summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-0623-7/+4036
* x86: Add some documentation on how to port U-Boot on x86Simon Glass2015-02-061-0/+64
* x86: Enable bootstage featuresSimon Glass2015-02-061-0/+3
* scsi: bootstage: Measure time taken to scan the busSimon Glass2015-02-062-0/+3
* x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-062-20/+47
* x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-062-0/+7
* x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-062-38/+38
* x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-061-5/+5
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-068-72/+116
* x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-054-1/+3
* x86: Adjust the FSP types slightlySimon Glass2015-02-054-7/+9
* x86: Move common FSP code into a common locationSimon Glass2015-02-0518-8/+16
* x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-051-0/+2
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-054-13/+43
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-054-4/+17
* x86: Add an option to enabling building a ROM fileSimon Glass2015-02-052-6/+9
* usb: pci: Add XHCI driver for PCISimon Glass2015-02-052-0/+61
* usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
* x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-051-0/+1
* x86: pci: Add PCI IDs for Minnowboard MaxSimon Glass2015-02-051-0/+5
* pci: Add a function to find a device by classSimon Glass2015-02-052-2/+44
* x86: Enhance the microcode tool to support header files as inputSimon Glass2015-02-051-20/+70
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-0410-25/+1254
|\
| * ubifs: Enable journal replay during mountAnton Habegger2015-01-295-14/+978
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-284-11/+268
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | Prepare v2015.04-rc1Tom Rini2015-02-021-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0216-72/+252
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-293-25/+19
| * | davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * | omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49
| * | omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-292-0/+5
| * | omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * | omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * | omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-291-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-291-0/+1
| * | ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-023-3/+3
|\ \ \
| * | | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-162-2/+2
| * | | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-161-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-0247-331/+490
|\ \ \ \
| * | | | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| * | | | sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-023-3/+51
| * | | | sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-024-4/+249
| * | | | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-024-3/+21
| * | | | sunxi: Add Inet 86VS supportMichal Suchanek2015-02-022-0/+21
| * | | | sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-022-0/+20
| * | | | sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-022-0/+16
| * | | | sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-021-24/+24
OpenPOWER on IntegriCloud