summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-25x86: Add a simple header file for ACPISimon Glass
2014-11-25x86: ivybridge: Add support for BD82x6x PCHSimon Glass
2014-11-25x86: Set up edge triggering on interrupt 9Simon Glass
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass
2014-11-25x86: config: Enable plug-and-play for link PCISimon Glass
2014-11-25x86: pci: Add handlers before and after a PCI hose scanSimon Glass
2014-11-25x86: Add ioapic.h headerSimon Glass
2014-11-25rtc: mc146818: Set up RTC at start of daySimon Glass
2014-11-25x86: Factor out common values in the link scriptSimon Glass
2014-11-25x86: Ensure that all relocation data is included in the imageSimon Glass
2014-11-25x86: Panic if there is no relocation dataSimon Glass
2014-11-25x86: Remove board_early_init_r()Simon Glass
2014-11-25pci: Update pci_ids.h to include some missing IDsSimon Glass
2014-11-25Align embedded device tree correctlySimon Glass
2014-11-25Fix SIZE_MAX compiler warning when using stdint.hSimon Glass
2014-11-25x86: Add ivybridge directory to MakefileSimon Glass
2014-11-24Prepare v2015.01-rc2Tom Rini
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Revert "hush: fix segfault on syntax error"Rabin Vincent
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-24arm: imx: stop sata on bootNikita Kiryanov
2014-11-24arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov
2014-11-24cmd_sata: implement sata stop commandNikita Kiryanov
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-24gw_ventana: Use the generic spl_sd.cfgFabio Estevam
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-24Kconfig: Add EXPERT optionTom Rini
2014-11-23sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck
2014-11-23common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23commands: add more command entries in KconfigMasahiro Yamada