1. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  2. 8ced050 driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  3. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  4. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  5. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  6. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  7. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  8. 03f930c doc: fix grammatical errors in README by Jeremiah Mahler · 10 years ago
  9. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · 10 years ago
  10. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  11. c97d974 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  12. 7d05934 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  13. 5903bdb Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  14. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  15. c4c10d1 powerpc/mpc85xx:Put errata number for T104x NAND boot issue by Prabhakar Kushwaha · 10 years ago
  16. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  17. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  18. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  19. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  20. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  21. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  22. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  23. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  24. c8c6760 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
  25. 5065b71 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  26. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  27. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  28. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  29. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  30. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · 10 years ago
  31. 7a88175 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  32. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  33. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  34. 79a779b driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  35. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  36. e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  37. e997f75 dm: Fix repeated comment in README by Simon Glass · 10 years ago
  38. 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
  39. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  40. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  41. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  42. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  43. 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · 10 years ago
  44. 4b9c17c README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  45. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  46. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  47. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  48. 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  49. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  50. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  51. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  52. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
  53. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  54. d73b7ec spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
  55. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  56. 88919ca fit: make sha256 support optional by Dirk Eibach · 10 years ago
  57. b957743 i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  58. 76db7bf README: document CONFIG_ENV_IS_IN_SPI_FLASH by Wu, Josh · 10 years ago
  59. a7d0c87 README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · 10 years ago
  60. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  61. d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  62. 4dc47ca Add an I/O tracing feature by Simon Glass · 10 years ago
  63. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  64. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  65. 1c4cf33 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · 11 years ago
  66. 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 11 years ago
  67. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 10 years ago
  68. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  69. bcc302c eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command by Pierre Aubert · 11 years ago
  70. cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  71. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  72. 64c7098 fpga: Add support to load partial bitstreams by Michal Simek · 11 years ago
  73. adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 11 years ago
  74. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  75. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  76. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  77. 53552c9 sandbox: Update and expand the README by Simon Glass · 11 years ago
  78. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  79. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  80. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  81. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  82. 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · 11 years ago
  83. 6e2b9a3 powerpc:Add support of SPL non-relocation by Prabhakar Kushwaha · 11 years ago
  84. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 11 years ago
  85. 2896cb7 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver by York Sun · 11 years ago
  86. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · 11 years ago
  87. 8bcbc27 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS by Aneesh Bansal · 11 years ago
  88. ef6ebff cosmetic: README: add some entries to Directory Hierarchy by Masahiro Yamada · 11 years ago
  89. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · 11 years ago
  90. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · 11 years ago
  91. c2b7600 README: Add CONFIG_SPL_OS_BOOT to README by Tom Rini · 11 years ago
  92. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  93. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  94. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  96. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  97. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  98. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  99. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago
  100. 6c48001 Add 64-bit data support for memory commands by York Sun · 11 years ago