summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-191-986/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-191-0/+1
|\
| * ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2015-10-191-0/+1
* | ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-172-3/+8
* | arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini2015-10-171-1/+2
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-10-163-0/+17
|\
| * arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen2015-10-171-0/+3
| * arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2015-10-172-0/+14
* | arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-161-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-156-27/+55
|\
| * armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-151-1/+9
| * armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-152-3/+7
| * armv8/mmu: Clean up TCR programmingThierry Reding2015-10-151-2/+2
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2015-10-14263-4693/+12323
| |\
| * | arm: armv8 correct value passed to __asm_dcache_allPeng Fan2015-09-121-1/+1
| * | arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-122-20/+36
* | | pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-151-0/+2
| |/ |/|
* | ls102xa: Fix reset hangFabio Estevam2015-10-121-0/+15
* | lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy2015-10-111-5/+5
* | lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-111-1/+1
* | arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-111-0/+14
* | ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-111-1/+0
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-112-0/+11
* | vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-111-0/+9
* | dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao2015-10-111-0/+16
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-081-0/+4
|\ \
| * | sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-0/+4
* | | rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons2015-10-031-0/+7
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-10-032-6/+8
|\ \
| * | trats: fdt: disable unused DW MMCPrzemyslaw Marczak2015-10-031-0/+4
| * | mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak2015-10-031-6/+4
* | | sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCDHans de Goede2015-10-032-1/+67
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-025-135/+111
|\ \
| * | vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-021-0/+5
| * | vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-023-135/+104
| * | imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-021-0/+2
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-09-302-15/+23
|\ \ \
| * | | arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
| * | | arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-011-14/+22
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-291-1/+2
|\ \ \
| * | | x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
| |/ /
* | | sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede2015-09-293-0/+150
* | | sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-292-1/+7
* | | sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-291-1/+18
* | | sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-291-12/+20
* | | sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
|/ /
* | arm: Drop old non-generic-board codeSimon Glass2015-09-283-709/+0
* | arm: Remove wireless_space boardSimon Glass2015-09-281-4/+0
* | arm: Remove da830evm boardSimon Glass2015-09-281-3/+0
* | ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-281-1/+1
OpenPOWER on IntegriCloud