1. 3b10cf1 README: Describe CONFIG_SYS_NO_FLASH by Chris Packham · 9 years ago
  2. 2d908fa autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 9 years ago
  3. bdf1fe4 env: Add regex support to env_attrs by Joe Hershberger · 9 years ago
  4. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  5. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  6. bef1014 net: Implement random ethaddr fallback in eth.c by Joe Hershberger · 9 years ago
  7. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 9 years ago
  8. aed9fed README: fix typo in 'currently' by Fabio Estevam · 9 years ago
  9. 5098d73 x86: Remove the old VGA driver by Bin Meng · 9 years ago
  10. cc555bd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  11. 207774b armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  12. 4516ff8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · 10 years ago
  13. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  14. 122d805 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · 9 years ago
  15. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  16. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  17. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  18. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 9 years ago
  19. 8c80eb3 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 9 years ago
  20. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  21. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  22. 3bde688 README: remove description about driver model configuration options (again) by Masahiro Yamada · 10 years ago
  23. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  24. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  25. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  26. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  27. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  28. 65eb659 README: remove description about driver model configuration options by Masahiro Yamada · 10 years ago
  29. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  30. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  31. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  32. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  33. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  34. e32d59a driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  35. 189d257 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  36. 7bae0d6 arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  37. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  38. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  39. f41f5b7 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  40. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  41. b445bbb doc: fix grammatical errors in README by Jeremiah Mahler · 10 years ago
  42. d622ac3 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  43. a74a4a8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  44. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  45. 0ff7e58 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  46. 272a1ac Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  47. b97300b spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  48. 9f074e6 powerpc/mpc85xx:Put errata number for T104x NAND boot issue by Prabhakar Kushwaha · 10 years ago
  49. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  50. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  51. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  52. 6c77509 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  53. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  54. 38687ae dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  55. c654b51 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  56. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  57. adbba99 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
  58. fae81c7 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  59. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  60. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  61. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  62. b2b8a69 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  63. e731707 doc: Remove note about auto-complete not working with hush by Simon Glass · 10 years ago
  64. 6e9e062 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  65. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  66. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  67. 1d71efb driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  68. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  69. 47d3deb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  70. e7b14e9 dm: Fix repeated comment in README by Simon Glass · 10 years ago
  71. 6b1978f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
  72. d2b2ffe cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  73. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  74. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  75. 7bee1c9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  76. 92ac8ac net: More BOOTP retry timeout improvements by Thierry Reding · 10 years ago
  77. feb8580 README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  78. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  79. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  80. c23154a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  81. ab584d6 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  82. 336450f Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  83. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  84. 76a1e584 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  85. 29afe9e sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
  86. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  87. 562f8df spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
  88. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  89. 9a4f479 fit: make sha256 support optional by Dirk Eibach · 10 years ago
  90. b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  91. bd83b59 README: document CONFIG_ENV_IS_IN_SPI_FLASH by Wu, Josh · 10 years ago
  92. d1db76f README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · 10 years ago
  93. b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  94. 2eb31b1 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  95. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  96. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  97. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  98. 4f0d1a2 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · 10 years ago
  99. 77b83e6 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 10 years ago
  100. facb672 powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 10 years ago