summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-1/+1
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal1-0/+12
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal1-1/+2
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal2-3/+39
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal1-15/+2
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal1-1/+1
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal1-4/+4
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal1-9/+8
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal1-4/+3
2019-07-11arm: spear: Drop false commentMiquel Raynal1-5/+0
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal1-2/+2
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal1-2/+0
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried1-0/+8
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried2-0/+6
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-19/+17
2019-07-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen1-19/+17
2019-07-08Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini4-0/+62
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini11-27/+27
2019-07-08Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-1/+27
2019-07-08arm: mediatek: remove arch_misc_initWeijie Gao2-15/+0
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+12
2019-07-07Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/cust...Tom Rini1-1/+1
2019-07-06Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini26-76/+1239
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2-1/+27
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot1-0/+12
2019-07-05rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan1-1/+1
2019-07-04ARM: meson: add unique MAC address generationNeil Armstrong3-0/+37
2019-07-04ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong2-0/+25
2019-07-04wandboard: Add FIT image supportFabio Estevam1-1/+3
2019-07-04wandboard: Add mmc0 aliasFabio Estevam1-0/+4
2019-07-04wandboard: Import extra wandboard devicetree filesFabio Estevam3-0/+241
2019-07-04wandboard: Sync with devicetree files from kernel 5.1.9Fabio Estevam3-112/+11
2019-07-04mx6: dts: Move dtbs under SoC levelFabio Estevam1-6/+2
2019-07-04mx6: dts: Keep dtb entries sortedFabio Estevam1-2/+2
2019-07-02rockchip: rk3288: enable TPL for tinker-boardKever Yang1-0/+1
2019-07-02rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in splKever Yang1-0/+24
2019-07-02rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dtsKever Yang2-19/+30
2019-07-02rockchip: dts: rk3288: move reloc tag into -u-boot dtsKever Yang4-8/+40
2019-07-02rockchip: rk3288: add separate TPL STACK addressKever Yang1-0/+4
2019-07-02rockchip: rk3288: enable TPL configs to chip levelKever Yang2-14/+14
2019-07-02rockchip: dts: rk3399: rockpro64: Provide init voltageMark Kettenis1-0/+4
2019-06-29ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada4-42/+40
2019-06-29ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada4-44/+2
2019-06-29ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada1-0/+1
2019-06-29ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada1-8/+0
2019-06-29ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada1-4/+0
2019-06-29ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada1-0/+2
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-159/+1077
2019-06-28Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-7/+11
2019-06-28mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4Patrice Chotard1-1/+1