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