summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard1-1/+3
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com1-0/+144
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com2-0/+154
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com1-0/+2
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com3-2/+3
2017-08-05board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-0/+1
2017-08-05board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2-1/+2
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com4-67/+298
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini12-40/+299
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-08-03Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini9-0/+4334
2017-08-02ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut7-0/+4326
2017-08-02ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut1-0/+6
2017-08-02ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut1-0/+2
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini4-16/+20
2017-08-02arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu1-0/+3
2017-08-02arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu1-0/+2
2017-08-02arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu1-0/+14
2017-08-02arm64: zynqmp: Move dts zcu102 to zcu102-revAMichal Simek3-3/+3
2017-08-02arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu1-9/+0
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek1-0/+5
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek1-1/+1
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu1-27/+36
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu2-0/+22
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2-0/+14
2017-08-02zynq: Add Z-Turn boardAlexander Graf2-0/+162
2017-08-02zynq: Add EFI runtime sections to linker scriptAlexander Graf1-0/+29
2017-08-02arm: zynq: Label whole PL part as fpga_full regionMichal Simek1-0/+8
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini21-98/+153
2017-08-01soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar1-2/+2
2017-08-01armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang3-14/+18
2017-08-01x86: Switch all boards to use DM SCSIBin Meng7-0/+8
2017-08-01x86: Convert MMC to driver modelSimon Glass5-43/+2
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de1-5/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng4-0/+4
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng9-2/+17
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng1-0/+4
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng1-0/+9
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng1-0/+7
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng1-0/+11
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng1-0/+10
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng1-0/+6
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng1-0/+5
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng1-1/+10
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng1-6/+10
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng1-0/+1
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng4-0/+4
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng6-13/+20
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng4-10/+2
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2-10/+0