aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-17dm: timer: Correct timer init ordering after relocationSimon Glass1-1/+3
2016-03-17x86: broadwell: Add a few microcode filesSimon Glass2-0/+2272
2016-03-17x86: Add comments to the SIPI vectorSimon Glass2-0/+2
2016-03-17x86: Tidy up mp_init to reduce duplicationSimon Glass1-53/+26
2016-03-17x86: Correct duplicate POST valuesSimon Glass1-2/+2
2016-03-17x86: Add a script to aid code conversion from corebootSimon Glass2-0/+26
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass2-1/+8
2016-03-17x86: dts: link: Add board ID GPIOsSimon Glass1-0/+2
2016-03-17x86: dts: link: Move SPD info into the memory controllerSimon Glass1-111/+110
2016-03-17x86: link: Add required GPIO propertiesSimon Glass1-3/+9
2016-03-17x86: Add some more common MSR indexesSimon Glass3-20/+43
2016-03-17x86: cpu: Make the vendor table constSimon Glass1-1/+1
2016-03-17malloc_simple: Add a little more debuggingSimon Glass1-2/+5
2016-03-17pci: Correct a few comments and nitsSimon Glass2-3/+4
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass2-0/+80
2016-03-17gpio: Use const where possibleSimon Glass2-10/+10
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass2-0/+30
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass2-0/+12
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass1-8/+10
2016-03-17x86: Document how to play with SeaBIOSBin Meng1-2/+55
2016-03-17x86: qemu: Enable ACPI table generation by defaultBin Meng1-0/+1
2016-03-17x86: Support booting SeaBIOSBin Meng3-0/+28
2016-03-17x86: Implement functions for writing coreboot tableBin Meng3-0/+147
2016-03-17x86: Support writing configuration tables in high areaBin Meng1-0/+11
2016-03-17x86: Simplify codes in write_tables()Bin Meng1-27/+34
2016-03-17x86: Change write_acpi_tables() signature a little bitBin Meng3-6/+5
2016-03-17x86: Use a macro for ROM table alignmentBin Meng2-5/+7
2016-03-17x86: Change to use start/end address pair in write_tables()Bin Meng1-6/+12
2016-03-17x86: Clean up coreboot_tables.hBin Meng1-73/+80
2016-03-17x86: Move sysinfo related to sysinfo.hBin Meng2-4/+2
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng5-4/+1
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini5-15/+9
2016-03-16mvebu: ds414: Move cmd_syno into ds414 directoryTom Rini3-8/+4
2016-03-16arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini1-1/+7
2016-03-16lpc32xx: work_92105: Rework MakefileTom Rini1-3/+5
2016-03-16cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini1-21/+22
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini1-1/+2
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini4-29/+30
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini4-52/+71
2016-03-15ARM: DRA7xx: Enable NFS boot commandAndrew F. Davis6-6/+0
2016-03-15ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis1-0/+6
2016-03-15spl_nor: fix warning when compiled for 64bit targetMasahiro Yamada1-1/+1
2016-03-15ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon1-3/+3
2016-03-15keystone2: env: Set mmc as default boot for k2g-evmYan Liu5-1/+4
2016-03-15keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri5-3/+17
2016-03-15k2g: configs: Add support to save env in MMCLokesh Vutla1-0/+6
2016-03-15k2g: env: Allow use of a script and plain text env filesLokesh Vutla1-0/+1
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla5-54/+32
2016-03-15am43xx: configs: Enable USB commands for non usb boot alsoMugunthan V N1-1/+3
2016-03-15am335x: configs: Fix usb ether boot supportLokesh Vutla1-1/+3