1. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  2. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  3. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  4. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  5. adb9d85 README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · 12 years ago
  6. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  7. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  8. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  9. 10635af README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  10. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  11. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  12. 94a45bb powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  13. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  14. ca2fca2 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  15. 2a7abdd Merge branch 'next' by Gerald Van Baren · 12 years ago
  16. d95f6ec fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
  17. 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  18. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  20. 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  21. 7e27f89 README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
  22. 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  23. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  24. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  25. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  26. ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  27. 3bb46d2 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 by Ashok · 12 years ago
  28. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  29. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  30. 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  31. da83bcd Add a command to access the system timer by Joe Hershberger · 12 years ago
  32. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  33. 93d7212 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  34. 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
  35. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  36. e53515a README: Add handy kermit primer by Karl O. Pinc · 12 years ago
  37. f2b96df common: add zip command support by Lei Wen · 12 years ago
  38. c57b953 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  39. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  40. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  41. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  42. 923c46f README: Cleanup description of supported partitions. by Karl O. Pinc · 12 years ago
  43. a1ea8e5 README: Update ver env var description by Benoît Thébaudeau · 12 years ago
  44. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  45. c6c621b README: fix references to config_cmd_default.h by Stephen Warren · 12 years ago
  46. 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  47. fc54c7f powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  48. 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  49. 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 12 years ago
  50. afa6b55 PATCH 1/4][v4] doc:Add documentation for e500 external debugger support by Prabhakar Kushwaha · 12 years ago
  51. d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
  52. 2c00e09 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 12 years ago
  53. 5356f54 ARM: enable Thumb build by Aneesh V · 13 years ago
  54. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  55. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  56. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  57. c8339f5 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 12 years ago
  58. 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
  59. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 12 years ago
  60. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  61. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  62. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  63. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  64. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  65. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 12 years ago
  66. 9557979 README: document more SPL config options by Tom Rini · 13 years ago
  67. 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
  68. 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
  69. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  70. fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
  71. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  72. f61ec45 README: Add description of SPI Flash (SF) command configuration by Eric Nelson · 13 years ago
  73. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  74. b75190d README: update (C) entry by Wolfgang Denk · 13 years ago
  75. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  76. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  77. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  78. 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago
  79. c53043b MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · 13 years ago
  80. 5e12472 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago
  81. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  82. dc02bad arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
  83. 2e3cd1c README: Fix supported i.MX SoC list for CONFIG_MXC_SPI by Fabio Estevam · 13 years ago
  84. 68bb829 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
  85. 4e8b754 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
  86. ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  87. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  88. 1ebcd65 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
  89. c0f4085 README: white-space cleanup by Wolfgang Denk · 13 years ago
  90. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  91. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  92. 2c0f79e fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
  93. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  94. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  95. 1fb7cd4 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  96. afc1ce8 doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago
  97. dc0b7b0 README: document standard image variables by Jason Hobbs · 13 years ago
  98. d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  99. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  100. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago