Age | Commit message (Expand) | Author |
2016-03-17 | x86: Correct duplicate POST values | Simon Glass |
2016-03-17 | x86: Add a script to aid code conversion from coreboot | Simon Glass |
2016-03-17 | x86: gpio: Correct GPIO setup ordering | Simon Glass |
2016-03-17 | x86: dts: link: Add board ID GPIOs | Simon Glass |
2016-03-17 | x86: dts: link: Move SPD info into the memory controller | Simon Glass |
2016-03-17 | x86: link: Add required GPIO properties | Simon Glass |
2016-03-17 | x86: Add some more common MSR indexes | Simon Glass |
2016-03-17 | x86: cpu: Make the vendor table const | Simon Glass |
2016-03-17 | malloc_simple: Add a little more debugging | Simon Glass |
2016-03-17 | pci: Correct a few comments and nits | Simon Glass |
2016-03-17 | pci: Add functions to update PCI configuration registers | Simon Glass |
2016-03-17 | gpio: Use const where possible | Simon Glass |
2016-03-17 | gpio: Add a function to obtain a GPIO vector value | Simon Glass |
2016-03-17 | cpu: Add support for microcode version and CPU ID | Simon Glass |
2016-03-17 | video: Allow simple-panel to be used without regulators | Simon Glass |
2016-03-17 | x86: Document how to play with SeaBIOS | Bin Meng |
2016-03-17 | x86: qemu: Enable ACPI table generation by default | Bin Meng |
2016-03-17 | x86: Support booting SeaBIOS | Bin Meng |
2016-03-17 | x86: Implement functions for writing coreboot table | Bin Meng |
2016-03-17 | x86: Support writing configuration tables in high area | Bin Meng |
2016-03-17 | x86: Simplify codes in write_tables() | Bin Meng |
2016-03-17 | x86: Change write_acpi_tables() signature a little bit | Bin Meng |
2016-03-17 | x86: Use a macro for ROM table alignment | Bin Meng |
2016-03-17 | x86: Change to use start/end address pair in write_tables() | Bin Meng |
2016-03-17 | x86: Clean up coreboot_tables.h | Bin Meng |
2016-03-17 | x86: Move sysinfo related to sysinfo.h | Bin Meng |
2016-03-17 | x86: Move asm/arch-coreboot/tables.h to a common place | Bin Meng |
2016-03-16 | spl: arm: Make sure to include all of the u_boot_list entries | Tom Rini |
2016-03-16 | mvebu: ds414: Move cmd_syno into ds414 directory | Tom Rini |
2016-03-16 | arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX | Tom Rini |
2016-03-16 | lpc32xx: work_92105: Rework Makefile | Tom Rini |
2016-03-16 | cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD | Tom Rini |
2016-03-16 | ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds | Tom Rini |
2016-03-16 | ARM: keystone2: Switch to using the poweroff command | Tom Rini |
2016-03-16 | ARM: keystone2: Split monitor code / command code | Tom Rini |
2016-03-15 | ARM: DRA7xx: Enable NFS boot command | Andrew F. Davis |
2016-03-15 | ti_armv7_common: env: Add NFS loading support to default enviroment | Andrew F. Davis |
2016-03-15 | spl_nor: fix warning when compiled for 64bit target | Masahiro Yamada |
2016-03-15 | ARM: DRA7: DDR: Enable SR in Power Management Control | Nishanth Menon |
2016-03-15 | keystone2: env: Set mmc as default boot for k2g-evm | Yan Liu |
2016-03-15 | keystone2: env: add env script for booting with an initramfs with firmware | Murali Karicheri |
2016-03-15 | k2g: configs: Add support to save env in MMC | Lokesh Vutla |
2016-03-15 | k2g: env: Allow use of a script and plain text env files | Lokesh Vutla |
2016-03-15 | ti_armv7_common: env: Consolidate support for loading script and text env files | Lokesh Vutla |
2016-03-15 | am43xx: configs: Enable USB commands for non usb boot also | Mugunthan V N |
2016-03-15 | am335x: configs: Fix usb ether boot support | Lokesh Vutla |
2016-03-15 | ti_armv7_keystone2: env: Remove securedb.key.bin load | Carlos Hernandez |
2016-03-15 | ti_armv7_keystone2: env: Update UBIFS image paths | Carlos Hernandez |
2016-03-15 | ti_armv7_keystone2: configs: add usb mass storage support | Mugunthan V N |
2016-03-15 | efi_loader: Pass proper device path in on boot | Alexander Graf |