1. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  2. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  3. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  4. 853a901 armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr by Prabhakar Kushwaha · 9 years ago
  5. aebce11 README: Remove CONFIG_SPI_FLASH_DATAFLASH help text by Jagan Teki · 9 years ago
  6. a2f9dfc README: Remove CONFIG_SPI_FLASH_BAR help text by Jagan Teki · 9 years ago
  7. 9b8f8a1 README: Remove CONFIG_SPI_FLASH_MTD help text by Jagan Teki · 9 years ago
  8. ee52e96 README: Add CONFIG_SPI_FLASH_DATAFLASH description by Jagan Teki · 9 years ago
  9. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · 10 years ago
  10. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  11. 2216ddb README: Describe CONFIG_SYS_NO_FLASH by Chris Packham · 9 years ago
  12. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 10 years ago
  13. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · 10 years ago
  14. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  15. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  16. 2dc2b5d net: Implement random ethaddr fallback in eth.c by Joe Hershberger · 10 years ago
  17. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  18. bb7d497 README: fix typo in 'currently' by Fabio Estevam · 10 years ago
  19. bbbe1af x86: Remove the old VGA driver by Bin Meng · 10 years ago
  20. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  21. 77a1097 armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  22. b6a35f8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · 10 years ago
  23. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  24. 8f039c6 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · 10 years ago
  25. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  26. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  27. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  28. a3c8e86 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 10 years ago
  29. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  30. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  31. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  32. a0175c2 README: remove description about driver model configuration options (again) by Masahiro Yamada · 10 years ago
  33. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  34. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  35. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  36. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  37. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  38. 0c34487 README: remove description about driver model configuration options by Masahiro Yamada · 10 years ago
  39. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  40. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  41. 8d1fb31 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  42. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  43. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  44. 8ced050 driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  45. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  46. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  47. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  48. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  49. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  50. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  51. 03f930c doc: fix grammatical errors in README by Jeremiah Mahler · 10 years ago
  52. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  53. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  54. c97d974 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  55. 7d05934 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  56. 5903bdb Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  57. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  58. c4c10d1 powerpc/mpc85xx:Put errata number for T104x NAND boot issue by Prabhakar Kushwaha · 10 years ago
  59. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  60. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  61. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  62. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  63. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  64. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  65. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  66. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  67. c8c6760 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
  68. 5065b71 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  69. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  70. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  71. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  72. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  73. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · 10 years ago
  74. 7a88175 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  75. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  76. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  77. 79a779b driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  78. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  79. e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  80. e997f75 dm: Fix repeated comment in README by Simon Glass · 10 years ago
  81. 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
  82. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  83. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  84. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  85. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  86. 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · 10 years ago
  87. 4b9c17c README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  88. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  89. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  90. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  91. 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  92. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  93. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  94. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  95. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
  96. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  97. d73b7ec spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
  98. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  99. 88919ca fit: make sha256 support optional by Dirk Eibach · 10 years ago
  100. b957743 i2c: IHS I2C master driver by Dirk Eibach · 10 years ago