summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-22ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada
2015-12-22ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada
2015-12-22ARM: uniphier: display model number all the time on boot upMasahiro Yamada
2015-12-22ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada
2015-12-22ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada
2015-12-22ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada
2015-12-22ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada
2015-12-22ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada
2015-12-22ARM: dts: uniphier: use stdout-path instead of consoleMasahiro Yamada
2015-12-22ARM: dts: uniphier: add outer cache nodesMasahiro Yamada
2015-12-22ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsiMasahiro Yamada
2015-12-22ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada
2015-12-22ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada
2015-12-22ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada
2015-12-22ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada
2015-12-22ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada
2015-12-21Merge git://git.denx.de/u-boot-arcTom Rini
2015-12-21axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin
2015-12-21sunxi: Select DM_KEYBOARDHans de Goede
2015-12-21sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede
2015-12-20Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-20arm: socfpga: remove building scan managerDinh Nguyen
2015-12-20arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut
2015-12-20arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: socrates: Add missing PHY skew configMarek Vasut
2015-12-19nios2: display altera sysid at startupThomas Chou
2015-12-18microblaze: Enable DM by defaultMichal Simek
2015-12-18microblaze: Enable OF_CONTROL by defaultMichal Simek
2015-12-18arm: zynq: Update ZYBO config optionsNathan Rossi
2015-12-18ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi
2015-12-18ARM: zynq: Enable u-boot,dm-pre-reloc for sdhciMichal Simek
2015-12-17Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-12-17armv8/ls1043a: Implement workaround for PEX erratum A009929Mingkai Hu
2015-12-17armv8/fsl_lsch2: fix DCSR_DCFG addressMingkai Hu
2015-12-16Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-12-15Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-12-15armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian
2015-12-15armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal
2015-12-15armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal
2015-12-15armv8: define usec2ticks functionAneesh Bansal
2015-12-15armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun
2015-12-15armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun
2015-12-15move erratum a008336 and a008514 to soc specific fileYao Yuan