summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methodsTom Rini2014-12-013-11/+16
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-2721-30/+500
|\ \ \
| * | | ARM: UniPhier: move CONFIG_CMD_* and CONFIG_FIT* defines to defconfigMasahiro Yamada2014-11-284-15/+75
| * | | ARM: UniPhier: enable Device Tree controlMasahiro Yamada2014-11-284-0/+4
| * | | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-2810-4/+109
| * | | serial: UniPhier: support OF configurationMasahiro Yamada2014-11-287-8/+122
| * | | ARM: UniPhier: add device tree sourcesMasahiro Yamada2014-11-287-0/+181
| * | | ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada2014-11-281-0/+6
| * | | ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada2014-11-283-3/+3
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-2710-330/+45
|\ \ \
| * | | MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck2014-11-271-3/+0
| * | | MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck2014-11-271-0/+20
| * | | MIPS: remove board.cDaniel Schwierzeck2014-11-272-323/+0
| * | | MIPS: vct: switch to generic boardDaniel Schwierzeck2014-11-271-0/+3
| * | | MIPS: qemu_mips: switch to generic boardDaniel Schwierzeck2014-11-272-0/+6
| * | | MIPS: pb1x00: switch to generic boardDaniel Schwierzeck2014-11-271-0/+3
| * | | MIPS: dbau1x00: switch to generic boardDaniel Schwierzeck2014-11-271-0/+3
| * | | MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-272-4/+10
| |/ /
* | | mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-264-39/+38
* | | mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-261-0/+3
* | | mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada2014-11-261-0/+11
* | | mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada2014-11-263-40/+93
* | | nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-261-3/+7
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-2619-71/+335
|\ \
| * | arm: ls102xa: Select ge2_clk125 for eTSEC clock muxingAlison Wang2014-11-241-0/+1
| * | arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang2014-11-242-2/+13
| * | ls102xa: ifc: nor: fix the write issue when bytes unalignedYuan Yao2014-11-242-0/+2
| * | arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang2014-11-243-9/+0
| * | arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin2014-11-243-0/+18
| * | ls1: config: Enable USB EHCI Host on LS1021AQDSNikhil Badola2014-11-241-0/+17
| * | drivers: usb: fsl: Define USB configs for LS102XANikhil Badola2014-11-242-0/+7
OpenPOWER on IntegriCloud