1. cf2ad1e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  2. c6d173d sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  3. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  4. 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 12 years ago
  5. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  6. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  7. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  8. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  9. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  10. eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  11. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 12 years ago
  12. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  13. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  14. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  15. e49fed5 tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 12 years ago
  16. acea570 tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 12 years ago
  17. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  18. 45f46d1 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · 12 years ago
  19. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  20. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  21. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  22. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  23. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. 100c2d8 ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  25. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  26. a8e8855 Add fuse API and commands by Benoît Thébaudeau · 12 years ago
  27. d20cba5 flash: Add optional verify-after-write feature by Stefan Roese · 12 years ago
  28. afab148 cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README by Albert ARIBAUD · 12 years ago
  29. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 12 years ago
  30. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. f018072 Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 12 years ago
  32. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 12 years ago
  33. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 12 years ago
  34. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  35. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  36. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  37. 7d80fc1 ubi: ubifs: Add documentation for README by Joe Hershberger · 12 years ago
  38. cf14d0d dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  39. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  40. 58a8d32 README: Document current DFU CONFIG options by Tom Rini · 12 years ago
  41. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  42. 445d56c README: document the requirements for CONFIG_SYS_HZ by Stephen Warren · 12 years ago
  43. 4a59809 Consolidate bool type by York Sun · 12 years ago
  44. 191d57d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  45. c63c350 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  46. 52b003c Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  47. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  48. 9c9f44a Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  49. 6682832 __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 12 years ago
  50. e9d59c9 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  51. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  52. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  53. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  54. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  55. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  56. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  57. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  58. 73368fc x86: Remove unused real mode code by Simon Glass · 12 years ago
  59. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  60. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  61. a71eb8e VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  62. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  63. 2ec3706 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  64. 141e011 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  65. eacd14f Add option to display customised memory information by Simon Glass · 12 years ago
  66. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  67. 28a9e33 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  68. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  69. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  70. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  71. eb7bd97 spl: Change PAD_TO to CONFIG_SPL_PAD_TO by Scott Wood · 12 years ago
  72. 4b5545e spi: Add SPI flash test by Simon Glass · 12 years ago
  73. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  74. b1d4c6e powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  75. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  76. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  77. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  78. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  79. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  80. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  81. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  82. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  83. d1390c8 Add gettime command by Anton Staaf · 12 years ago
  84. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  85. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  86. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  87. 974ed2f README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · 12 years ago
  88. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  89. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  90. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  91. 4baf03d README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  92. 36c440e spl/nand: config symbol documentation by Scott Wood · 12 years ago
  93. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  94. c4f0d00 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  95. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  96. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  97. e7ae2c42 Merge branch 'next' by Gerald Van Baren · 12 years ago
  98. af3e280 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · 12 years ago
  99. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  100. d572e16 fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago