1. e23c6c2 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  2. 2e9ae22 x86: Document how to play with SeaBIOS by Bin Meng · 9 years ago
  3. 2830bc7 x86: qemu: Enable ACPI table generation by default by Bin Meng · 9 years ago
  4. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  5. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  6. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  7. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  8. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  9. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  10. a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  11. f2d0690 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  12. 1329020 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  13. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  14. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  15. d08fedf mvebu: ds414: Move cmd_syno into ds414 directory by Tom Rini · 9 years ago
  16. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  17. df13ec6 lpc32xx: work_92105: Rework Makefile by Tom Rini · 9 years ago
  18. ba52426 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  19. 80485af ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  20. 534bc70 ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  21. aadd336 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  22. 07adb7c ARM: DRA7xx: Enable NFS boot command by Andrew F. Davis · 9 years ago
  23. c29a3ce ti_armv7_common: env: Add NFS loading support to default enviroment by Andrew F. Davis · 9 years ago
  24. 70e6428 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  25. 3eb80d1 ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  26. d28a86c keystone2: env: Set mmc as default boot for k2g-evm by Yan Liu · 9 years ago
  27. abca947 keystone2: env: add env script for booting with an initramfs with firmware by Murali Karicheri · 9 years ago
  28. 84fe283 k2g: configs: Add support to save env in MMC by Lokesh Vutla · 9 years ago
  29. 0552d1d k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · 9 years ago
  30. 18c534b ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  31. 592bc5e am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · 9 years ago
  32. e77faeb am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  33. 8462cb5 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  34. 48dc165 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  35. cc2c948 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago
  36. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  37. dea2174 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  38. cc4a474 arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  39. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  40. e4a7394 efi_loader: Add MAINTAINERS entry by Alexander Graf · 9 years ago
  41. 996a18a efi_loader: Add README section in README.efi by Alexander Graf · 9 years ago
  42. 74522c8 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  43. ed980b8 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  44. 6498291 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  45. 4c2cc7c arm64: Allow exceptions to return by Alexander Graf · 9 years ago
  46. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  47. b993933 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago
  48. 2a22d05 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  49. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  50. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago
  51. bee9116 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  52. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  53. 2bb9b79 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  54. d96a980 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  55. 19503c3 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · 9 years ago
  56. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  57. 2184582 hikey: Add MMU tables by Alexander Graf · 9 years ago
  58. 9b5b8b6 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  59. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  60. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  61. 96519f3 zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  62. d473f0c thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  63. 5e2ec77 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  64. 9bb367a arm64: Disable TTBR1 maps in EL1 by Alexander Graf · 9 years ago
  65. 0691484 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  66. dcac884 kc1: Clear reboot mode garbage on cold reset by Paul Kocialkowski · 9 years ago
  67. ee85a41 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  68. 461484c input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  69. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  70. 4986c6c power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  71. bd55eed kc1: Boot to bootloader (fastboot) on ID pin pull-up by Paul Kocialkowski · 9 years ago
  72. 7c0a4b7 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  73. 69847dd omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  74. faec3f9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  75. e66782e kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  76. 27754d1 usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  77. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  78. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  79. 6e495a4 omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago
  80. 5e56b0a omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  81. ae51b57 Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  82. 14689ad omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · 9 years ago
  83. 437086b omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · 9 years ago
  84. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  85. 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  86. ed5ddeb omap4: Export jedec sdram timings by Paul Kocialkowski · 9 years ago
  87. 96703ac omap4: Export elpidia sdram timings by Paul Kocialkowski · 9 years ago
  88. 7cb998b omap4: Export elpidia sdram device details by Paul Kocialkowski · 9 years ago
  89. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  90. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  91. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  92. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  93. 6add08e sniper: Clear reboot mode garbage on cold reset by Paul Kocialkowski · 9 years ago
  94. 8e643d7 sniper: Get rid of reset_misc by Paul Kocialkowski · 9 years ago
  95. 90ca5df omap3: Use a define for reboot reason offset by Paul Kocialkowski · 9 years ago
  96. c5412b0 omap3: String-based reboot mode handling by Paul Kocialkowski · 9 years ago
  97. 41bccb8 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  98. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  99. e6de55e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  100. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago