1. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  2. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  3. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  4. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  5. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  6. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  7. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  8. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  9. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  10. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  11. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  12. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  13. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  14. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  15. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  16. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  17. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  18. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  19. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  20. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  21. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  22. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  23. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  24. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  25. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  26. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  27. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  28. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  29. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  30. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  31. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  32. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  33. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  34. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  35. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  36. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  37. f3ae2ab Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  38. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · 10 years ago
  39. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  40. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  41. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  42. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  43. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  44. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  45. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  46. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  47. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  48. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  49. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  50. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  51. d2542ff Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  52. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  53. 9001fa1 dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · 10 years ago
  54. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  55. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  56. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  57. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  58. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  59. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  60. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  61. f54c026 lcd: various cleanups by Nikita Kiryanov · 10 years ago
  62. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  63. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  64. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  65. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  66. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  67. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  68. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  69. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  70. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  71. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  72. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  73. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · 10 years ago
  74. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · 10 years ago
  75. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  76. 70da592 fpga: Extend dump description by Michal Simek · 10 years ago
  77. 1f9cb00 cmd: Fix gettime command help by Bin Meng · 10 years ago
  78. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  79. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  80. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  81. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  82. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  83. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  84. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  85. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  86. b87abaf cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · 10 years ago
  87. 5ce8e42 common: bootm: Document fake bootm sub-command by Michal Simek · 10 years ago
  88. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  89. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  90. f52d281 common: add cache flush to imxtract function by Pieter Voorthuijsen · 10 years ago
  91. ca8982b part: let list put the list in an environment variable by Sjoerd Simons · 10 years ago
  92. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  93. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  94. 1890113 lcd: fix console address is not initialized by Bo Shen · 10 years ago
  95. cd367a6 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  96. 5ded7e5 Allow architecture-specific memory reservation by Simon Glass · 10 years ago
  97. 6272c3c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  98. be09b94 fpga: Protect GZIP usage when LOADMK is enabled by Michal Simek · 10 years ago
  99. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  100. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago