aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-23Merge git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2017-09-23ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada1-1/+1
2017-09-22armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2CSriram Dash1-1/+1
2017-09-22armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFCSriram Dash2-0/+12
2017-09-22board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar1-2/+2
2017-09-22armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar1-0/+4
2017-09-22arm: am33xx: Make pin multiplexing functions optionalFelix Brack1-0/+14
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard7-0/+244
2017-09-22ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard5-28/+287
2017-09-22ARM: DTS: stm32: add stm32h743i-eval filesPatrice Chotard2-1/+76
2017-09-22ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard4-0/+334
2017-09-22ARM: dts: STiH410: update ehci and ohci compatiblePatrice Chotard1-4/+7
2017-09-22ARM: dts: STiH410: set DWC3 dual role mode to peripheralPatrice Chotard1-1/+1
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard1-0/+11
2017-09-22ARM: dts: stih410-family: Add missing reset_names for mmc1 nodePatrice Chotard1-0/+1
2017-09-21nds32: board: Support SPI driver.rick1-0/+23
2017-09-21nds32: ftmac100 support cache enable.rick2-1/+49
2017-09-21nds32: bootm: Fix warning of struct tag_serialnr declaredrick2-1/+2
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini4-6/+35
2017-09-20toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam1-0/+10
2017-09-18Merge git://git.denx.de/u-boot-rockchipTom Rini11-24/+474
2017-09-18rockchip: ram: rk3399: update reg map for of-platdataKever Yang1-1/+1
2017-09-18rockchip: dts: rk3368: reduce the number of nodes seen in TPLPhilipp Tomsich1-4/+4
2017-09-18rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulatorPhilipp Tomsich1-1/+11
2017-09-18rk3288: Add Vyasa initial board supportJagan Teki3-0/+339
2017-09-18rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRFPhilipp Tomsich1-18/+16
2017-09-18rockchip: dts: rk3368-lion: add /chosen/tick-timerPhilipp Tomsich1-0/+2
2017-09-18rockchip: rk322x: Disable integrated macphy for saving power consumingDavid Wu2-0/+40
2017-09-18rockchip: rk322x: enable fastboot to set boot mode tagKever Yang1-0/+15
2017-09-18ARM: dts: rockchip: add USB nodes for evb-rv1108William Wu2-0/+46
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2-6/+6
2017-09-18imx_common: detect USB serial downloader reliablyStefan Agner1-0/+12
2017-09-18Merge git://git.denx.de/u-boot-uniphierTom Rini5-29/+36
2017-09-18imx: add macro to detect whether USB PHY is activeStefan Agner1-0/+7
2017-09-18ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada2-0/+24
2017-09-18ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada2-19/+1
2017-09-18ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada1-10/+11
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt1-10/+0
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass1-0/+1
2017-09-16x86: Support Intel Cherry Hill boardBin Meng2-0/+216
2017-09-16x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng1-0/+6
2017-09-16x86: braswell: Add FSP configurationBin Meng5-1/+637
2017-09-16x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng3-0/+12924
2017-09-16x86: Add Intel Braswell SoC supportBin Meng8-0/+386
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2-3/+30
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng3-0/+133
2017-09-16x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng1-0/+6
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng1-0/+34
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng3-0/+45
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2-1/+10