summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-1421-85/+415
|\
| * armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-153-0/+78
| * armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-153-4/+8
| * armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-151-0/+5
| * armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
| * armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-151-0/+21
| * 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
* | armv7: omap-common: Rework SPL board_mmc_init()Tom Rini2015-12-141-0/+1
* | m68k: add private libgccangelo@sysam.it2015-12-135-0/+176
* | am33xx,ddr3: fix ddr3 sdram configurationEgli, Samuel2015-12-121-1/+10
* | stm32: Convert serial driver to DMKamil Lulko2015-12-122-1/+11
|/
* 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
OpenPOWER on IntegriCloud