summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada2015-12-231-0/+35
* ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada2015-12-2311-15/+11
* ARM: uniphier: display model number all the time on boot upMasahiro Yamada2015-12-231-2/+1
* ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada2015-12-233-1/+27
* ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada2015-12-231-3/+17
* ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada2015-12-233-6/+7
* ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada2015-12-232-0/+15
* ARM: dts: uniphier: use stdout-path instead of consoleMasahiro Yamada2015-12-238-16/+8
* ARM: dts: uniphier: add outer cache nodesMasahiro Yamada2015-12-235-7/+84
* ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsiMasahiro Yamada2015-12-236-881/+616
* ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada2015-12-231-2/+3
* ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada2015-12-231-45/+46
* ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada2015-12-232-4/+4
* ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada2015-12-231-6/+6
* Merge git://git.denx.de/u-boot-arcTom Rini2015-12-211-0/+6
|\
| * axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin2015-12-211-0/+6
* | sunxi: Select DM_KEYBOARDHans de Goede2015-12-211-1/+2
* | sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede2015-12-212-0/+242
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-12-1910-11/+119
|\
| * arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-201-3/+7
| * arm: socfpga: remove building scan managerDinh Nguyen2015-12-201-2/+3
| * arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen2015-12-201-0/+5
| * arm: socfpga: Introduce common board codeMarek Vasut2015-12-202-1/+65
| * arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-0/+8
| * arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-2/+7
| * arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-0/+5
| * arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-0/+5
| * arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-4/+5
| * arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-0/+1
| * arm: socfpga: socrates: Add missing PHY skew configMarek Vasut2015-12-201-0/+9
* | nios2: display altera sysid at startupThomas Chou2015-12-191-0/+8
|/
* microblaze: Enable DM by defaultMichal Simek2015-12-181-0/+1
* microblaze: Enable OF_CONTROL by defaultMichal Simek2015-12-181-0/+1
* arm: zynq: Update ZYBO config optionsNathan Rossi2015-12-181-0/+16
* ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi2015-12-181-1/+0
* ARM: zynq: Enable u-boot,dm-pre-reloc for sdhciMichal Simek2015-12-183-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-173-1/+19
|\
| * armv8/ls1043a: Implement workaround for PEX erratum A009929Mingkai Hu2015-12-173-0/+18
| * armv8/fsl_lsch2: fix DCSR_DCFG addressMingkai Hu2015-12-171-1/+1
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-12-164-28/+9
|\ \ | |/ |/|
| * rockchip: Add basic support for kylin boardhuang lin2015-12-131-0/+4
| * rockchip: rk3036 sdram setting cs1_row when rank larger than 1huang lin2015-12-131-1/+5
| * Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen2015-12-133-27/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-1421-85/+415
|\ \
| * | armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-153-0/+78
| * | armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-153-4/+8
| * | armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-151-0/+5
| * | armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
OpenPOWER on IntegriCloud