summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-09-231-1/+1
|\
| * ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada2017-09-231-1/+1
* | armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2CSriram Dash2017-09-221-1/+1
* | armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFCSriram Dash2017-09-222-0/+12
* | board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar2017-09-221-2/+2
* | armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar2017-09-221-0/+4
|/
* arm: am33xx: Make pin multiplexing functions optionalFelix Brack2017-09-221-0/+14
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-227-0/+244
* ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard2017-09-225-28/+287
* ARM: DTS: stm32: add stm32h743i-eval filesPatrice Chotard2017-09-222-1/+76
* ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard2017-09-224-0/+334
* ARM: dts: STiH410: update ehci and ohci compatiblePatrice Chotard2017-09-221-4/+7
* ARM: dts: STiH410: set DWC3 dual role mode to peripheralPatrice Chotard2017-09-221-1/+1
* usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard2017-09-221-0/+11
* ARM: dts: stih410-family: Add missing reset_names for mmc1 nodePatrice Chotard2017-09-221-0/+1
* nds32: board: Support SPI driver.rick2017-09-211-0/+23
* nds32: ftmac100 support cache enable.rick2017-09-212-1/+49
* nds32: bootm: Fix warning of struct tag_serialnr declaredrick2017-09-212-1/+2
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-09-204-6/+35
|\
| * toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-201-0/+10
| * imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-182-6/+6
| * imx_common: detect USB serial downloader reliablyStefan Agner2017-09-181-0/+12
| * imx: add macro to detect whether USB PHY is activeStefan Agner2017-09-181-0/+7
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-09-1811-24/+474
|\ \
| * | rockchip: ram: rk3399: update reg map for of-platdataKever Yang2017-09-181-1/+1
| * | rockchip: dts: rk3368: reduce the number of nodes seen in TPLPhilipp Tomsich2017-09-181-4/+4
| * | rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulatorPhilipp Tomsich2017-09-181-1/+11
| * | rk3288: Add Vyasa initial board supportJagan Teki2017-09-183-0/+339
| * | rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRFPhilipp Tomsich2017-09-181-18/+16
| * | rockchip: dts: rk3368-lion: add /chosen/tick-timerPhilipp Tomsich2017-09-181-0/+2
| * | rockchip: rk322x: Disable integrated macphy for saving power consumingDavid Wu2017-09-182-0/+40
| * | rockchip: rk322x: enable fastboot to set boot mode tagKever Yang2017-09-181-0/+15
| * | ARM: dts: rockchip: add USB nodes for evb-rv1108William Wu2017-09-182-0/+46
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-09-185-29/+36
|\ \ \ | |/ / |/| |
| * | ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada2017-09-182-0/+24
| * | ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada2017-09-182-19/+1
| * | ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada2017-09-181-10/+11
| |/
* | x86: ivybridge: remove unused variablesHeinrich Schuchardt2017-09-161-10/+0
* | dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* | x86: Support Intel Cherry Hill boardBin Meng2017-09-162-0/+216
* | x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng2017-09-161-0/+6
* | x86: braswell: Add FSP configurationBin Meng2017-09-165-1/+637
* | x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng2017-09-163-0/+12924
* | x86: Add Intel Braswell SoC supportBin Meng2017-09-168-0/+386
* | x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2017-09-162-3/+30
* | x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng2017-09-163-0/+133
* | x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng2017-09-161-0/+6
* | x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng2017-09-161-0/+34
* | x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2017-09-163-0/+45
* | x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2017-09-162-1/+10
|/