summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-06-20/+20
| * x86: Enable the Intel quark/galileo buildBin Meng2015-02-06-0/+18
| * x86: Add basic Intel Galileo board supportBin Meng2015-02-06-0/+165
| * x86: Add basic Intel Quark processor supportBin Meng2015-02-06-0/+295
| * x86: quark: Add Cache-As-RAM initializationBin Meng2015-02-06-0/+105
| * x86: Define macros for pci configuration space accessBin Meng2015-02-06-7/+13
| * x86: quark: Add routines to access message bus registersBin Meng2015-02-06-0/+183
| * x86: Add header files for Intel Quark SoC definesBin Meng2015-02-06-0/+68
| * x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng2015-02-06-1/+0
| * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-06-7/+4036
| * x86: Add some documentation on how to port U-Boot on x86Simon Glass2015-02-06-0/+64
| * x86: Enable bootstage featuresSimon Glass2015-02-06-0/+3
| * scsi: bootstage: Measure time taken to scan the busSimon Glass2015-02-06-0/+3
| * x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-06-20/+47
| * x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-06-0/+7
| * x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-06-38/+38
| * x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-06-5/+5
| * x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-06-72/+116
| * x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-05-1/+3
| * x86: Adjust the FSP types slightlySimon Glass2015-02-05-7/+9
| * x86: Move common FSP code into a common locationSimon Glass2015-02-05-8/+16
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-05-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-05-13/+43
| * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-05-4/+17
| * x86: Add an option to enabling building a ROM fileSimon Glass2015-02-05-6/+9
| * usb: pci: Add XHCI driver for PCISimon Glass2015-02-05-0/+61
| * usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-05-52/+1
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-05-0/+1
| * x86: pci: Add PCI IDs for Minnowboard MaxSimon Glass2015-02-05-0/+5
| * pci: Add a function to find a device by classSimon Glass2015-02-05-2/+44
| * x86: Enhance the microcode tool to support header files as inputSimon Glass2015-02-05-20/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-431/+518
|\ \
| * | arm, at91: taurus remove MACH_TYPE definitions in config fileHeiko Schocher2015-02-07-3/+0
| * | arm, at91: add reset controller status registerHeiko Schocher2015-02-07-0/+2
| * | arm, at91, taurus: enable WDTHeiko Schocher2015-02-07-0/+6
| * | arm, at91, wdt: make timeout configurableHeiko Schocher2015-02-07-0/+7
| * | common/board_f: add at91 wdtHeiko Schocher2015-02-07-1/+1
| * | arm, at91, wdt: do not disable WDT in SPLHeiko Schocher2015-02-07-0/+4
| * | ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh2015-02-07-5/+6
| * | ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh2015-02-07-4/+6
| * | ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC cardWu, Josh2015-02-07-4/+5
| * | ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh2015-02-07-5/+7
| * | mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh2015-02-07-0/+29
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-07-408/+4
| * | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-07-0/+145
| * | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-07-0/+145
| * | ARM: atmel: sama5d4: build related file when enable SPLBo Shen2015-02-07-0/+1
| * | ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen2015-02-07-1/+1
| * | ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-07-0/+12
| * | ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-07-0/+35