summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-12-14rockchip: Add basic support for kylin boardhuang lin1-0/+4
2015-12-14rockchip: rk3036 sdram setting cs1_row when rank larger than 1huang lin1-1/+5
2015-12-14Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen3-27/+0
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-07am33xx: Update serial pdataTom Rini1-11/+7
2015-12-06dm: tegra: Provide serial platform data for SPLSimon Glass1-1/+1
2015-12-06rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren1-28/+0
2015-12-06Change e-mail address of Kamil LulkoKamil Lulko20-20/+20
2015-12-06arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini1-2/+2
2015-12-06arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N1-0/+4
2015-12-06arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N3-0/+22
2015-12-06common: bootm: check return value of strict_strtoulPeng Fan1-1/+4
2015-12-05Merge 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
2015-12-03sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom1-8/+0
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief2-0/+20
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief4-28/+32
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief5-74/+104
2015-12-03sparc: leon2: Updates for generic board initializationFrancois Retief2-75/+107
2015-12-03sparc: leon3: Updates for generic board initializationFrancois Retief2-116/+143
2015-12-03sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom1-1/+9
2015-12-03sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2-5/+6