summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-10sunxi: Add suport for A83T HomletV2 Board by Allwinnervishnupatekar
2015-12-10sunxi: dts: sun8i: Add Allwinner A83T dtsivishnupatekar
2015-12-10sunxi: Add support for Allwinner A83T DRAMvishnupatekar
2015-12-10sunxi: clk: add basic clocks for A83Tvishnupatekar
2015-12-10sunxi: power: enabled support for axp818vishnupatekar
2015-12-10sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar
2015-12-10sunxi: Add Machine Support for A83T SOCvishnupatekar
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede
2015-12-09x86: Remove HAVE_ACPI_RESUMEBin Meng
2015-12-09x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng
2015-12-09x86: Clean up ivybridge/chrome Kconfig optionsBin Meng
2015-12-09x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng
2015-12-09x86: Move i8254_init() to x86_cpu_init_f()Bin Meng
2015-12-09x86: Fix PCI UART compatible string for crownbay and galileoBin Meng
2015-12-08axs10x: add support of generic EHCI USB 2.0 controllerAlexey Brodkin
2015-12-07Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek
2015-12-07ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek
2015-12-07net: gem: Move driver to DMMichal Simek
2015-12-06arm: socfpga: Remove cpu_mmc_init()Marek Vasut
2015-12-06arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese
2015-12-06am33xx: Update serial pdataTom Rini
2015-12-05dm: tegra: Provide serial platform data for SPLSimon Glass
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-12-05arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini
2015-12-05arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N
2015-12-05arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan
2015-12-04Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief
2015-12-03sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom
2015-12-03sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief
2015-12-03sparc: leon2: Updates for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Updates for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom
2015-12-03sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief
2015-12-03sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-03sparc: Fix whitespace in cpu/leon2/cpu_init.cFrancois Retief
2015-12-03sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief
2015-12-03sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom
2015-12-03sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief
2015-12-03sparc: Added function that checks if IRQ is on or offDaniel Hellstrom