summaryrefslogtreecommitdiffstats
path: root/arch/arm
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-132-2/+2
* armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-131-2/+2
* 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
* 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 git://www.denx.de/git/u-boot-imxTom Rini2015-12-044-3/+18
|\
| * ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-011-2/+2
| * mx6: clock: Modify GPMI clock to support mx6sxYe.Li2015-11-251-0/+12
| * iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador2015-11-251-1/+1
| * cgtqmx6eval: Add SPL supportOtavio Salvador2015-11-251-0/+3
* | Revert "rockchip: Reconfigure the malloc based to point to system memory"Sjoerd Simons2015-12-011-7/+0
* | rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro2015-12-011-0/+3
* | rockchip: Add max spl size & spl header configsJeffy Chen2015-12-013-0/+27
* | rockchip: Add basic support for evb-rk3036 boardhuang lin2015-12-013-1/+62
* | rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-017-2/+104
* | rockchip: add rk3036 sdram driverhuang lin2015-12-013-0/+1107
* | rockchip: add early uart driverhuang lin2015-12-013-0/+108
* | rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-011-0/+1
* | rockchip: rk3036: Add a simple syscon driverhuang lin2015-12-012-1/+22
OpenPOWER on IntegriCloud