summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2-0/+532
2018-12-06arm: dts: rockchip: add some common pin-settings to rk3399Randy Li1-6/+49
2018-12-06Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini10-8/+192
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-7/+0
2018-12-05x86: acpi: Generate SPCR tableAndy Shevchenko2-0/+120
2018-12-05x86: acpi: Add SPCR table descriptionAndy Shevchenko1-0/+49
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas1-0/+1
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass3-5/+7
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass2-0/+8
2018-12-05sandbox: Check the filename in jump_to_image_no_args()Simon Glass1-2/+6
2018-12-05sandbox: Fix up the debug message for the image filenameSimon Glass1-1/+1
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen1-2/+0
2018-12-05riscv: Add kconfig option to run U-Boot in S-modeAnup Patel4-17/+48
2018-12-04ARM: rmobile: Set environment variable containing CPU typeMarek Vasut2-9/+33
2018-12-04ARM: rmobile: Enable MMC extensionsMarek Vasut1-0/+5
2018-12-04ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut15-3000/+5890
2018-12-04ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6Marek Vasut12-40/+309
2018-12-04ARM: dts: rmobile: Extract i2c6 on M2W PorterMarek Vasut2-5/+5
2018-12-04ARM: dts: rmobile: Extract SCIF2 node on E3 EbisuMarek Vasut2-16/+19
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on E3 EbisuMarek Vasut4-60/+182
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-XMarek Vasut4-14/+90
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCBMarek Vasut3-9/+45
2018-12-04ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCBMarek Vasut3-9/+22
2018-12-04ARM: dts: rmobile: Extract AVB node extras on V3M EagleMarek Vasut2-11/+20
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on M3NMarek Vasut2-28/+48
2018-12-04ARM: dts: rmobile: Extract USB nodes on M3NMarek Vasut2-44/+64
2018-12-04ARM: dts: rmobile: Extract RPC node to u-boot specific DTMarek Vasut14-68/+85
2018-12-04ARM: dts: rmobile: Add soc label to Gen3Marek Vasut4-4/+4
2018-12-04Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini19-13/+92
2018-12-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini8-69/+32
2018-12-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-6/+125
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy1-0/+7
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy1-0/+3
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2-0/+13
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy1-1/+3
2018-12-03arm: baltos: move the board to CONFIG_BLKYegor Yefremov1-0/+439
2018-12-03Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogicTom Rini8-37/+121
2018-12-03ARM: meson: Add regmap support for clock driverLoic Devulder8-37/+121
2018-12-03ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, EbisuMarek Vasut3-2/+5
2018-12-03ARM: dts: rmobile: Enable SDR modes on E3 EbisuMarek Vasut1-0/+101
2018-12-03ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCBMarek Vasut2-0/+15
2018-12-03ARM: dts: rmobile: Add eMMC DS pinmuxMarek Vasut2-4/+4
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin2-21/+204
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt4-47/+10
2018-12-02riscv: efi: Generate Microsoft PE format compliant imagesBin Meng1-6/+6
2018-12-02arm: efi: Generate Microsoft PE format compliant imagesBin Meng2-14/+14
2018-12-02x86: efi: app: Generate Microsoft PE format compliant imageBin Meng1-1/+1
2018-12-02x86: efi: payload: Generate Microsoft PE format compliant imageBin Meng1-1/+1
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini11-18/+416
2018-12-01Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini6-83/+97