summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05x86: acpi: Generate SPCR tableAndy Shevchenko
2018-12-05x86: acpi: Add SPCR table descriptionAndy Shevchenko
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass
2018-12-05sandbox: Check the filename in jump_to_image_no_args()Simon Glass
2018-12-05sandbox: Fix up the debug message for the image filenameSimon Glass
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen
2018-12-05riscv: Add kconfig option to run U-Boot in S-modeAnup Patel
2018-12-04ARM: rmobile: Set environment variable containing CPU typeMarek Vasut
2018-12-04ARM: rmobile: Enable MMC extensionsMarek Vasut
2018-12-04ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut
2018-12-04ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6Marek Vasut
2018-12-04ARM: dts: rmobile: Extract i2c6 on M2W PorterMarek Vasut
2018-12-04ARM: dts: rmobile: Extract SCIF2 node on E3 EbisuMarek Vasut
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on E3 EbisuMarek Vasut
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-XMarek Vasut
2018-12-04ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCBMarek Vasut
2018-12-04ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCBMarek Vasut
2018-12-04ARM: dts: rmobile: Extract AVB node extras on V3M EagleMarek Vasut
2018-12-04ARM: dts: rmobile: Extract SDHI nodes on M3NMarek Vasut
2018-12-04ARM: dts: rmobile: Extract USB nodes on M3NMarek Vasut
2018-12-04ARM: dts: rmobile: Extract RPC node to u-boot specific DTMarek Vasut
2018-12-04ARM: dts: rmobile: Add soc label to Gen3Marek Vasut
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy
2018-12-03arm: baltos: move the board to CONFIG_BLKYegor Yefremov
2018-12-03Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-03ARM: meson: Add regmap support for clock driverLoic Devulder
2018-12-03ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, EbisuMarek Vasut
2018-12-03ARM: dts: rmobile: Enable SDR modes on E3 EbisuMarek Vasut
2018-12-03ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCBMarek Vasut
2018-12-03ARM: dts: rmobile: Add eMMC DS pinmuxMarek Vasut
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt
2018-12-02riscv: efi: Generate Microsoft PE format compliant imagesBin Meng
2018-12-02arm: efi: Generate Microsoft PE format compliant imagesBin Meng
2018-12-02x86: efi: app: Generate Microsoft PE format compliant imageBin Meng
2018-12-02x86: efi: payload: Generate Microsoft PE format compliant imageBin Meng
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini
2018-11-30Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-30Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mipsTom Rini
2018-11-30rockchip: rk3188: use board_debug_uart_init() for UART io initKever Yang