1. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  2. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  3. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  4. 1fa4c71 sandbox: Drop special-case sandbox console code by Simon Glass · 9 years ago
  5. 7dd27e0 dm: Allow debug UART to support an early console by Simon Glass · 9 years ago
  6. 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  7. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  8. 7b3a6bc board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  9. 200f6d0 cmd_fdt: save fdtaddr in hex format by Sudeep Holla · 9 years ago
  10. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  11. 8755d2c cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
  12. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  13. 4806148 spi: sf: Print the error code on failure by Simon Glass · 9 years ago
  14. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  15. 644a8bd scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · 9 years ago
  16. 3a3715a common: Add CMD_SF Kconfig entry by Jagan Teki · 9 years ago
  17. 3e2c319 mtd, spi: Check if flash pointer is used by Heiko Schocher · 10 years ago
  18. 6f2991b spi, sf: Use offset and size in sf cmd from mtdpartition by Heiko Schocher · 10 years ago
  19. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  20. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · 10 years ago
  21. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  22. 3de4469 common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · 9 years ago
  23. 8af7cf9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · 9 years ago
  24. a7b9efa Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  25. cf7b376 common: cmd_part: start and size sub-commands introduction by Paul Kocialkowski · 9 years ago
  26. b613cb3 common: cmd_part: Proper alignment by Paul Kocialkowski · 9 years ago
  27. d4e99a6 usb: kbd: Disable idle input reports when we do not need them by Hans de Goede · 9 years ago
  28. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · 9 years ago
  29. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · 9 years ago
  30. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  31. 911b959 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · 9 years ago
  32. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  33. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 9 years ago
  34. de9d70f Add a simple version of memalign() by Simon Glass · 10 years ago
  35. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · 10 years ago
  36. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · 10 years ago
  37. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  38. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  39. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 10 years ago
  40. 7661487 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · 10 years ago
  41. 7e991e3 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  42. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 10 years ago
  43. 5c5ca87 cmd_ide: Eliminate build warnings in atapi_inquiry() by Bin Meng · 10 years ago
  44. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  45. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  46. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  47. 650d720 usb: kbd: Fix key repeat not always working by Hans de Goede · 10 years ago
  48. 9fa8bb7 usb: Remove unused variable in usb_setup_descriptor() by Hans de Goede · 10 years ago
  49. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · 10 years ago
  50. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 10 years ago
  51. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 10 years ago
  52. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · 10 years ago
  53. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
  54. 8f0537d mkimage will now report information about loadable by Karl Apsite · 10 years ago
  55. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · 10 years ago
  56. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 10 years ago
  57. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · 10 years ago
  58. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  59. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 10 years ago
  60. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · 10 years ago
  61. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · 10 years ago
  62. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 10 years ago
  63. e163e1c env: Simplify the reverse_strstr() interface by Joe Hershberger · 10 years ago
  64. 253cf4d env: Fix return values in env_attr_lookup() by Joe Hershberger · 10 years ago
  65. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  66. c9a6d6f env_nand: use nand_spl_load_image for readenv if SPL by Tim Harvey · 10 years ago
  67. 6df3ba7 common: cmd regulator: command cleanup by Przemyslaw Marczak · 10 years ago
  68. 34f922c common: cmd pmic: command cleanup by Przemyslaw Marczak · 10 years ago
  69. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · 10 years ago
  70. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · 10 years ago
  71. b8c2f88 dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · 10 years ago
  72. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · 10 years ago
  73. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 10 years ago
  74. 2617752 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 10 years ago
  75. e82cd9f usb: usb_control_msg() propagate controller error code by Hans de Goede · 10 years ago
  76. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · 10 years ago
  77. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  78. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 10 years ago
  79. eda7732 edid: Add a function to read detailed monitor timings by Simon Glass · 10 years ago
  80. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  81. 5fcee9a Fix broken verify functionality in crc32 command by Joe Hershberger · 10 years ago
  82. f62c1ec Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · 10 years ago
  83. 9bc711d cmd_part: fix usage text by maxin.john@enea.com · 10 years ago
  84. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 10 years ago
  85. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 10 years ago
  86. 17ef1f5 image: android: handle default kernel address by Maxime Ripard · 10 years ago
  87. 09a9ae8 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · 10 years ago
  88. a8efb4a dm: rtc: Convert 'date' command to support driver model by Simon Glass · 10 years ago
  89. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  90. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  91. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · 10 years ago
  92. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · 10 years ago
  93. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · 10 years ago
  94. 839855c Fix comment nits in board_f.c by Simon Glass · 10 years ago
  95. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  96. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  97. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  98. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  99. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  100. fb9a9bd cmd, nand: add more info to "nand info" by Heiko Schocher · 10 years ago