1. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  2. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  3. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  4. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  5. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  6. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  7. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  8. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  9. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  10. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  11. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  12. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  13. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  14. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  15. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  16. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  17. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  18. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  19. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  20. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  21. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  22. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  23. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  24. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  25. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  26. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  27. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  28. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  29. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  30. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  31. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  32. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  33. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  34. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  35. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  36. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  37. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  38. ca62e5d mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
  39. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  40. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  41. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  42. 15a9165 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
  43. ed2d02d imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
  44. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  45. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  46. ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
  47. 8be70bb ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
  48. 258f76f mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
  49. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  50. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  51. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  52. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  53. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  54. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  55. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  56. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  57. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  58. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  59. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  60. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  61. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  62. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  63. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  64. 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  65. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  66. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  67. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  68. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  69. 322f73f dm: scsi: Add operations by Simon Glass · 7 years ago
  70. 4279efc dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  71. 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  72. 4b62b2f dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  73. 2c9f9ef dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  74. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  75. aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  76. 0436824 dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago
  77. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  78. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  79. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  80. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  81. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  82. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  83. 30a570a dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 7 years ago
  84. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  85. ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  86. 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  87. b24a8ec rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
  88. 168eef7 rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
  89. b647442 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
  90. 6d1970f rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
  91. d754254 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  92. ccaa83f ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
  93. 92761fc ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
  94. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  95. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  96. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  97. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  98. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  99. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  100. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago