summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Implement arch-specific io accessor routinesBin Meng2018-11-142-0/+67
* riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng2018-11-141-1/+10
* mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-141-0/+22
* sandbox: Try to start the RAM buffer at a particular addressSimon Glass2018-11-141-1/+6
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-141-1/+1
* test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-0/+4
* Merge branch 'next'Tom Rini2018-11-147-827/+1180
|\
| * driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko2018-11-051-13/+0
| * drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-051-14/+0
| * driver: net: consolidate ti's code in separate folderGrygorii Strashko2018-11-054-4/+4
| * aspeed: Activate ethernet devices on the ast2500 Eval BoardCédric Le Goater2018-11-051-0/+23
| * aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 levelCédric Le Goater2018-11-051-796/+1153
* | imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler2018-11-121-0/+16
* | imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier2018-11-081-0/+8
* | Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini2018-11-061-12/+8
|\ \
| * | ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam2018-11-061-12/+8
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-063-8/+12
|\ \
| * | arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese2018-11-061-2/+2
| * | arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese2018-11-061-1/+1
| * | arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2018-11-062-5/+9
| |/
* | x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko2018-11-063-3/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-11-042-1/+91
|\
| * ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2018-11-022-1/+91
* | MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-023-8/+32
* | emdk->emsdp: Rename boardAlexey Brodkin2018-11-013-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-311-1/+1
|\
| * arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt2018-10-311-1/+1
* | powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-2/+1
* | powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
* | fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-10-295-9/+35
|\
| * sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+2
| * sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng2018-10-291-0/+6
| * sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-291-1/+1
| * sunxi: Extend SPL header versioningAndre Przywara2018-10-291-5/+14
| * sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng2018-10-291-0/+10
| * sunxi: Fix typos of spelling AllwinnerPriit Laes2018-10-242-2/+2
* | x86: Fix car_uninit weak symbol definitionBin Meng2018-10-281-6/+6
* | x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese2018-10-281-3/+3
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2543-12/+2631
|\ \ | |/ |/|
| * arm: dts: imx8qxp: fix build wariningPeng Fan2018-10-251-2/+0
| * imx: mkimage: avoid stop CI when required files not existsPeng Fan2018-10-251-2/+8
| * imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2018-10-222-0/+4
| * arm: imx: include imx8image supportPeng Fan2018-10-221-6/+11
| * imx: add i.MX8QXP MEK board supportPeng Fan2018-10-223-0/+261
| * arm: dts: introduce dtsi for i.MX8QXPPeng Fan2018-10-224-0/+627
| * power: Add power domain driver for i.MX8Peng Fan2018-10-221-0/+15
| * gpio: mxc_gpio: add support for i.MX8Peng Fan2018-10-221-0/+21
| * imx8: add dummy clockPeng Fan2018-10-222-0/+48
| * imx8: add iomux configuration apiPeng Fan2018-10-223-1/+84