summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16ARM: DRA7xx: Enable NFS boot commandAndrew F. Davis
2016-03-16ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis
2016-03-16spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada
2016-03-16ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon
2016-03-16keystone2: env: Set mmc as default boot for k2g-evmYan Liu
2016-03-16keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri
2016-03-16k2g: configs: Add support to save env in MMCLokesh Vutla
2016-03-16k2g: env: Allow use of a script and plain text env filesLokesh Vutla
2016-03-16ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla
2016-03-16am43xx: configs: Enable USB commands for non usb boot alsoMugunthan V N
2016-03-16am335x: configs: Fix usb ether boot supportLokesh Vutla
2016-03-16ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez
2016-03-16ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez
2016-03-16ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N
2016-03-16efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-16efi_loader: Call fdt preparation functionsAlexander Graf
2016-03-16arm: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-16arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-16efi_loader: Add MAINTAINERS entryAlexander Graf
2016-03-16efi_loader: Add README section in README.efiAlexander Graf
2016-03-16efi_loader: Add distro boot script for removable mediaAlexander Graf
2016-03-16efi_loader: hook up in build environmentAlexander Graf
2016-03-16arm64: Allow EFI payload code to take exceptionsAlexander Graf