aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21x86: fsp: Add a hdr sub-command to show header informationBin Meng
2015-10-21x86: fsp: Make hob command a sub-command to fspBin Meng
2015-10-21x86: fsp: Print GUID whenever applicable in the hob command outputBin Meng
2015-10-21x86: fsp: Compact the output of hob commandBin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-10-21Makefile: Generate U_BOOT_DMI_DATE for SMBIOSBin Meng
2015-10-21doc: Complement document about booting VxWorksBin Meng
2015-10-21cmd: bootvx: Add asmlinkage to the VxWorks x86 entryBin Meng
2015-10-21cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng
2015-10-21cmd: bootvx: Pass netmask and gatewayip to VxWorks bootlineBin Meng
2015-10-21cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootlineBin Meng
2015-10-21cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()Bin Meng
2015-10-21cmd: Clean up cmd_elf a little bitBin Meng
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng
2015-10-21x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng
2015-10-21x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng
2015-10-21dm: pci: Enable VGA address forwarding on bridgesBin Meng
2015-10-21dm: pci: Fix pci_last_busno() to return the real last bus noBin Meng
2015-10-21video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng
2015-10-21pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng
2015-10-21dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass
2015-10-21dm: pci: Correct a few debug() statementsSimon Glass
2015-10-21dm: pci: Tidy up auto-config error handlingSimon Glass
2015-10-21malloc_simple: Add debug() informationSimon Glass
2015-10-19Prepare v2015.10Tom Rini
2015-10-19powerpc: Drop old non-generic-board codeSimon Glass
2015-10-19sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker
2015-10-19sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker
2015-10-19sbc8641d: add basic flash setup instructions to README filePaul Gortmaker
2015-10-19sbc8641d: set proper environment sector size.Paul Gortmaker
2015-10-19sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker
2015-10-19sbc8641d: enable command line editingPaul Gortmaker
2015-10-19image-fit: Fix signature checkingAndrej Rosano
2015-10-19igep00x0: Use BCH8 ECCLadislav Michl
2015-10-19vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau
2015-10-19dfu: dfu_sf: Take the start address into accountFabio Estevam
2015-10-19dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam
2015-10-19doc/README.scrapyard: Add more entriesTom Rini
2015-10-19Revert "arm: Remove inetspace_v2_cmc board"Tom Rini
2015-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-10-19Revert "arm: Remove d2net_v2 defconfig file"Tom Rini
2015-10-19doc/README.scrapyard: Populate recent removalsTom Rini
2015-10-19ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel
2015-10-19ARM: dockstar: move start of environment areaEric Cooper
2015-10-17ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla