summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek
2016-05-24ARM64: zynqmp: Wire up debug_uart setupMichal Simek
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek
2016-05-24ARM64: zynqmp: Enable HUSH parser for all zynqmp targetsMichal Simek
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada
2016-05-24gpio: zynq: Add support for reading gpio pin stateMichal Simek
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut
2016-05-24ARM: atmel: Enable FIT image support for SAMA5DxMarek Vasut
2016-05-24board: sama5d2_xplained: change SDHCI GCK's clock source to UPLLWenyou Yang
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang
2016-05-24board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0Wenyou Yang
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-05-23malloc: improve memalign fragmentation fixStephen Warren
2016-05-23x86: galileo: Override SMBIOS product nameBin Meng
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng
2016-05-23x86: galileo: Enable MP table generationBin Meng
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng
2016-05-23x86: galileo: Enable CPU driverBin Meng
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng
2016-05-23x86: baytrail: Update to latest microcodeBin Meng
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng
2016-05-23x86: crownbay: Disable boot stage supportBin Meng
2016-05-23acpi: Clean IASL generated intermediate filesBin Meng
2016-05-23x86: doc: Add porting hints for ACPI with WindowsBin Meng
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng
2016-05-23acpi: Quieten IASL output when 'make -s' is usedBin Meng
2016-05-23x86: doc: Mention Ubuntu/Windows installation and boot supportBin Meng
2016-05-23x86: baytrail: Enable SeaBIOS on all boardsBin Meng