summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-153-19/+122
* move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-151-0/+37
* armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2015-12-152-1/+11
* armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan2015-12-151-1/+7
* arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2015-12-132-0/+14
* arm: ls1021a: merge SoC specific code in a separate fileYao Yuan2015-12-133-0/+79
* fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-133-3/+3
* armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-131-2/+2
* fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-131-0/+2
* fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-134-56/+3
* arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2015-12-132-0/+13
* sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske2015-12-101-6/+6
* sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl2015-12-101-3/+3
* sunxi: twi: Enable clocks on sun7iOlliver Schinagl2015-12-102-6/+0
* sunxi: select SYS_NS16550 from KconfigHans de Goede2015-12-101-0/+1
* sunxi: Add suport for A83T HomletV2 Board by Allwinnervishnupatekar2015-12-102-0/+66
* sunxi: dts: sun8i: Add Allwinner A83T dtsivishnupatekar2015-12-101-0/+247
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-104-0/+628
* sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-104-1/+447
* sunxi: power: enabled support for axp818vishnupatekar2015-12-102-3/+5
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-102-0/+5
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-101-0/+2
* sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede2015-12-101-4/+0
* x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-093-34/+0
* x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng2015-12-091-11/+4
* x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2015-12-091-30/+0
* x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-092-33/+1
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-091-0/+5
* x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2015-12-092-5/+5
* axs10x: add support of generic EHCI USB 2.0 controllerAlexey Brodkin2015-12-081-0/+6
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-076-14/+7
|\
| * zynq: sdhci: Move driver to DMMichal Simek2015-12-076-8/+5
| * zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-071-1/+0
| * ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2015-12-072-5/+0
| * net: gem: Move driver to DMMichal Simek2015-12-071-0/+2
* | arm: socfpga: Remove cpu_mmc_init()Marek Vasut2015-12-071-11/+0
* | arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese2015-12-073-1/+110
|/
* am33xx: Update serial pdataTom Rini2015-12-061-11/+7
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-051-1/+1
* rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2015-12-051-28/+0
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-0520-20/+20
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-051-2/+2
* arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N2015-12-051-0/+4
* arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N2015-12-053-0/+22
* common: bootm: check return value of strict_strtoulPeng Fan2015-12-051-1/+4
* Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini2015-12-0426-964/+551
|\
| * sparc: Remove non-generic board init files: board.c, time.cFrancois Retief2015-12-039-662/+7
| * sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom2015-12-031-2/+30
| * sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2015-12-032-1/+58
| * sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom2015-12-031-8/+0
OpenPOWER on IntegriCloud