summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard
2018-12-07serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas
2018-12-07arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas
2018-12-07arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMCFelix Brack
2018-12-07dts: am335x-pdu001: Fix polarity of card detection inputFelix Brack
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-07ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com
2018-12-06pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard
2018-12-06hwspinlock: add stm32 hardware spinlock supportBenjamin Gaignard
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-06rockchip: rk3399: Add Ficus EE board supportManivannan Sadhasivam
2018-12-06rockchip: rk3399: Add Rock960 CE board supportManivannan Sadhasivam
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam
2018-12-06arm: dts: rockchip: add some common pin-settings to rk3399Randy Li
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