summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-253-4/+572
* 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
* pci: Add functions to read and write a BAR addressSimon Glass2014-11-252-3/+44
* x86: config: Enable plug-and-play for link PCISimon Glass2014-11-251-0/+3
* 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
* rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-253-5/+45
* 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-254-20/+0
* pci: Update pci_ids.h to include some missing IDsSimon Glass2014-11-251-6/+181
* Align embedded device tree correctlySimon Glass2014-11-251-0/+2
* Fix SIZE_MAX compiler warning when using stdint.hSimon Glass2014-11-251-0/+2
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-251-0/+2
* Prepare v2015.01-rc2Tom Rini2014-11-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-249-11/+76
|\
| * 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-247-6/+31
| * Kconfig: Add EXPERT optionTom Rini2014-11-241-0/+8
* | Revert "hush: fix segfault on syntax error"Rabin Vincent2014-11-241-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2476-451/+1242
|\ \
| * | mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | arm: imx: stop sata on bootNikita Kiryanov2014-11-241-2/+6
| * | arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov2014-11-241-3/+9
| * | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-242-1/+25
| * | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-249-0/+57
| * | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-242-0/+9
| * | gw_ventana: Use the generic spl_sd.cfgFabio Estevam2014-11-242-24/+1
| * | mx53ard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | mx53smd: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-211-1/+6
| * | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-212-0/+36
| * | DM: thermal: Add imx thermal DM driverYe.Li2014-11-217-0/+277
| * | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-212-0/+31
| * | tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-211-7/+6
| * | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-202-0/+21
| * | imx: mx6sxsabresd: Use the pfuze common init functionYe.Li2014-11-201-41/+7
| * | imx: mx6sabresd: Use the pfuze common init functionYe.Li2014-11-201-43/+9
| * | imx: mx6sabre common: Factorize the Pfuze init functionYe.Li2014-11-203-0/+67
OpenPOWER on IntegriCloud