summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-05arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese
2014-12-04beagle_x15: add board support for Beagle x15Felipe Balbi
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-12-04arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi
2014-12-04arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi
2014-12-04arm: omap5: make hw_init_data weakFelipe Balbi
2014-12-04arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi
2014-12-04arm: dra7xx: prcm: add missing registersFelipe Balbi
2014-12-04arm: omap5: tps659038: rename regulator definesFelipe Balbi
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-27ARM: UniPhier: enable Device Tree controlMasahiro Yamada
2014-11-27usb: UniPhier: support OF configurationMasahiro Yamada
2014-11-27serial: UniPhier: support OF configurationMasahiro Yamada
2014-11-27ARM: UniPhier: add device tree sourcesMasahiro Yamada
2014-11-27ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada
2014-11-27ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck
2014-11-27MIPS: remove board.cDaniel Schwierzeck
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck
2014-11-27mtd: nand: s3c: Unify the register definition and namingMarek Vasut
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-25x86: dts: Add video information to the device treeSimon Glass
2014-11-25x86: Add initial video device init for Intel GMASimon Glass
2014-11-25x86: Add support for running option ROMs nativelySimon Glass
2014-11-25x86: Add vesa mode configuration optionsSimon Glass
2014-11-25x86: Add GDT descriptors for option ROMsSimon Glass
2014-11-25x86: ivybridge: Add northbridge init functionsSimon Glass
2014-11-25x86: Drop some msr functions that we don't supportSimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass
2014-11-25x86: Add LAPIC setup codeSimon Glass
2014-11-25x86: Drop old CONFIG_INTEL_CORE_ARCH codeSimon Glass
2014-11-25x86: Refactor interrupt_init()Bin Meng
2014-11-25x86: Remove cpu_init_r() for x86Bin Meng
2014-11-25x86: Call cpu_init_interrupts() from interrupt_init()Bin Meng
2014-11-25x86: Add Intel speedstep and turbo mode codeSimon Glass
2014-11-25x86: ivybridge: Set up XHCI USBSimon Glass
2014-11-25x86: ivybridge: Set up EHCI USBSimon Glass
2014-11-25x86: dts: Add SATA settings for linkSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass
2014-11-25x86: dts: Add LPC settings for linkSimon Glass
2014-11-25x86: dts: Move PCI peripherals into a pci nodeSimon Glass
2014-11-25x86: ivybridge: Add additional LPC initSimon Glass
2014-11-25x86: ivybridge: Add PCH initSimon Glass