summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17x86: Allow use of serial soon after relocationSimon Glass
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass
2016-03-17syscon: Avoid returning a device on failureSimon Glass
2016-03-17dm: timer: Correct timer init ordering after relocationSimon Glass
2016-03-17x86: broadwell: Add a few microcode filesSimon Glass
2016-03-17x86: Add comments to the SIPI vectorSimon Glass
2016-03-17x86: Tidy up mp_init to reduce duplicationSimon Glass
2016-03-17x86: Correct duplicate POST valuesSimon Glass
2016-03-17x86: Add a script to aid code conversion from corebootSimon Glass
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass
2016-03-17x86: dts: link: Add board ID GPIOsSimon Glass
2016-03-17x86: dts: link: Move SPD info into the memory controllerSimon Glass
2016-03-17x86: link: Add required GPIO propertiesSimon Glass
2016-03-17x86: Add some more common MSR indexesSimon Glass
2016-03-17x86: cpu: Make the vendor table constSimon Glass
2016-03-17malloc_simple: Add a little more debuggingSimon Glass
2016-03-17pci: Correct a few comments and nitsSimon Glass
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass
2016-03-17gpio: Use const where possibleSimon Glass
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass
2016-03-17x86: Document how to play with SeaBIOSBin Meng
2016-03-17x86: qemu: Enable ACPI table generation by defaultBin Meng
2016-03-17x86: Support booting SeaBIOSBin Meng
2016-03-17x86: Implement functions for writing coreboot tableBin Meng
2016-03-17x86: Support writing configuration tables in high areaBin Meng
2016-03-17x86: Simplify codes in write_tables()Bin Meng
2016-03-17x86: Change write_acpi_tables() signature a little bitBin Meng
2016-03-17x86: Use a macro for ROM table alignmentBin Meng
2016-03-17x86: Change to use start/end address pair in write_tables()Bin Meng
2016-03-17x86: Clean up coreboot_tables.hBin Meng
2016-03-17x86: Move sysinfo related to sysinfo.hBin Meng
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-03-16mvebu: ds414: Move cmd_syno into ds414 directoryTom Rini
2016-03-16arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini
2016-03-16lpc32xx: work_92105: Rework MakefileTom Rini
2016-03-16cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini
2016-03-15ARM: DRA7xx: Enable NFS boot commandAndrew F. Davis
2016-03-15ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis
2016-03-15spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada
2016-03-15ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon
2016-03-15keystone2: env: Set mmc as default boot for k2g-evmYan Liu
2016-03-15keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri
2016-03-15k2g: configs: Add support to save env in MMCLokesh Vutla
2016-03-15k2g: env: Allow use of a script and plain text env filesLokesh Vutla