1. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  2. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  3. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  4. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  5. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  6. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  7. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  8. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  9. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  10. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  11. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  12. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  13. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  14. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  15. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  16. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  17. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  18. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  19. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  20. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  21. ca62e5d mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
  22. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  23. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  24. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  25. 15a9165 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
  26. ed2d02d imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
  27. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  28. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  29. ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
  30. 8be70bb ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
  31. 258f76f mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
  32. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  33. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  34. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  35. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  36. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  37. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  38. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  39. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  40. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  41. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  42. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  43. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  44. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  45. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  46. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  47. 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  48. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  49. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  50. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  51. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  52. 322f73f dm: scsi: Add operations by Simon Glass · 7 years ago
  53. 4279efc dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  54. 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  55. 4b62b2f dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  56. 2c9f9ef dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  57. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  58. aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  59. 0436824 dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago
  60. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  61. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  62. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  63. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  64. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  65. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  66. 30a570a dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 7 years ago
  67. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  68. ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  69. 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  70. b24a8ec rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
  71. 168eef7 rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
  72. b647442 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
  73. 6d1970f rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
  74. d754254 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  75. ccaa83f ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
  76. 92761fc ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
  77. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  78. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  79. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  80. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  81. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  82. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  83. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  84. 29e0031 board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
  85. ea92651 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  86. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  87. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  88. 7e09145 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  89. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  90. 37a980b efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  91. f42f25d Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  92. e3f4072 ARM: at91: ma5d4: Support both SF and eMMC SoMs by Marek Vasut · 7 years ago
  93. cc6f9de ARM: at91: ma5d4: Switch environment start to eMMC by Marek Vasut · 7 years ago
  94. 4e84383 ARM: at91: ma5d4: Enable support for booting from eMMC by Marek Vasut · 7 years ago
  95. 4425be3 ARM: at91: ma5d4: Swap SD/MMC controller order by Marek Vasut · 7 years ago
  96. cdc12ee ARM: at91: ma5d4: Enable DFU and UMS by Marek Vasut · 7 years ago
  97. f1d56df ARM: atmel: Rename MA5D4EVK by Marek Vasut · 7 years ago
  98. 67482f5 arc: Add support for HS Development Kit board by Alexey Brodkin · 8 years ago
  99. ef41e9d axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · 7 years ago
  100. c2a7ee22 axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · 7 years ago