summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan4-0/+4
2018-04-07ARM: dts: Add new "generic" am4372 device tree file.Vignesh R5-1/+87
2018-04-07stm32mp: handle SYSRESETPatrick Delaunay5-4/+14
2018-04-07stm32mp: add syscon for STGENPatrick Delaunay4-0/+36
2018-04-07stm32mp1: change STGEN clock source to HSEPatrick Delaunay1-0/+1
2018-04-07arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay1-1/+15
2018-04-07stm32mp1: select boot device and partitionPatrick Delaunay2-0/+38
2018-04-07stm32mp1: get boot mode from BootRomPatrick Delaunay3-0/+146
2018-04-07stm32mp1: add eMMC support for ED1Patrick Delaunay3-0/+86
2018-04-07stm32mp: add check of cpu identifierPatrick Delaunay2-1/+63
2018-04-07stm32mp: cleanup cpu.cPatrick Delaunay1-23/+21
2018-04-07ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2-2/+30
2018-04-07am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach1-0/+5
2018-04-07ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo5-8/+153
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy3-13/+5
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy3-20/+9
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy3-72/+20
2018-04-06board: MCR3000: cleanup configChristophe Leroy1-0/+1
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy1-7/+20
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy1-8/+8
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy5-4/+691
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy8-10/+10
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy3-6/+4
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2-5/+3
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2-5/+3
2018-04-06at91: ma5d4evk: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: ma5d4evk: Add FDT supportJagan Teki3-0/+294
2018-04-06at91: ma5d4evk: Enable DMJagan Teki1-0/+1
2018-04-06at91: vinco: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: vinco: Add FDT supportJagan Teki2-0/+249
2018-04-06at91: vinco: Enable DMJagan Teki1-0/+1
2018-04-06at91: taurus: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki1-0/+1
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2-3/+4
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2-3/+4
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini14-74/+147
2018-04-04arm: dts: sunxi: update H5 to new EMAC bindingAndre Przywara1-2/+5
2018-04-04arm: dts: sunxi: update H3 to new EMAC bindingAndre Przywara9-51/+75
2018-04-04arm: dts: sunxi: update A64 to new EMAC bindingAndre Przywara1-21/+30
2018-04-03Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini2-5/+56
2018-04-03sunxi: dts: enable NAND on NES classicMiquel Raynal2-0/+31
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal1-0/+6
2018-04-02ARC: HSDK: Enable SPI flash supportEugeniy Paltsev1-0/+26
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev1-0/+30
2018-04-02ARC: AXS10x: DTS: Remove unused interrupt propertiesEugeniy Paltsev1-5/+0
2018-04-02Merge git://git.denx.de/u-boot-dmTom Rini1-0/+48
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six1-0/+48
2018-03-31Merge git://git.denx.de/u-boot-marvellTom Rini4-16/+73
2018-03-31Merge git://git.denx.de/u-boot-x86Tom Rini2-2/+40