1. 64ca8eb efi_loader: add helper macro to construct protocol objects by Rob Clark · 7 years ago
  2. 84a19a0 efi_loader: log EFI return values too by Rob Clark · 7 years ago
  3. 3ecc6bd efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
  4. 544df3b efi_loader: move guidcmp to header by Rob Clark · 7 years ago
  5. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  6. a587fd1 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
  7. 852a0e177 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  8. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  9. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  10. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  11. b343d93 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  12. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  13. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  14. cb486a4 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
  15. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  16. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  17. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  18. 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  19. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  20. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  21. fa031f8 dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  22. 170e17c dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  23. 5fdb005 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  24. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  25. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  26. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  27. c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  28. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  29. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  30. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  31. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  32. 28aa974 dm: scsi: Add operations by Simon Glass · 7 years ago
  33. cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  34. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  35. cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  36. 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  37. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  38. a4eff9f dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  39. 3df498d dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago
  40. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  41. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  42. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  43. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  44. 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
  45. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  46. 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
  47. 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  48. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  49. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  50. a4f460d rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
  51. 57d4dbf rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
  52. 61ef061 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
  53. 5db9e67 rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
  54. f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  55. 0d5252e ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
  56. 7e2edb4 ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
  57. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  58. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  59. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  60. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  61. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  62. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  63. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  64. 6afb92a board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
  65. 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  66. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  67. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  68. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  69. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  70. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  71. c5f8cee Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  72. d088c51 ARM: at91: ma5d4: Support both SF and eMMC SoMs by Marek Vasut · 8 years ago
  73. 15e80a2 ARM: at91: ma5d4: Switch environment start to eMMC by Marek Vasut · 8 years ago
  74. 0eaab23 ARM: at91: ma5d4: Enable support for booting from eMMC by Marek Vasut · 8 years ago
  75. f2228b3 ARM: at91: ma5d4: Swap SD/MMC controller order by Marek Vasut · 8 years ago
  76. 9a541bf ARM: at91: ma5d4: Enable DFU and UMS by Marek Vasut · 8 years ago
  77. 6efde71 ARM: atmel: Rename MA5D4EVK by Marek Vasut · 8 years ago
  78. 88961bc arc: Add support for HS Development Kit board by Alexey Brodkin · 8 years ago
  79. 86cb88c axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · 7 years ago
  80. fa7772d axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · 7 years ago
  81. 61ce555 boards: axs10x, nsim, tb100: Enable cmdline history by Alexey Brodkin · 8 years ago
  82. a94b536 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
  83. c3cf899 ti816x: Enable ethernet support by Tom Rini · 8 years ago
  84. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  85. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  86. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  87. 28bd0b9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  88. f0409d3 rockchip: rk3399: correct SPL_MAX_SIZE by Kever Yang · 7 years ago
  89. 938a335 atmel, at91: fix corvus board by Heiko Schocher · 7 years ago
  90. 334f5bb arm: omap: Extract OMAP5 boot environment to separate file by Semen Protsenko · 7 years ago
  91. 1d1c8c9 x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · 7 years ago
  92. 74649a9 x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · 7 years ago
  93. beb7a0f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 7 years ago
  94. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  95. 8b35330 arm64: zynqmp: Check pmufw version by Michal Simek · 8 years ago
  96. 1a8c43e arm64: zynqmp: Decrease MALLOC size for SPL by Michal Simek · 8 years ago
  97. 002c848 arm64: zynqmp: Remove CPU_RELEASE_ADDR macro by Michal Simek · 8 years ago
  98. 7090313 odroid: remove CONFIG_DM_I2C_COMPAT config by Jaehoon Chung · 7 years ago
  99. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  100. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago