summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: Add command to retrieve the filesystem typeSjoerd Simons2015-01-293-0/+48
* lcd: fix console address is not initializedBo Shen2015-01-281-0/+1
* Makefile: clean boot.binBo Shen2015-01-281-1/+1
* spl: Change printf to puts for "Unsupported boot-device"Stefan Roese2015-01-281-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-2646-288/+1078
|\
| * x86: config: chromebook_link: Enable environmentSimon Glass2015-01-241-0/+7
| * x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass2015-01-241-28/+0
| * x86: config: Enable hook for saving MRC configurationSimon Glass2015-01-242-0/+6
| * x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-245-0/+464
| * x86: dts: Add SPI flash MRC details for chromebook_linkSimon Glass2015-01-241-1/+14
| * Allow architecture-specific memory reservationSimon Glass2015-01-241-0/+7
| * x86: spi: Add device tree supportSimon Glass2015-01-242-0/+8
| * x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-242-48/+105
| * x86: Use ipchecksum from net/Simon Glass2015-01-244-97/+4
| * net: Add a separate file for IP checksummingSimon Glass2015-01-233-0/+91
| * x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-232-0/+2
| * pci: tegra: Fix port information parsingSjoerd Simons2015-01-231-3/+2
| * x86: Fix various code format issues in start16.SBin Meng2015-01-231-10/+10
| * x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-233-2/+19
| * x86: Save mtrr support flag in global dataBin Meng2015-01-232-6/+14
| * x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng2015-01-231-0/+2
| * x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
| * x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-231-9/+17
| * x86: Access the VGA ROM when neededSimon Glass2015-01-233-2/+42
| * x86: Fix out of bounds irq handlers accessSebastien Ronsse2015-01-231-1/+1
| * x86: ahci: Make sure interface is not busy after enabling the portBin Meng2015-01-231-1/+19
| * x86: Drop the x86_fb driverSimon Glass2015-01-234-49/+1
| * x86: Add a VESA video driverSimon Glass2015-01-233-0/+75
| * x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-231-1/+1
| * bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-232-22/+148
| * bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-231-1/+1
| * x86: Support ROMs on other archsSimon Glass2015-01-233-1/+8
| * x86: Correct endianness isues in pci_romSimon Glass2015-01-231-11/+14
| * bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-231-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-2615-21/+109
|\ \
| * | ARM: atmel: sama5d4_xplained: enable usb ethernet gadgetBo Shen2015-01-191-0/+8
| * | ARM: atmel: sama5d4_xplained: add option for usb ethernet gadgetBo Shen2015-01-191-0/+11
| * | ARM: atmel: sama5d4ek: enable usb ethernet gadgetBo Shen2015-01-191-0/+8
| * | ARM: atmel: sama5d4ek: add option for usb ethernet gadgetBo Shen2015-01-191-0/+11
| * | ARM: atmel: sama5d4: add usb device initial codeBo Shen2015-01-191-0/+16
| * | ARM: atmel: sama5d4: add usb platform dataBo Shen2015-01-191-1/+1
| * | arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOTSimon Glass2015-01-191-1/+0
| * | ARM: at91: sama5d3_xplained: spl: enable PMECC header generationWu, Josh2015-01-191-0/+1
| * | arm, at91, axm: add SPL support for axmHeiko Schocher2015-01-191-2/+3
| * | arm, at91: corvus board updatesHeiko Schocher2015-01-192-7/+9
| * | taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher2015-01-192-10/+32
| * | arm, at91: enable thumb mode for taurus board in SPLHeiko Schocher2015-01-191-0/+5
| * | arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-192-0/+4
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-2611-40/+137
|\ \ \
| * | | serial: Extend structure comments with register offsetMichal Simek2015-01-261-6/+6
OpenPOWER on IntegriCloud