summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * x86: fsp: Print GUID whenever applicable in the hob command outputBin Meng2015-10-21-3/+19
| * x86: fsp: Compact the output of hob commandBin Meng2015-10-21-14/+14
| * x86: Add SMBIOS table supportBin Meng2015-10-21-0/+522
| * x86: Move install_e820_map() out of zimage.cBin Meng2015-10-21-29/+41
| * x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng2015-10-21-1/+6
| * x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-21-0/+32
| * x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng2015-10-21-32/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-20-28/+3357
|\ \
| * | arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-21-0/+1
| * | arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-21-3/+3
| * | arm: mvebu: Add basic Armada XP / 38x dtsi/dts filesStefan Roese2015-10-21-0/+3257
| * | arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-21-2/+0
| * | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-21-12/+19
| * | arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-21-1/+54
| * | arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-20-12/+25
| |/
* | sunxi: Add CHIP supportMaxime Ripard2015-10-20-1/+216
* | axp209: Sync the DTSI with the kernelMaxime Ripard2015-10-20-0/+5
* | sun5i: Sync the DTSI with the kernelMaxime Ripard2015-10-20-10/+146
* | sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-20-1/+5
* | sunxi: Add defconfig for the Sinovoip BPI-M2 boardHans de Goede2015-10-20-1/+214
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-20-11/+2
* | sunxi: Remove board defconfig-s for specific Q8 tablet PCB-sHans de Goede2015-10-20-475/+0
* | sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-20-0/+2
* | sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-20-0/+1
|/
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-19-986/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-19-0/+1
|\
| * ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2015-10-19-0/+1
* | ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-17-3/+8
* | arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini2015-10-17-1/+2
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-10-16-0/+17
|\
| * arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen2015-10-17-0/+3
| * arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen2015-10-17-0/+14
* | arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-16-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-10-15-27/+55
|\
| * armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-15-1/+9
| * armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-15-3/+7
| * armv8/mmu: Clean up TCR programmingThierry Reding2015-10-15-2/+2
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2015-10-14-4693/+12323
| |\
| * | arm: armv8 correct value passed to __asm_dcache_allPeng Fan2015-09-12-1/+1
| * | arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-12-20/+36
* | | pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-15-0/+2
| |/ |/|
* | ls102xa: Fix reset hangFabio Estevam2015-10-12-0/+15
* | lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy2015-10-11-5/+5
* | lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-11-1/+1
* | arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-11-0/+14
* | ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-11-1/+0
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-11-0/+11
* | vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-11-0/+9
* | dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao2015-10-11-0/+16
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-08-0/+4
|\ \