1. e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · Wed May 11 07:45:03 2016 -0700
  2. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · Wed May 11 07:45:02 2016 -0700
  3. 1c9da37 x86: Reserve configuration tables in high memory by Bin Meng · Wed May 11 07:45:01 2016 -0700
  4. 1141fcf x86: Unify reserve_arch() for all x86 boards by Bin Meng · Wed May 11 07:45:00 2016 -0700
  5. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · Wed May 11 07:44:59 2016 -0700
  6. e31a79a x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · Wed May 11 07:44:58 2016 -0700
  7. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · Wed May 11 07:44:57 2016 -0700
  8. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · Wed May 11 07:44:56 2016 -0700
  9. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  10. ef22867 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · Sun May 22 19:37:22 2016 -0700
  11. 14f5655 x86: qemu: rename qemu/acpi_table.c by Miao Yan · Sun May 22 19:37:21 2016 -0700
  12. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · Sun May 22 19:37:20 2016 -0700
  13. 2ffced1 cmd: qfw: do not depend on x86 by Miao Yan · Sun May 22 19:37:19 2016 -0700
  14. 4362676 cmd: qfw: do not require default macros when building qfw command by Miao Yan · Sun May 22 19:37:18 2016 -0700
  15. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  16. f3c6a4e x86: qemu: add comment about qfw register endianness by Miao Yan · Sun May 22 19:37:16 2016 -0700
  17. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  18. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  19. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · Sun May 22 19:37:13 2016 -0700
  20. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  21. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · Sun May 22 19:37:11 2016 -0700
  22. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · Sun May 22 19:37:10 2016 -0700
  23. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  24. 4258f80 x86: doc: Document ACPI support by Bin Meng · Sat May 07 07:46:37 2016 -0700
  25. 0dbbf10 x86: doc: Minor update for accuracy by Bin Meng · Sat May 07 07:46:36 2016 -0700
  26. 2b81f61 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · Sat May 07 07:46:35 2016 -0700
  27. 898cee5 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · Sat May 07 07:46:34 2016 -0700
  28. 8ee2957 x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · Sat May 07 07:46:33 2016 -0700
  29. e9f5a79 x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · Sat May 07 07:46:32 2016 -0700
  30. 6c9f944 x86: baytrail: Add platform ASL files by Bin Meng · Sat May 07 07:46:31 2016 -0700
  31. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · Sat May 07 07:46:30 2016 -0700
  32. 88b08fb x86: acpi: Add some generic ASL libraries by Bin Meng · Sat May 07 07:46:29 2016 -0700
  33. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · Sat May 07 07:46:28 2016 -0700
  34. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · Sat May 07 07:46:27 2016 -0700
  35. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · Sat May 07 07:46:26 2016 -0700
  36. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · Sat May 07 07:46:25 2016 -0700
  37. b063d5f x86: acpi: Change fill_header() by Bin Meng · Sat May 07 07:46:24 2016 -0700
  38. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · Sat May 07 07:46:23 2016 -0700
  39. bbcff8d x86: acpi: Reorder code in acpi_table.h by Bin Meng · Sat May 07 07:46:22 2016 -0700
  40. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · Sat May 07 07:46:21 2016 -0700
  41. 76f2746 x86: acpi: Remove unused codes by Bin Meng · Sat May 07 07:46:20 2016 -0700
  42. 846e7f8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · Sat May 07 07:46:19 2016 -0700
  43. 11b2588 acpi: Specify U-Boot include path for ASL files by Bin Meng · Sat May 07 07:46:18 2016 -0700
  44. 546e120 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · Sat May 07 07:46:17 2016 -0700
  45. e598428 acpi: Change build log for ASL files by Bin Meng · Sat May 07 07:46:16 2016 -0700
  46. 0651f62 x86: dts: Update to include ACTL register details by Bin Meng · Sat May 07 07:46:15 2016 -0700
  47. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · Sat May 07 07:46:14 2016 -0700
  48. 61ad371 x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · Sat May 07 07:46:13 2016 -0700
  49. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · Sat May 07 07:46:12 2016 -0700
  50. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · Sat May 07 07:46:11 2016 -0700
  51. c2f2b3b x86: Drop asm/acpi.h by Bin Meng · Sat May 07 07:46:10 2016 -0700
  52. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  53. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  54. e5cf427 dm: mmc: test: Add tests for MMC by Simon Glass · Sun May 01 13:52:44 2016 -0600
  55. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  56. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · Sun May 01 13:52:42 2016 -0600
  57. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  58. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  59. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · Sun May 01 13:52:39 2016 -0600
  60. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · Sun May 01 13:52:38 2016 -0600
  61. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · Sun May 01 13:52:37 2016 -0600
  62. 356e0e6 dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · Sun May 01 13:52:36 2016 -0600
  63. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  64. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  65. 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · Sun May 01 13:52:33 2016 -0600
  66. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · Sun May 01 13:52:32 2016 -0600
  67. b5210f2 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · Sun May 01 13:52:31 2016 -0600
  68. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · Sun May 01 13:52:30 2016 -0600
  69. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  70. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · Sun May 01 13:52:28 2016 -0600
  71. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  72. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · Sun May 01 13:52:26 2016 -0600
  73. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · Sun May 01 13:52:25 2016 -0600
  74. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · Sun May 01 13:52:24 2016 -0600
  75. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  76. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · Sun May 01 13:52:22 2016 -0600
  77. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · Sun May 01 11:36:32 2016 -0600
  78. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · Sun May 01 11:36:31 2016 -0600
  79. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · Sun May 01 11:36:30 2016 -0600
  80. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · Sun May 01 11:36:29 2016 -0600
  81. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · Sun May 01 11:36:28 2016 -0600
  82. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · Sun May 01 11:36:27 2016 -0600
  83. 7d741ac dm: sata: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:26 2016 -0600
  84. 151b935 dm: sandbox: Enable SCSI by Simon Glass · Sun May 01 11:36:25 2016 -0600
  85. 5bf96dc dm: scsi: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:24 2016 -0600
  86. 4e7227c dm: sandbox: Enable IDE by Simon Glass · Sun May 01 11:36:23 2016 -0600
  87. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  88. e498e57 dm: part: Drop the get_dev() method by Simon Glass · Sun May 01 11:36:21 2016 -0600
  89. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  90. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  91. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  92. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:17 2016 -0600
  93. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  94. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  95. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  96. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  97. 61c7496 dm: disk: Use legacy block driver info for block device access by Simon Glass · Sun May 01 11:36:12 2016 -0600
  98. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:11 2016 -0600
  99. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600
  100. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:09 2016 -0600