1. 470060f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue May 24 07:22:55 2016 -0400
  2. 4d88f1c ARM: sama5d2: Implement boot device autodetection by Marek Vasut · Fri Apr 22 21:56:21 2016 +0200
  3. a93dac7 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · Mon Apr 18 18:30:41 2016 +0200
  4. 709733b board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL by Wenyou Yang · Mon Apr 11 16:41:33 2016 +0800
  5. dcc8a84 ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · Mon Apr 11 16:41:32 2016 +0800
  6. d47886e ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · Mon Apr 11 16:41:31 2016 +0800
  7. a141e5a board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0 by Wenyou Yang · Mon Apr 11 14:07:17 2016 +0800
  8. b90c7cb board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · Fri Feb 26 17:20:26 2016 +0800
  9. 0795a41 ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · Fri Feb 26 17:20:25 2016 +0800
  10. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  11. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  12. e4ce25f ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · Fri May 20 12:13:10 2016 +0900
  13. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · Mon May 23 11:51:13 2016 -0400
  14. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · Thu May 19 09:11:58 2016 +0200
  15. c897487 kbuild: fixdep: Check fstat(2) return value by Tom Rini · Fri May 13 10:54:04 2016 -0400
  16. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · Wed May 04 15:14:11 2016 +0200
  17. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · Wed May 04 15:08:00 2016 +0200
  18. da1805f mkimage: Add a quiet mode by Simon Glass · Sun May 01 13:55:38 2016 -0600
  19. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · Sun May 01 13:55:37 2016 -0600
  20. 44628b8 malloc: improve memalign fragmentation fix by Stephen Warren · Mon Apr 25 15:55:42 2016 -0600
  21. c5e173c x86: galileo: Override SMBIOS product name by Bin Meng · Sun May 22 01:45:39 2016 -0700
  22. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  23. 6efcb51 x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · Sun May 22 01:45:37 2016 -0700
  24. 50bec1e x86: galileo: Enable MP table generation by Bin Meng · Sun May 22 01:45:36 2016 -0700
  25. ff0c478 x86: broadwell: Correct I/O APIC ID by Bin Meng · Sun May 22 01:45:35 2016 -0700
  26. 330be03 x86: quark: Assign a unique I/O APIC ID by Bin Meng · Sun May 22 01:45:34 2016 -0700
  27. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · Sun May 22 01:45:33 2016 -0700
  28. e583234 x86: Remove SMP limitation in lapic_setup() by Bin Meng · Sun May 22 01:45:32 2016 -0700
  29. 2ffcb17 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark by Bin Meng · Sun May 22 01:45:31 2016 -0700
  30. ba63457 x86: galileo: Enable CPU driver by Bin Meng · Sun May 22 01:45:30 2016 -0700
  31. ae86455 x86: Use latest microcode for all BayTrail boards by Bin Meng · Mon May 23 15:25:20 2016 +0800
  32. ef348a7 x86: baytrail: Update to latest microcode by Bin Meng · Sun May 22 01:45:28 2016 -0700
  33. 5e842af x86: Add some notes for MRC cache with Intel FSP by Bin Meng · Sun May 22 01:45:27 2016 -0700
  34. 393399e x86: crownbay: Disable boot stage support by Bin Meng · Sun May 22 01:45:26 2016 -0700
  35. 3a15df5 acpi: Clean IASL generated intermediate files by Bin Meng · Sun May 22 01:45:25 2016 -0700
  36. f2071ba x86: doc: Add porting hints for ACPI with Windows by Bin Meng · Wed May 11 07:45:12 2016 -0700
  37. dc2097d x86: baytrail: Add GPIO ASL description by Bin Meng · Wed May 11 07:45:11 2016 -0700
  38. 0a00d50 x86: baytrail: Add internal UART ASL description by Bin Meng · Wed May 11 07:45:10 2016 -0700
  39. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · Wed May 11 07:45:09 2016 -0700
  40. 65b2e9e x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · Wed May 11 07:45:08 2016 -0700
  41. b136493 x86: baytrail: Enable SeaBIOS on all boards by Bin Meng · Wed May 11 07:45:07 2016 -0700
  42. d5eed0d x86: doc: Update information about IGD with SeaBIOS by Bin Meng · Wed May 11 07:45:06 2016 -0700
  43. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · Wed May 11 07:45:05 2016 -0700
  44. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · Wed May 11 07:45:04 2016 -0700
  45. 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
  46. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · Wed May 11 07:45:02 2016 -0700
  47. 1c9da37 x86: Reserve configuration tables in high memory by Bin Meng · Wed May 11 07:45:01 2016 -0700
  48. 1141fcf x86: Unify reserve_arch() for all x86 boards by Bin Meng · Wed May 11 07:45:00 2016 -0700
  49. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · Wed May 11 07:44:59 2016 -0700
  50. e31a79a x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · Wed May 11 07:44:58 2016 -0700
  51. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · Wed May 11 07:44:57 2016 -0700
  52. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · Wed May 11 07:44:56 2016 -0700
  53. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  54. ef22867 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · Sun May 22 19:37:22 2016 -0700
  55. 14f5655 x86: qemu: rename qemu/acpi_table.c by Miao Yan · Sun May 22 19:37:21 2016 -0700
  56. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · Sun May 22 19:37:20 2016 -0700
  57. 2ffced1 cmd: qfw: do not depend on x86 by Miao Yan · Sun May 22 19:37:19 2016 -0700
  58. 4362676 cmd: qfw: do not require default macros when building qfw command by Miao Yan · Sun May 22 19:37:18 2016 -0700
  59. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  60. f3c6a4e x86: qemu: add comment about qfw register endianness by Miao Yan · Sun May 22 19:37:16 2016 -0700
  61. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  62. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  63. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · Sun May 22 19:37:13 2016 -0700
  64. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  65. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · Sun May 22 19:37:11 2016 -0700
  66. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · Sun May 22 19:37:10 2016 -0700
  67. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  68. 4258f80 x86: doc: Document ACPI support by Bin Meng · Sat May 07 07:46:37 2016 -0700
  69. 0dbbf10 x86: doc: Minor update for accuracy by Bin Meng · Sat May 07 07:46:36 2016 -0700
  70. 2b81f61 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · Sat May 07 07:46:35 2016 -0700
  71. 898cee5 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · Sat May 07 07:46:34 2016 -0700
  72. 8ee2957 x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · Sat May 07 07:46:33 2016 -0700
  73. e9f5a79 x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · Sat May 07 07:46:32 2016 -0700
  74. 6c9f944 x86: baytrail: Add platform ASL files by Bin Meng · Sat May 07 07:46:31 2016 -0700
  75. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · Sat May 07 07:46:30 2016 -0700
  76. 88b08fb x86: acpi: Add some generic ASL libraries by Bin Meng · Sat May 07 07:46:29 2016 -0700
  77. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · Sat May 07 07:46:28 2016 -0700
  78. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · Sat May 07 07:46:27 2016 -0700
  79. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · Sat May 07 07:46:26 2016 -0700
  80. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · Sat May 07 07:46:25 2016 -0700
  81. b063d5f x86: acpi: Change fill_header() by Bin Meng · Sat May 07 07:46:24 2016 -0700
  82. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · Sat May 07 07:46:23 2016 -0700
  83. bbcff8d x86: acpi: Reorder code in acpi_table.h by Bin Meng · Sat May 07 07:46:22 2016 -0700
  84. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · Sat May 07 07:46:21 2016 -0700
  85. 76f2746 x86: acpi: Remove unused codes by Bin Meng · Sat May 07 07:46:20 2016 -0700
  86. 846e7f8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · Sat May 07 07:46:19 2016 -0700
  87. 11b2588 acpi: Specify U-Boot include path for ASL files by Bin Meng · Sat May 07 07:46:18 2016 -0700
  88. 546e120 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · Sat May 07 07:46:17 2016 -0700
  89. e598428 acpi: Change build log for ASL files by Bin Meng · Sat May 07 07:46:16 2016 -0700
  90. 0651f62 x86: dts: Update to include ACTL register details by Bin Meng · Sat May 07 07:46:15 2016 -0700
  91. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · Sat May 07 07:46:14 2016 -0700
  92. 61ad371 x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · Sat May 07 07:46:13 2016 -0700
  93. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · Sat May 07 07:46:12 2016 -0700
  94. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · Sat May 07 07:46:11 2016 -0700
  95. c2f2b3b x86: Drop asm/acpi.h by Bin Meng · Sat May 07 07:46:10 2016 -0700
  96. f5f1553 pico-imx6ul: Select CONFIG_HUSH_PARSER option by Fabio Estevam · Tue May 17 10:51:44 2016 -0300
  97. 9e559fd eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · Sat Apr 16 17:55:13 2016 +0300
  98. 91f226a eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · Sat Apr 16 17:55:12 2016 +0300
  99. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · Mon May 16 10:52:14 2016 +0100
  100. 3ee34e2 malta: Remove ".set mips32" directive by Paul Burton · Mon May 16 10:52:13 2016 +0100