aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen
2018-01-12riscv: nx25: dts: Add AE250 dts to support RISC-VRick Chen
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen
2018-01-12riscv: cpu: Add nx25 to support RISC-VRick Chen
2018-01-11Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg
2018-01-10armv8: fsl-layerscape: SPL size reductionSumit Garg
2018-01-10armv8: Implement workaround for Cortex-A53 erratum 855873Alison Wang
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2018-01-10armv8: layerscape: sata: refine port register configurationYuantian Tang
2018-01-10armv8: ls1088 : MC alignment should always be fixed to 512MBAshish Kumar
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2018-01-10BCM283x ALT5 function for JTAG pinsHenry Zhang
2018-01-10ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard
2018-01-10ARM: DTS: stm32: add SDIO controller support for stm32f469-discoPatrice Chotard
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f469-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: add STM32F469 Discovery board supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard
2018-01-10ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMCChris Packham
2018-01-10rockchip: rk3288: enable rockusb support on rk3288 based deviceEddie Cai
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai
2018-01-10ARM: sunxi: Remove left-over cd-inverted property from pcDuino3Tuomas Tynkkynen
2018-01-10sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.Chen-Yu Tsai
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka
2018-01-09Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini
2018-01-09armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds boardRan Wang
2018-01-09rockchip: clk: bind reset driverElaine Zhang
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner
2018-01-08imx: introduce CONFIG_GPT_TIMERStefan Agner
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini