1. 52b003c Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  2. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. 9c9f44a Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  4. 6682832 __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 12 years ago
  5. e9d59c9 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  6. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  7. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  8. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  9. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  10. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  11. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  12. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  13. 73368fc x86: Remove unused real mode code by Simon Glass · 12 years ago
  14. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  15. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  16. a71eb8e VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  17. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  18. 2ec3706 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. 141e011 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  20. eacd14f Add option to display customised memory information by Simon Glass · 12 years ago
  21. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  22. 28a9e33 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  23. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  24. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  25. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  26. eb7bd97 spl: Change PAD_TO to CONFIG_SPL_PAD_TO by Scott Wood · 12 years ago
  27. 4b5545e spi: Add SPI flash test by Simon Glass · 12 years ago
  28. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  29. b1d4c6e powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  30. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  31. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  32. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  33. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  34. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  35. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  36. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  37. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  38. d1390c8 Add gettime command by Anton Staaf · 12 years ago
  39. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  40. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  41. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  42. 974ed2f README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · 12 years ago
  43. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  44. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  45. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  46. 4baf03d README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  47. 36c440e spl/nand: config symbol documentation by Scott Wood · 12 years ago
  48. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  49. c4f0d00 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  50. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  51. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  52. e7ae2c42 Merge branch 'next' by Gerald Van Baren · 12 years ago
  53. af3e280 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · 12 years ago
  54. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  55. d572e16 fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
  56. 79926a4 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  57. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  58. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  59. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  60. 4c8cc9b README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
  61. 4a57da3 cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
  62. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  63. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  64. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  65. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  66. 93fb872 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 by Ashok · 12 years ago
  67. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  68. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  69. f31e411 tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
  70. 59f3f52 Add a command to access the system timer by Joe Hershberger · 12 years ago
  71. 0fd32d7 Add a new "ini" command by Joe Hershberger · 12 years ago
  72. 96ccaf3 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  73. 4afd88e bootstage: Add bootstage command by Simon Glass · 12 years ago
  74. 0fa36a4 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  75. a0189bb README: Add handy kermit primer by Karl O. Pinc · 12 years ago
  76. e4e248d common: add zip command support by Lei Wen · 12 years ago
  77. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  78. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  79. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  80. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  81. 8b1f90a README: Cleanup description of supported partitions. by Karl O. Pinc · 12 years ago
  82. ce9a155 README: Update ver env var description by Benoît Thébaudeau · 12 years ago
  83. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  84. 963a7cf README: fix references to config_cmd_default.h by Stephen Warren · 12 years ago
  85. 8080696 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  86. 357bf5a powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  87. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  88. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · 13 years ago
  89. a6a3062 PATCH 1/4][v4] doc:Add documentation for e500 external debugger support by Prabhakar Kushwaha · 13 years ago
  90. b35a3a6 net: Add link-local addressing support by Joe Hershberger · 13 years ago
  91. 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 13 years ago
  92. b8e4080 ARM: enable Thumb build by Aneesh V · 13 years ago
  93. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  94. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  95. 1e08458 powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  96. 7172939 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 13 years ago
  97. 5a7fb6f README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
  98. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  99. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  100. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago