summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-14sandbox: serial: Don't sync video in SPLSimon Glass
2016-07-14sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-14sandbox: Add basic SPL implementationSimon Glass
2016-07-14sandbox: Don't include the main loop in SPLSimon Glass
2016-07-14sandbox: Don't use PCI in SPLSimon Glass
2016-07-14sandbox: Add some missing headers in cpu.cSimon Glass
2016-07-14sandbox: Correct header file order in cpu.cSimon Glass
2016-07-14sandbox: Support building an SPL imageSimon Glass
2016-07-14sandbox: Allow chaining from SPL to U-Boot properSimon Glass
2016-07-14Makefile: Allow the SPL final link rule to be overriddenSimon Glass
2016-07-14spl: Drop include of i2c.hSimon Glass
2016-07-14README: Remove CONFIG_SYS_MALLOC_F_LEN commentSimon Glass
2016-07-14sandbox: Don't print a warning for CONFIG_I2C_COMPATSimon Glass
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-07-12x86: conga-qeval20-qa3: Add support for internal UARTStefan Roese
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-07-12pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11tools: patman: Handle missing 'END' in non-last commit of a seriesBin Meng
2016-07-11tools: patman: Handle missing blank line for 'Series-changes'Bin Meng
2016-07-11tools: patman: Generate cover letter correctly when 'END' is missingBin Meng
2016-07-11tools: patman: Handle tag sections without an 'END'Bin Meng
2016-07-11tools: patman: Use cover_match for 'Cover-letter'Bin Meng
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass
2016-07-11dm: spl: mmc: Support CONFIG_BLK in SPL MMCSimon Glass
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass