summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-25-0/+33
* x86: dts: Add SATA settings for linkSimon Glass2014-11-25-0/+7
* x86: ivybridge: Add SATA initSimon Glass2014-11-25-0/+306
* x86: dts: Add LPC settings for linkSimon Glass2014-11-25-0/+8
* x86: dts: Move PCI peripherals into a pci nodeSimon Glass2014-11-25-13/+15
* x86: ivybridge: Add additional LPC initSimon Glass2014-11-25-1/+528
* x86: ivybridge: Add PCH initSimon Glass2014-11-25-0/+173
* x86: Add a simple header file for ACPISimon Glass2014-11-25-0/+24
* x86: ivybridge: Add support for BD82x6x PCHSimon Glass2014-11-25-0/+167
* x86: Set up edge triggering on interrupt 9Simon Glass2014-11-25-0/+49
* x86: pci: Add handlers before and after a PCI hose scanSimon Glass2014-11-25-0/+15
* x86: Add ioapic.h headerSimon Glass2014-11-25-0/+38
* x86: Factor out common values in the link scriptSimon Glass2014-11-25-7/+12
* x86: Ensure that all relocation data is included in the imageSimon Glass2014-11-25-1/+3
* x86: Panic if there is no relocation dataSimon Glass2014-11-25-0/+3
* x86: Remove board_early_init_r()Simon Glass2014-11-25-11/+0
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-25-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-5/+66
|\
| * ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-24-5/+37
| * ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-0/+29
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-73/+277
|\ \
| * | arm: imx: stop sata on bootNikita Kiryanov2014-11-24-2/+6
| * | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-24-0/+5
| * | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-24-0/+9
| * | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-21-0/+36
| * | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-21-0/+31
| * | mx6: add weim registersFabio Estevam2014-11-20-0/+37
| * | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-20-41/+39
| * | mx6: Use a common SPL configuration fileFabio Estevam2014-11-20-0/+8
| * | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-20-28/+101
| * | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-20-4/+4
| * | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-20-0/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-2/+46
|\ \ \
| * | | dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-21-0/+7
| * | | dm: arm: spl: Allow simple malloc() in SPLSimon Glass2014-11-21-1/+1
| * | | dm: at91: Add driver model support for the serial driverSimon Glass2014-11-21-0/+15
| * | | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-21-1/+17
| * | | dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-21-0/+6
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-175/+6391
|\ \ \ \
| * | | | x86: Rename chromebook-x86 to corebootSimon Glass2014-11-21-1/+1
| * | | | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-5/+1861
| * | | | x86: ivybridge: Add LAPIC supportSimon Glass2014-11-21-0/+163
| * | | | x86: Make show_boot_progress() commonSimon Glass2014-11-21-24/+24
| * | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-21-0/+3
| * | | | x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-21-6/+158
| * | | | x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-21-1/+524
| * | | | x86: dts: Add microcode updates for ivybridge CPUSimon Glass2014-11-21-0/+1382
| * | | | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-21-0/+177
| * | | | x86: ivybridge: Check BIST value on bootSimon Glass2014-11-21-0/+16
| * | | | x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-21-0/+274