aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass23-7/+4036
2015-02-06x86: Add some documentation on how to port U-Boot on x86Simon Glass1-0/+64
2015-02-06x86: Enable bootstage featuresSimon Glass1-0/+3
2015-02-06scsi: bootstage: Measure time taken to scan the busSimon Glass2-0/+3
2015-02-06x86: spi: Support ValleyView in ICH SPI driverSimon Glass2-20/+47
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass2-0/+7
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass2-38/+38
2015-02-06x86: Remove unnecessary casts and fix comment typosSimon Glass1-5/+5
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass8-72/+116
2015-02-05x86: Make CAR and DRAM FSP code commonSimon Glass4-1/+3
2015-02-05x86: Adjust the FSP types slightlySimon Glass4-7/+9
2015-02-05x86: Move common FSP code into a common locationSimon Glass18-8/+16
2015-02-05x86: bootstage: Add time measurement for vesa start-upSimon Glass1-0/+2
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass4-13/+43
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass4-4/+17
2015-02-05x86: Add an option to enabling building a ROM fileSimon Glass2-6/+9
2015-02-05usb: pci: Add XHCI driver for PCISimon Glass2-0/+61
2015-02-05usb: pci: Use pci_find_class() to find the deviceSimon Glass1-52/+1
2015-02-05x86: video: Enable video for Minnowboard MaxSimon Glass1-0/+1
2015-02-05x86: pci: Add PCI IDs for Minnowboard MaxSimon Glass1-0/+5
2015-02-05pci: Add a function to find a device by classSimon Glass2-2/+44
2015-02-05x86: Enhance the microcode tool to support header files as inputSimon Glass1-20/+70
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini10-25/+1254
2015-02-02Prepare v2015.04-rc1v2015.04-rc1Tom Rini1-2/+2
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini16-72/+252
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini3-3/+3
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini47-331/+490
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka1-7/+7
2015-02-02sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka3-3/+51
2015-02-02sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka4-4/+249
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede4-3/+21
2015-02-02sunxi: Add Inet 86VS supportMichal Suchanek2-0/+21
2015-02-02sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2-0/+20
2015-02-02sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2-0/+16
2015-02-02sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede1-24/+24
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede4-9/+11
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede4-2/+25
2015-02-02sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede20-101/+8
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede6-9/+14
2015-02-02sunxi: Convert sun5i boards to use auto dram configurationHans de Goede12-169/+19
2015-02-02sunxi: Hyundai_A7HD_defconfig fix USB vbus pin configHans de Goede1-1/+2
2015-02-02sunxi: Only enable i2c support in the SPL when neededHans de Goede1-0/+3
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini7-26/+45
2015-01-31Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-2/+93
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass1-5/+8
2015-01-30sandbox: Fix README to indicate that vendor name is unsetSimon Glass1-2/+2
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood1-1/+3
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser2-14/+10
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass1-0/+20
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass1-4/+2