summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini14-42/+588
2018-01-12ARM: Tegra186: calculate load addresses at bootStephen Warren1-1/+264
2018-01-12ARM: Tegra186: don't map memory not in RAM banksStephen Warren2-26/+55
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren1-19/+69
2018-01-12ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren1-3/+12
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren1-7/+13
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren1-0/+6
2018-01-12ARMv8: add optional Linux kernel image headerStephen Warren5-1/+159
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2-0/+6
2018-01-12ARMv8: Allow dynamic early stack pointerStephen Warren2-0/+16
2018-01-12ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPLStephen Warren1-6/+9
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen1-0/+5
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen3-0/+86
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen21-0/+1669
2018-01-12riscv: nx25: dts: Add AE250 dts to support RISC-VRick Chen2-0/+110
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen5-0/+407
2018-01-12riscv: cpu: Add nx25 to support RISC-VRick Chen4-0/+403
2018-01-11Merge git://git.denx.de/u-boot-sunxiTom Rini3-1/+181
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini2-0/+8
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini18-359/+115
2018-01-11Merge git://git.denx.de/u-boot-socfpgaTom Rini2-6/+11
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini3-0/+140
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer2-0/+8
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg1-8/+8
2018-01-10armv8: fsl-layerscape: SPL size reductionSumit Garg1-0/+2
2018-01-10armv8: Implement workaround for Cortex-A53 erratum 855873Alison Wang3-1/+29
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour11-348/+67
2018-01-10armv8: layerscape: sata: refine port register configurationYuantian Tang2-0/+8
2018-01-10armv8: ls1088 : MC alignment should always be fixed to 512MBAshish Kumar1-2/+1
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini5-20/+4
2018-01-10BCM283x ALT5 function for JTAG pinsHenry Zhang1-1/+1
2018-01-10ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard3-0/+109
2018-01-10ARM: DTS: stm32: add SDIO controller support for stm32f469-discoPatrice Chotard3-0/+59
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard1-0/+4
2018-01-10ARM: DTS: stm32: add stm32f469-disco-u-boot dts filePatrice Chotard1-0/+230
2018-01-10ARM: DTS: add STM32F469 Discovery board supportPatrice Chotard3-1/+228
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2-14/+16
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard3-276/+1
2018-01-10mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard1-6/+2
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-8/+0
2018-01-10ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard1-0/+204
2018-01-10ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard5-0/+1265
2018-01-10ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMCChris Packham1-1/+1
2018-01-10rockchip: rk3288: enable rockusb support on rk3288 based deviceEddie Cai1-0/+2
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai1-0/+133
2018-01-10ARM: sunxi: Remove left-over cd-inverted property from pcDuino3Tuomas Tynkkynen1-1/+0
2018-01-10sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.Chen-Yu Tsai2-0/+181
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka1-20/+12
2018-01-09Merge git://git.denx.de/u-boot-rockchipTom Rini1-0/+10