summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: dts: Add video information to the device treeSimon Glass2014-11-251-0/+13
* x86: Add initial video device init for Intel GMASimon Glass2014-11-255-1/+927
* x86: Add support for running option ROMs nativelySimon Glass2014-11-255-0/+946
* x86: Add vesa mode configuration optionsSimon Glass2014-11-251-0/+149
* x86: Add GDT descriptors for option ROMsSimon Glass2014-11-252-22/+18
* x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-255-1/+207
* x86: Drop some msr functions that we don't supportSimon Glass2014-11-251-11/+0
* x86: Add init for model 206AX CPUSimon Glass2014-11-255-0/+526
* x86: Add LAPIC setup codeSimon Glass2014-11-254-2/+181
* x86: Drop old CONFIG_INTEL_CORE_ARCH codeSimon Glass2014-11-251-28/+0
* x86: Refactor interrupt_init()Bin Meng2014-11-253-14/+23
* x86: Remove cpu_init_r() for x86Bin Meng2014-11-252-8/+0
* x86: Call cpu_init_interrupts() from interrupt_init()Bin Meng2014-11-252-2/+3
* x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-254-0/+219
* x86: ivybridge: Set up XHCI USBSimon Glass2014-11-253-0/+34
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-254-0/+33
* x86: dts: Add SATA settings for linkSimon Glass2014-11-251-0/+7
* x86: ivybridge: Add SATA initSimon Glass2014-11-255-0/+306
* x86: dts: Add LPC settings for linkSimon Glass2014-11-251-0/+8
* x86: dts: Move PCI peripherals into a pci nodeSimon Glass2014-11-251-13/+15
* x86: ivybridge: Add additional LPC initSimon Glass2014-11-252-1/+528
* x86: ivybridge: Add PCH initSimon Glass2014-11-253-0/+173
* x86: Add a simple header file for ACPISimon Glass2014-11-251-0/+24
* x86: ivybridge: Add support for BD82x6x PCHSimon Glass2014-11-255-0/+167
* x86: Set up edge triggering on interrupt 9Simon Glass2014-11-252-0/+49
* x86: pci: Add handlers before and after a PCI hose scanSimon Glass2014-11-252-0/+15
* x86: Add ioapic.h headerSimon Glass2014-11-251-0/+38
* x86: Factor out common values in the link scriptSimon Glass2014-11-252-7/+12
* x86: Ensure that all relocation data is included in the imageSimon Glass2014-11-251-1/+3
* x86: Panic if there is no relocation dataSimon Glass2014-11-251-0/+3
* x86: Remove board_early_init_r()Simon Glass2014-11-251-11/+0
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-251-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-244-5/+66
|\
| * ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-242-5/+37
| * ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-243-0/+29
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2418-73/+277
|\ \
| * | arm: imx: stop sata on bootNikita Kiryanov2014-11-241-2/+6
| * | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+5
| * | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-242-0/+9
| * | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-212-0/+36
| * | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-212-0/+31
| * | mx6: add weim registersFabio Estevam2014-11-201-0/+37
| * | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-205-41/+39
| * | mx6: Use a common SPL configuration fileFabio Estevam2014-11-201-0/+8
| * | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-204-28/+101
| * | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-201-4/+4
| * | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-203-0/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-246-2/+46
|\ \ \
| * | | dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-211-0/+7
| * | | dm: arm: spl: Allow simple malloc() in SPLSimon Glass2014-11-211-1/+1
OpenPOWER on IntegriCloud