1. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  2. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  3. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  4. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  5. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  6. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  7. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  8. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  9. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  10. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  11. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  12. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  13. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  14. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  15. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  16. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  17. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  18. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  19. e4fef6c Adjust board_f.c for ppc by Simon Glass · 12 years ago
  20. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  21. 8cae8a6 Add spl load feature by Simon Glass · 12 years ago
  22. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  23. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  24. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  25. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  26. 68149e9 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  27. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  28. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  29. 7d85591 env: fix "env ask" command by Wolfgang Denk · 12 years ago
  30. 01fac04 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  31. bc5478b TMU: Add TMU support in dtt command by Akshay Saraswat · 12 years ago
  32. c8b5f55 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  33. a22bf16 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  34. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  35. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  36. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  37. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  38. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  39. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  40. 581bb41 lcd: add option for board specific splash screen preparation by Nikita Kiryanov · 12 years ago
  41. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  42. af73034 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · 12 years ago
  43. 59af76d bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  44. 18a3cce env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  45. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  46. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  47. c259188 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  48. a2979dc blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  49. 28786eb SPL: Change description for spl command by Stefano Babic · 12 years ago
  50. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  51. bd091b6 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  52. 5512d5b sandbox: Update mtest to fix crashes by Simon Glass · 12 years ago
  53. 8e169cc Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · 12 years ago
  54. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  55. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  56. 0ccff50 image: Use crc header file instead of C prototypes by Simon Glass · 12 years ago
  57. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  58. bfc5996 Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  59. 8c86bbe Reduce casting in mtest by Simon Glass · 12 years ago
  60. c44d438 Bring mtest putc() into common code by Simon Glass · 12 years ago
  61. 7ecbd4d Fix mtest indenting by Simon Glass · 12 years ago
  62. 51209b1 Use common mtest iteration counting by Simon Glass · 12 years ago
  63. c9638f5 Split out the memory tests into separate functions by Simon Glass · 12 years ago
  64. 0628ab8 sandbox: Change memory commands to use map_physmem by Simon Glass · 12 years ago
  65. 6b3ff98 Tidy up error checking and fix bug in hash command by Simon Glass · 12 years ago
  66. 85dafbb common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · 12 years ago
  67. a1eac57 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · 12 years ago
  68. b76a147 env_nand.c: clarify log messages when env reading fails by Phil Sutter · 12 years ago
  69. ced199d nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  70. 8fdf1e0 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  71. 3e34cf7 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  72. 4f47ace led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago
  73. 1b3e0b1 cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  74. 70d7cb9 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  75. 85de63e cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · 12 years ago
  76. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  77. 62a8143 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  78. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  79. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  80. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  81. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  82. 34765e8 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  83. b2f3e0e console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  84. b565408 common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  85. 0f30734 common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · 12 years ago
  86. c8fcd0f Only use fb_base if we have a display by Simon Glass · 12 years ago
  87. 82b6a47 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · 12 years ago
  88. 9fc6a06 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · 12 years ago
  89. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  90. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  91. 9814819 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  92. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  93. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  94. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  95. 58bd77d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  96. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  97. 2b8a053 Sound: Add FDT support to CMD. by Rajeshwari Shinde · 12 years ago
  98. e56cdd7 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · 12 years ago
  99. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  100. ba6d4b6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago