summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add a script to aid code conversion from corebootSimon Glass2016-03-172-0/+26
* x86: gpio: Correct GPIO setup orderingSimon Glass2016-03-172-1/+8
* x86: dts: link: Add board ID GPIOsSimon Glass2016-03-171-0/+2
* x86: dts: link: Move SPD info into the memory controllerSimon Glass2016-03-171-111/+110
* x86: link: Add required GPIO propertiesSimon Glass2016-03-171-3/+9
* x86: Add some more common MSR indexesSimon Glass2016-03-173-20/+43
* x86: cpu: Make the vendor table constSimon Glass2016-03-171-1/+1
* malloc_simple: Add a little more debuggingSimon Glass2016-03-171-2/+5
* pci: Correct a few comments and nitsSimon Glass2016-03-172-3/+4
* pci: Add functions to update PCI configuration registersSimon Glass2016-03-172-0/+80
* gpio: Use const where possibleSimon Glass2016-03-172-10/+10
* gpio: Add a function to obtain a GPIO vector valueSimon Glass2016-03-172-0/+30
* cpu: Add support for microcode version and CPU IDSimon Glass2016-03-172-0/+12
* video: Allow simple-panel to be used without regulatorsSimon Glass2016-03-171-8/+10
* x86: Document how to play with SeaBIOSBin Meng2016-03-171-2/+55
* x86: qemu: Enable ACPI table generation by defaultBin Meng2016-03-171-0/+1
* x86: Support booting SeaBIOSBin Meng2016-03-173-0/+28
* x86: Implement functions for writing coreboot tableBin Meng2016-03-173-0/+147
* x86: Support writing configuration tables in high areaBin Meng2016-03-171-0/+11
* x86: Simplify codes in write_tables()Bin Meng2016-03-171-27/+34
* x86: Change write_acpi_tables() signature a little bitBin Meng2016-03-173-6/+5
* x86: Use a macro for ROM table alignmentBin Meng2016-03-172-5/+7
* x86: Change to use start/end address pair in write_tables()Bin Meng2016-03-171-6/+12
* x86: Clean up coreboot_tables.hBin Meng2016-03-171-73/+80
* x86: Move sysinfo related to sysinfo.hBin Meng2016-03-172-4/+2
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-175-4/+1
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-165-15/+9
* mvebu: ds414: Move cmd_syno into ds414 directoryTom Rini2016-03-163-8/+4
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-161-1/+7
* lpc32xx: work_92105: Rework MakefileTom Rini2016-03-161-3/+5
* cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini2016-03-161-21/+22
* ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini2016-03-161-1/+2
* ARM: keystone2: Switch to using the poweroff commandTom Rini2016-03-164-29/+30
* ARM: keystone2: Split monitor code / command codeTom Rini2016-03-164-52/+71
* ARM: DRA7xx: Enable NFS boot commandAndrew F. Davis2016-03-156-6/+0
* ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis2016-03-151-0/+6
* spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada2016-03-151-1/+1
* ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon2016-03-151-3/+3
* keystone2: env: Set mmc as default boot for k2g-evmYan Liu2016-03-155-1/+4
* keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri2016-03-155-3/+17
* k2g: configs: Add support to save env in MMCLokesh Vutla2016-03-151-0/+6
* k2g: env: Allow use of a script and plain text env filesLokesh Vutla2016-03-151-0/+1
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-155-54/+32
* am43xx: configs: Enable USB commands for non usb boot alsoMugunthan V N2016-03-151-1/+3
* am335x: configs: Fix usb ether boot supportLokesh Vutla2016-03-151-1/+3
* ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez2016-03-151-2/+1
* ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez2016-03-151-4/+5
* ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N2016-03-151-0/+1
* efi_loader: Pass proper device path in on bootAlexander Graf2016-03-154-15/+37
* efi_loader: Call fdt preparation functionsAlexander Graf2016-03-152-3/+13
OpenPOWER on IntegriCloud