1. 2f462fd x86: cpu: Add functions to return the family and stepping by Simon Glass · Fri Mar 11 22:06:52 2016 -0700
  2. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · Fri Mar 11 22:06:51 2016 -0700
  3. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · Fri Mar 11 22:06:50 2016 -0700
  4. 36ab8e3 syscon: Avoid returning a device on failure by Simon Glass · Fri Mar 11 22:06:49 2016 -0700
  5. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · Fri Mar 11 22:06:46 2016 -0700
  6. 77f8292 x86: broadwell: Add a few microcode files by Simon Glass · Sun Mar 06 19:28:34 2016 -0700
  7. c926bfc x86: Add comments to the SIPI vector by Simon Glass · Sun Mar 06 19:28:25 2016 -0700
  8. 17dbe89 x86: Tidy up mp_init to reduce duplication by Simon Glass · Sun Mar 06 19:28:22 2016 -0700
  9. 7f3ccae x86: Correct duplicate POST values by Simon Glass · Sun Mar 06 19:28:18 2016 -0700
  10. 15318f2 x86: Add a script to aid code conversion from coreboot by Simon Glass · Sun Mar 06 19:28:17 2016 -0700
  11. ec5c786 x86: gpio: Correct GPIO setup ordering by Simon Glass · Sun Mar 06 19:28:13 2016 -0700
  12. ed5652c x86: dts: link: Add board ID GPIOs by Simon Glass · Sun Mar 06 19:28:12 2016 -0700
  13. d7729f8 x86: dts: link: Move SPD info into the memory controller by Simon Glass · Sun Mar 06 19:28:11 2016 -0700
  14. 8a307ee x86: link: Add required GPIO properties by Simon Glass · Sun Mar 06 19:28:10 2016 -0700
  15. 9d95358 x86: Add some more common MSR indexes by Simon Glass · Sun Mar 06 19:28:04 2016 -0700
  16. e79d2c6 x86: cpu: Make the vendor table const by Simon Glass · Sun Mar 06 19:27:57 2016 -0700
  17. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · Sun Mar 06 19:27:55 2016 -0700
  18. 0d0f831 pci: Correct a few comments and nits by Simon Glass · Sun Mar 06 19:27:53 2016 -0700
  19. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · Sun Mar 06 19:27:52 2016 -0700
  20. fd83897 gpio: Use const where possible by Simon Glass · Sun Mar 06 19:27:51 2016 -0700
  21. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · Sun Mar 06 19:27:50 2016 -0700
  22. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · Sun Mar 06 19:27:49 2016 -0700
  23. 2919921 video: Allow simple-panel to be used without regulators by Simon Glass · Sun Mar 06 19:27:48 2016 -0700
  24. 2e26682 x86: Document how to play with SeaBIOS by Bin Meng · Sun Feb 28 23:54:52 2016 -0800
  25. ba3a16e x86: qemu: Enable ACPI table generation by default by Bin Meng · Sun Feb 28 23:54:51 2016 -0800
  26. 96030fa x86: Support booting SeaBIOS by Bin Meng · Sun Feb 28 23:54:50 2016 -0800
  27. 3815d57 x86: Implement functions for writing coreboot table by Bin Meng · Sat Feb 27 22:58:03 2016 -0800
  28. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · Sat Feb 27 22:58:02 2016 -0800
  29. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · Sat Feb 27 22:58:01 2016 -0800
  30. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  31. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · Sat Feb 27 22:57:59 2016 -0800
  32. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · Sat Feb 27 22:57:58 2016 -0800
  33. 1754675 x86: Clean up coreboot_tables.h by Bin Meng · Sat Feb 27 22:57:57 2016 -0800
  34. d75fb95 x86: Move sysinfo related to sysinfo.h by Bin Meng · Sat Feb 27 22:57:56 2016 -0800
  35. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · Sat Feb 27 22:57:55 2016 -0800
  36. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · Tue Mar 15 17:56:29 2016 -0400
  37. 1de23f2 mvebu: ds414: Move cmd_syno into ds414 directory by Tom Rini · Wed Mar 16 15:25:46 2016 -0400
  38. 1258bb1 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · Wed Mar 16 10:38:21 2016 -0400
  39. 8783715 lpc32xx: work_92105: Rework Makefile by Tom Rini · Wed Mar 16 09:56:55 2016 -0400
  40. 59b1226 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · Wed Mar 16 09:45:03 2016 -0400
  41. 05a192a ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · Wed Mar 16 09:24:00 2016 -0400
  42. 393a4ce ARM: keystone2: Switch to using the poweroff command by Tom Rini · Wed Mar 16 09:19:43 2016 -0400
  43. 108ee58 ARM: keystone2: Split monitor code / command code by Tom Rini · Wed Mar 16 09:10:08 2016 -0400
  44. 2684207 ARM: DRA7xx: Enable NFS boot command by Andrew F. Davis · Fri Mar 11 15:22:20 2016 -0600
  45. 25fd727 ti_armv7_common: env: Add NFS loading support to default enviroment by Andrew F. Davis · Fri Mar 11 15:04:03 2016 -0600
  46. bc69da2 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · Mon Feb 29 20:50:34 2016 +0900
  47. d6e43ad ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · Wed Mar 09 17:39:56 2016 +0530
  48. e526561 keystone2: env: Set mmc as default boot for k2g-evm by Yan Liu · Wed Mar 09 15:39:39 2016 +0530
  49. cead0b2 keystone2: env: add env script for booting with an initramfs with firmware by Murali Karicheri · Wed Mar 09 15:39:38 2016 +0530
  50. 49574b7 k2g: configs: Add support to save env in MMC by Lokesh Vutla · Wed Mar 09 15:39:37 2016 +0530
  51. 6e637fa k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · Wed Mar 09 15:39:36 2016 +0530
  52. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · Wed Mar 09 15:39:35 2016 +0530
  53. 7ec3a80 am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · Wed Mar 09 15:39:34 2016 +0530
  54. 38e8af4 am335x: configs: Fix usb ether boot support by Lokesh Vutla · Wed Mar 09 15:39:33 2016 +0530
  55. d45e760 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · Wed Mar 09 15:39:32 2016 +0530
  56. 060a398 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · Wed Mar 09 15:39:31 2016 +0530
  57. 3ebc845 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · Wed Mar 09 15:39:30 2016 +0530
  58. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  59. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · Fri Mar 04 01:10:13 2016 +0100
  60. 80b9c6b arm: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:12 2016 +0100
  61. af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · Fri Mar 04 01:10:11 2016 +0100
  62. 7104249 efi_loader: Add MAINTAINERS entry by Alexander Graf · Fri Mar 04 01:10:10 2016 +0100
  63. 3b931b0 efi_loader: Add README section in README.efi by Alexander Graf · Fri Mar 04 01:10:09 2016 +0100
  64. 41ee316 efi_loader: Add distro boot script for removable media by Alexander Graf · Thu Mar 10 00:26:15 2016 +0100
  65. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100
  66. 5817786 arm64: Allow EFI payload code to take exceptions by Alexander Graf · Fri Mar 04 01:10:06 2016 +0100
  67. 99adbd9 arm64: Allow exceptions to return by Alexander Graf · Fri Mar 04 01:10:05 2016 +0100
  68. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · Fri Mar 04 01:10:04 2016 +0100
  69. e2b04f2 efi_loader: Add "bootefi" command by Alexander Graf · Thu Mar 10 00:27:20 2016 +0100
  70. e83be45 efi_loader: Add disk interfaces by Alexander Graf · Fri Mar 04 01:10:02 2016 +0100
  71. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  72. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100
  73. c15d921 efi_loader: Add boot time services by Alexander Graf · Fri Mar 04 01:09:59 2016 +0100
  74. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · Fri Mar 04 01:09:58 2016 +0100
  75. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · Fri Mar 04 01:09:57 2016 +0100
  76. 3b3d915 disk/part.c: Expose list of available block drivers by Alexander Graf · Fri Mar 04 01:09:56 2016 +0100
  77. bc40da9 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · Fri Mar 04 01:09:55 2016 +0100
  78. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · Fri Mar 04 01:09:54 2016 +0100
  79. 580be6e hikey: Add MMU tables by Alexander Graf · Fri Mar 04 01:09:53 2016 +0100
  80. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · Fri Mar 04 01:09:52 2016 +0100
  81. 5889e39 vexpress64: Add MMU tables by Alexander Graf · Fri Mar 04 01:09:51 2016 +0100
  82. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · Fri Mar 04 01:09:50 2016 +0100
  83. 0e2088c zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · Fri Mar 04 01:09:49 2016 +0100
  84. 6b3e7ca thunderx: Move mmu table into board file by Alexander Graf · Fri Mar 04 01:09:48 2016 +0100
  85. e317fe8 arm64: Make full va map code more dynamic by Alexander Graf · Fri Mar 04 01:09:47 2016 +0100
  86. f03c0e4 arm64: Disable TTBR1 maps in EL1 by Alexander Graf · Fri Mar 04 01:09:46 2016 +0100
  87. fb74cc1 thunderx: Calculate TCR dynamically by Alexander Graf · Fri Mar 04 01:09:45 2016 +0100
  88. 76aa033 kc1: Clear reboot mode garbage on cold reset by Paul Kocialkowski · Sat Feb 27 19:19:15 2016 +0100
  89. 31d8ef8 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · Sat Feb 27 19:19:14 2016 +0100
  90. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · Sat Feb 27 19:19:13 2016 +0100
  91. c76b97a power: twl6030: Power off support by Paul Kocialkowski · Sat Feb 27 19:19:12 2016 +0100
  92. b052c4b power: twl6030: Remove ifdef around the code by Paul Kocialkowski · Sat Feb 27 19:19:11 2016 +0100
  93. bdcbdcf kc1: Boot to bootloader (fastboot) on ID pin pull-up by Paul Kocialkowski · Sat Feb 27 19:19:10 2016 +0100
  94. fc45392 kc1: OMAP4 reboot mode support by Paul Kocialkowski · Sat Feb 27 19:19:09 2016 +0100
  95. e1660a5 omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · Sat Feb 27 19:19:08 2016 +0100
  96. 4fa7bb9 omap4: Reboot mode support by Paul Kocialkowski · Sat Feb 27 19:19:07 2016 +0100
  97. 75089e5 kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · Sat Feb 27 19:19:06 2016 +0100
  98. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · Sat Feb 27 19:19:05 2016 +0100
  99. e1545d9 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · Sat Feb 27 19:19:04 2016 +0100
  100. 3f3b12b power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · Sat Feb 27 19:19:03 2016 +0100