summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-04-2/+14
* beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-04-0/+4
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-4/+4
* arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-04-0/+3
* arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-04-1/+1
* arm: omap5: make hw_init_data weakFelipe Balbi2014-12-04-1/+1
* arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-04-4/+5
* arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-04-0/+3
* arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-04-10/+10
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-01-116/+4623
|\
| * x86: dts: Add video information to the device treeSimon Glass2014-11-25-0/+13
| * x86: Add initial video device init for Intel GMASimon Glass2014-11-25-1/+927
| * x86: Add support for running option ROMs nativelySimon Glass2014-11-25-0/+946
| * x86: Add vesa mode configuration optionsSimon Glass2014-11-25-0/+149
| * x86: Add GDT descriptors for option ROMsSimon Glass2014-11-25-22/+18
| * x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-25-1/+207
| * x86: Drop some msr functions that we don't supportSimon Glass2014-11-25-11/+0
| * x86: Add init for model 206AX CPUSimon Glass2014-11-25-0/+526
| * x86: Add LAPIC setup codeSimon Glass2014-11-25-2/+181
| * x86: Drop old CONFIG_INTEL_CORE_ARCH codeSimon Glass2014-11-25-28/+0
| * x86: Refactor interrupt_init()Bin Meng2014-11-25-14/+23
| * x86: Remove cpu_init_r() for x86Bin Meng2014-11-25-8/+0
| * x86: Call cpu_init_interrupts() from interrupt_init()Bin Meng2014-11-25-2/+3
| * x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-25-0/+219
| * x86: ivybridge: Set up XHCI USBSimon Glass2014-11-25-0/+34
| * 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-uniphierTom Rini2014-11-27-6/+374
|\ \
| * | ARM: UniPhier: enable Device Tree controlMasahiro Yamada2014-11-28-0/+1
| * | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-28-3/+72
| * | serial: UniPhier: support OF configurationMasahiro Yamada2014-11-28-0/+111
| * | ARM: UniPhier: add device tree sourcesMasahiro Yamada2014-11-28-0/+181
| * | ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada2014-11-28-0/+6
| * | ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada2014-11-28-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-27-330/+30
|\ \ \