Commit Graph

33278 Commits (8d1f3a9daf65baf756fe5ada1567710b476341e6)
 

Author SHA1 Message Date
Bin Meng 42913a1c7a x86: ivybridge: Use APIs provided in the mrccache lib 9 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 9 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 9 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 9 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 9 years ago
Bin Meng e2d76e95d3 x86: Add ENABLE_MRC_CACHE Kconfig option 9 years ago
Bin Meng 010921ae7f x86: fsp: Add a hdr sub-command to show header information 9 years ago
Bin Meng 62716ebb75 x86: fsp: Make hob command a sub-command to fsp 9 years ago
Bin Meng b325cbb171 x86: fsp: Print GUID whenever applicable in the hob command output 9 years ago
Bin Meng fd755f084e x86: fsp: Compact the output of hob command 9 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 9 years ago
Bin Meng a34b46768f Makefile: Generate U_BOOT_DMI_DATE for SMBIOS 9 years ago
Bin Meng 3619e94ad7 doc: Complement document about booting VxWorks 9 years ago
Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 9 years ago
Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 9 years ago
Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 9 years ago
Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 9 years ago
Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 9 years ago
Bin Meng 9dffa52da8 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() 9 years ago
Bin Meng ebca3df781 cmd: Clean up cmd_elf a little bit 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
Bin Meng 301dd6b367 x86: Remove quotation mark in CONFIG_HOSTNAME 9 years ago
Bin Meng 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 years ago
Bin Meng 19038e1bb6 x86: Initialize GDT entry 1 to be the 32-bit CS as well 9 years ago
Bin Meng 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 9 years ago
Bin Meng 5bf935925b x86: ivybridge: Remove the dead codes that programs pci bridge 9 years ago
Bin Meng bbbcb52628 dm: pci: Enable VGA address forwarding on bridges 9 years ago
Bin Meng 069155cbb4 dm: pci: Fix pci_last_busno() to return the real last bus no 9 years ago
Bin Meng af67e7ce23 video: vesa_fb: Fix wrong return value check of pci_find_class() 9 years ago
Bin Meng cdf9f085f2 pci: Set PCI_COMMAND_IO bit for VGA device 9 years ago
Simon Glass 5dbcf3a0f9 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM 9 years ago
Simon Glass 3129ace489 dm: pci: Correct a few debug() statements 9 years ago
Simon Glass 4d21455e09 dm: pci: Tidy up auto-config error handling 9 years ago
Simon Glass 836ac74c29 malloc_simple: Add debug() information 9 years ago
Jagan Teki 89b5c81b75 linux/bitops.h: GENMASK copy from linux 9 years ago
Jagan Teki 673452876f linux/bitops: Move BIT definitions at top 9 years ago
Tom Rini e8d124fae0 Merge git://git.denx.de/u-boot-marvell 9 years ago
Stefan Roese 5b37212a3d mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows 9 years ago
Stefan Roese 1d51ea1913 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards 9 years ago
Stefan Roese a79c8408ca arm: mvebu: Enable DM_USB on AXP / A38x boards 9 years ago
Stefan Roese cd48225b08 usb: ehci-marvell.c: Add DM support 9 years ago
Stefan Roese 9cffb2335c arm: mvebu: Add DM (driver model) support 9 years ago
Stefan Roese 39a230aad3 arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 9 years ago
Stefan Roese 78de2c0c3e arm: mvebu: Do not call board_init_r() from board_init_f() 9 years ago
Stefan Roese 9b163d8c4e kwbimage: Align payload size to 4 bytes 9 years ago
Stefan Roese ef5cd33064 dm: core: Enable optional use of fdt_translate_address() 9 years ago
Stefan Roese 42cc034f19 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL 9 years ago
Stefan Roese 944c7a3176 arm: mvebu: Add option to use UART xmodem protocol via kwboot 9 years ago
Maxime Ripard fd8133b725 sunxi: Add CHIP support 9 years ago
Maxime Ripard 862ba7ed32 axp209: Sync the DTSI with the kernel 9 years ago