1. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  2. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. 59ee45e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  5. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  6. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  7. b2b92f5 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  8. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  9. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  10. 2400727 spi: Add SPI flash test by Simon Glass · 12 years ago
  11. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  12. d8fb710 powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  13. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  14. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  15. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  16. 5e2b3e0 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  17. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  18. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  19. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  20. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  21. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  22. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  23. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  24. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  25. adb9d85 README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · 12 years ago
  26. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  27. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  28. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  29. 10635af README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  30. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  31. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  32. 94a45bb powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  33. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  34. ca2fca2 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  35. 2a7abdd Merge branch 'next' by Gerald Van Baren · 12 years ago
  36. 0d89efe lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · 12 years ago
  37. 676d319 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  38. d95f6ec fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
  39. 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  40. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  41. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  42. 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  43. 7e27f89 README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
  44. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  45. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  46. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  47. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  48. ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  49. 3bb46d2 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 by Ashok · 12 years ago
  50. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  51. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  52. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  53. da83bcd Add a command to access the system timer by Joe Hershberger · 12 years ago
  54. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  55. 93d7212 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  56. 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
  57. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  58. e53515a README: Add handy kermit primer by Karl O. Pinc · 12 years ago
  59. f2b96df common: add zip command support by Lei Wen · 12 years ago
  60. c57b953 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  61. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  62. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  63. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  64. 923c46f README: Cleanup description of supported partitions. by Karl O. Pinc · 12 years ago
  65. a1ea8e5 README: Update ver env var description by Benoît Thébaudeau · 12 years ago
  66. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  67. c6c621b README: fix references to config_cmd_default.h by Stephen Warren · 12 years ago
  68. 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  69. fc54c7f powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  70. 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  71. 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 12 years ago
  72. afa6b55 PATCH 1/4][v4] doc:Add documentation for e500 external debugger support by Prabhakar Kushwaha · 12 years ago
  73. d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
  74. 2c00e09 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 12 years ago
  75. 5356f54 ARM: enable Thumb build by Aneesh V · 13 years ago
  76. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  77. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  78. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  79. c8339f5 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 12 years ago
  80. 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
  81. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 12 years ago
  82. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  83. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  84. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  85. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  86. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  87. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 12 years ago
  88. 9557979 README: document more SPL config options by Tom Rini · 13 years ago
  89. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  90. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  91. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  92. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  93. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  94. f61ec45 README: Add description of SPI Flash (SF) command configuration by Eric Nelson · 13 years ago
  95. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  96. b75190d README: update (C) entry by Wolfgang Denk · 13 years ago
  97. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  98. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  99. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  100. 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago