1. da94439 x86: baytrail: Enable SeaBIOS on all boards by Bin Meng · 8 years ago
  2. 5a6a2c7 x86: doc: Update information about IGD with SeaBIOS by Bin Meng · 8 years ago
  3. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 8 years ago
  4. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 8 years ago
  5. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 8 years ago
  6. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 8 years ago
  7. d19c907 x86: Reserve configuration tables in high memory by Bin Meng · 8 years ago
  8. 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 8 years ago
  9. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 8 years ago
  10. 5483449 x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 8 years ago
  11. 10d569e x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 8 years ago
  12. 1e2f7b9 x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 8 years ago
  13. 91fc5bf x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · 8 years ago
  14. f7e20f6 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · 8 years ago
  15. 494ec0d x86: qemu: rename qemu/acpi_table.c by Miao Yan · 8 years ago
  16. eece493 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · 8 years ago
  17. d6ccb14 cmd: qfw: do not depend on x86 by Miao Yan · 8 years ago
  18. 86e30e6 cmd: qfw: do not require default macros when building qfw command by Miao Yan · 8 years ago
  19. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  20. 331ba7d x86: qemu: add comment about qfw register endianness by Miao Yan · 8 years ago
  21. 2e82e74 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 8 years ago
  22. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 8 years ago
  23. d3ad062 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · 8 years ago
  24. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  25. 099b219 cmd: qfw: add API to iterate firmware list by Miao Yan · 8 years ago
  26. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 8 years ago
  27. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  28. 49d929b x86: doc: Document ACPI support by Bin Meng · 8 years ago
  29. eda995a x86: doc: Minor update for accuracy by Bin Meng · 8 years ago
  30. 030b9e3 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · 8 years ago
  31. 7a47a08 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · 8 years ago
  32. ad3098f x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · 8 years ago
  33. 4470f2d x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  34. 42f8ebf x86: baytrail: Add platform ASL files by Bin Meng · 8 years ago
  35. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 8 years ago
  36. 9e70a11 x86: acpi: Add some generic ASL libraries by Bin Meng · 8 years ago
  37. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 8 years ago
  38. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 8 years ago
  39. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 8 years ago
  40. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 8 years ago
  41. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 8 years ago
  42. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 8 years ago
  43. 728c4af x86: acpi: Reorder code in acpi_table.h by Bin Meng · 8 years ago
  44. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 8 years ago
  45. f444662 x86: acpi: Remove unused codes by Bin Meng · 8 years ago
  46. 5dafcb8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · 8 years ago
  47. 8c4cc21 acpi: Specify U-Boot include path for ASL files by Bin Meng · 8 years ago
  48. 3a2a3d0 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · 8 years ago
  49. 68af8d8 acpi: Change build log for ASL files by Bin Meng · 8 years ago
  50. ce8dd77 x86: dts: Update to include ACTL register details by Bin Meng · 8 years ago
  51. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 8 years ago
  52. 07ac84e x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 8 years ago
  53. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 8 years ago
  54. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 8 years ago
  55. b652447 x86: Drop asm/acpi.h by Bin Meng · 8 years ago
  56. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  57. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  58. 341392d dm: mmc: test: Add tests for MMC by Simon Glass · 8 years ago
  59. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 8 years ago
  60. f376a3c dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 8 years ago
  61. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 8 years ago
  62. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 8 years ago
  63. 8ef761e dm: mmc: Implement the MMC functions for block devices by Simon Glass · 8 years ago
  64. f8b7752 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 8 years ago
  65. fdbb139 dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 8 years ago
  66. 1598dfc dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · 8 years ago
  67. c40fdca dm: mmc: Move the device list into a separate file by Simon Glass · 8 years ago
  68. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  69. b6694a3 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 8 years ago
  70. 6dd9faf dm: part: Drop the block_drvr table by Simon Glass · 8 years ago
  71. 1fde473 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · 8 years ago
  72. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  73. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  74. 0776167e dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 8 years ago
  75. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 8 years ago
  76. e17d114 dm: mmc: Implement the select_hwpart() method by Simon Glass · 8 years ago
  77. ff3882a dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 8 years ago
  78. d077352 dm: blk: Free the block device name when unbound by Simon Glass · 8 years ago
  79. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 8 years ago
  80. 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 8 years ago
  81. cd995a8 dm: sandbox: Enable systemace by Simon Glass · 8 years ago
  82. 4560ee4 dm: systemace: Add driver-mode block-device support by Simon Glass · 8 years ago
  83. a0ff24c dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 8 years ago
  84. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  85. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  86. 199a120 dm: sandbox: Enable SATA by Simon Glass · 8 years ago
  87. f5a14af dm: sata: Add support for driver-model block devices by Simon Glass · 8 years ago
  88. e8c0a25 dm: sandbox: Enable SCSI by Simon Glass · 8 years ago
  89. 535556b dm: scsi: Add support for driver-model block devices by Simon Glass · 8 years ago
  90. 74c6dc1 dm: sandbox: Enable IDE by Simon Glass · 8 years ago
  91. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 8 years ago
  92. 38bd29b dm: part: Drop the get_dev() method by Simon Glass · 8 years ago
  93. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  94. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 8 years ago
  95. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 8 years ago
  96. 4e7189d dm: sata: Drop the get_dev() function by Simon Glass · 8 years ago
  97. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 8 years ago
  98. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 8 years ago
  99. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 8 years ago
  100. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago