summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPLPhilipp Tomsich2017-08-131-2/+2
* rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-136-12/+22
* rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64Philipp Tomsich2017-08-131-0/+37
* spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-131-0/+1
* arm: omap: Fix 'get_device_type()' for OMAP34XXDerald D. Woods2017-08-121-0/+9
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-122-0/+2
* Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass2017-08-111-0/+1
* Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-113-0/+3
* Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2017-08-112-0/+8
* Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass2017-08-111-0/+2
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-111-0/+6
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-112-0/+28
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-113-0/+8
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-112-1/+2
|\
| * config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat2017-08-091-0/+1
| * armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang2017-08-091-1/+1
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-08-102-1/+6
|\ \
| * | Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-0/+5
| * | Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-082-66/+9
|\ \ \ | |/ / |/| |
| * | x86: acpi: Fix build error with certain configurationBin Meng2017-08-081-0/+1
| * | x86: Remove dead ISA related codesBin Meng2017-08-081-66/+8
| |/
* | configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* | Move PHYLIB to KconfigAlexandru Gagniuc2017-08-072-6/+0
* | net: move Broadcom SF2 driver to KconfigSuji Velupillai2017-08-072-5/+4
|/
* stmf32f4: soc: fix buildman compilation errorPatrice Chotard2017-08-041-1/+3
* board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com2017-08-041-0/+144
* board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com2017-08-042-0/+154
* board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com2017-08-041-0/+2
* board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-043-2/+3
* board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-041-0/+1
* board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-042-1/+2
* board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com2017-08-044-67/+298
* Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-08-0412-40/+299
|\
| * arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu2017-08-021-0/+3
| * arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu2017-08-021-0/+2
| * arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu2017-08-021-0/+14
| * arm64: zynqmp: Move dts zcu102 to zcu102-revAMichal Simek2017-08-023-3/+3
| * arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu2017-08-021-9/+0
| * arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek2017-08-021-0/+5
| * arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek2017-08-021-1/+1
| * arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu2017-08-021-27/+36
| * arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu2017-08-022-0/+22
| * arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2017-08-022-0/+14
| * zynq: Add Z-Turn boardAlexander Graf2017-08-022-0/+162
| * zynq: Add EFI runtime sections to linker scriptAlexander Graf2017-08-021-0/+29
| * arm: zynq: Label whole PL part as fpga_full regionMichal Simek2017-08-021-0/+8
* | PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-031-2/+9
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-08-029-0/+4334
|\ \