aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada1-0/+7
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada1-0/+17
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini2-6/+11
2018-01-09armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds boardRan Wang1-0/+5
2018-01-09rockchip: clk: bind reset driverElaine Zhang1-0/+10
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini13-26/+59
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner3-2/+5
2018-01-08imx: introduce CONFIG_GPT_TIMERStefan Agner4-1/+7
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2-0/+4
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko1-0/+51
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko1-5/+5
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini4-293/+0