aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-12-15armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun3-19/+122
2015-12-15move erratum a008336 and a008514 to soc specific fileYao Yuan1-0/+37
2015-12-15armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2-1/+11
2015-12-15armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan1-1/+7
2015-12-13arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2-0/+14
2015-12-13arm: ls1021a: merge SoC specific code in a separate fileYao Yuan3-0/+79
2015-12-13fsl_*_serdes.c: Modify memset call in serdes_initTom Rini3-3/+3
2015-12-13armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie1-2/+2
2015-12-13fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu1-0/+2
2015-12-13fsl/errata: move fsl_errata.h to common directoryShengzhou Liu4-56/+3
2015-12-13arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2-0/+13
2015-12-10sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske1-6/+6
2015-12-10sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl1-3/+3
2015-12-10sunxi: twi: Enable clocks on sun7iOlliver Schinagl2-6/+0
2015-12-10sunxi: select SYS_NS16550 from KconfigHans de Goede1-0/+1
2015-12-10sunxi: Add suport for A83T HomletV2 Board by Allwinnervishnupatekar2-0/+66
2015-12-10sunxi: dts: sun8i: Add Allwinner A83T dtsivishnupatekar1-0/+247
2015-12-10sunxi: Add support for Allwinner A83T DRAMvishnupatekar4-0/+628
2015-12-10sunxi: clk: add basic clocks for A83Tvishnupatekar4-1/+447
2015-12-10sunxi: power: enabled support for axp818vishnupatekar2-3/+5
2015-12-10sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2-0/+5
2015-12-10sunxi: Add Machine Support for A83T SOCvishnupatekar1-0/+2
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede1-4/+0
2015-12-09x86: Remove HAVE_ACPI_RESUMEBin Meng3-34/+0
2015-12-09x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng1-11/+4
2015-12-09x86: Clean up ivybridge/chrome Kconfig optionsBin Meng1-30/+0
2015-12-09x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2-33/+1
2015-12-09x86: Move i8254_init() to x86_cpu_init_f()Bin Meng1-0/+5
2015-12-09x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2-5/+5
2015-12-08axs10x: add support of generic EHCI USB 2.0 controllerAlexey Brodkin1-0/+6
2015-12-07Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini6-14/+7
2015-12-07zynq: sdhci: Move driver to DMMichal Simek6-8/+5
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek1-1/+0
2015-12-07ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2-5/+0
2015-12-07net: gem: Move driver to DMMichal Simek1-0/+2
2015-12-07arm: socfpga: Remove cpu_mmc_init()Marek Vasut1-11/+0
2015-12-07arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese3-1/+110
2015-12-06am33xx: Update serial pdataTom Rini1-11/+7
2015-12-05dm: tegra: Provide serial platform data for SPLSimon Glass1-1/+1
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren1-28/+0
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko20-20/+20
2015-12-05arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini1-2/+2
2015-12-05arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N1-0/+4
2015-12-05arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N3-0/+22
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan1-1/+4
2015-12-04Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini26-964/+551
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-3/+18
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief9-662/+7
2015-12-03sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom1-2/+30
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2-1/+58