1. 970150a cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  2. 225fd8c cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · 11 years ago
  3. 2b9599e cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · 11 years ago
  4. fb1b139 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · 11 years ago
  5. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  6. a26913f bootm: Require boot function only if it is about to be used by Simon Glass · 11 years ago
  7. 385501d bootm: Disable interrupts only when loading by Simon Glass · 11 years ago
  8. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  9. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  10. c479c13 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · 11 years ago
  11. 59b1592 video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  12. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  13. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  14. 5af7d0f lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · 11 years ago
  15. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  16. 5ff0d08 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  17. d366438 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago
  18. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  19. eeaef5e cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  20. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  21. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  22. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  23. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  24. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  25. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  26. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  27. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  28. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  29. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  30. 5d3bd34 bootstage: Correct printf types by Simon Glass · 11 years ago
  31. 92765f42 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  32. 98f6467 pxe: add ipappend support by Rob Herring · 12 years ago
  33. 58d9ff9 net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  34. 39f9855 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  35. 8577fec pxe: add support for ontimeout token by Rob Herring · 12 years ago
  36. 32d2ffe pxe: simplify menu display and selection by Rob Herring · 12 years ago
  37. e82eeb5 pxe: always display a menu when present by Rob Herring · 12 years ago
  38. e6b6ccf pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  39. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  40. 500f304 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  41. 23b7194 pxe: make string parameters const by Rob Herring · 12 years ago
  42. ef034c9 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  43. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  44. 9b80aa8 nand: Don't call adjust_size_for_badblocks for erase by Scott Wood · 11 years ago
  45. f90572d Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  46. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  47. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. 2f99807 image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  49. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  50. 5c088ee env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  51. f0df254 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  52. 2a91c91 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · 12 years ago
  53. b7ab8b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  54. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  55. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 12 years ago
  56. 5da2dc9 usb: workaround non-working keyboards. by Vincent Palatin · 12 years ago
  57. 09defbc usb: properly re-initialize the USB keyboard. by Vincent Palatin · 12 years ago
  58. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  59. 064d55f fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · 11 years ago
  60. a0ba279 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 11 years ago
  61. 2b75b0a spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  62. 721931f spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  63. 7ad2cc7 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  64. 2fabd0b spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  65. 79adb7a spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  66. 47b8e52 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  67. 6a195d2 lcd: add functions to set up simplefb device tree by Stephen Warren · 11 years ago
  68. 99bd544 fdt: allow bootdelay to be specified via device tree by Stephen Warren · 12 years ago
  69. b8521b7 common: board_f: Do not call board_postclk_init twice by Masahiro Yamada · 11 years ago
  70. c6ac13b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · 12 years ago
  71. 4651800 image: Use fit_image_load() to load kernel by Simon Glass · 12 years ago
  72. aed161e sandbox: Adjust bootm command to work with sandbox by Simon Glass · 12 years ago
  73. 53f375f image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  74. a51ec63 image: Use fit_image_load() to load ramdisk by Simon Glass · 12 years ago
  75. 782cfbb image: Introduce fit_image_load() to load images from FITs by Simon Glass · 12 years ago
  76. d34d186 main: Add debug_bootkeys to avoid #ifdefs by Simon Glass · 12 years ago
  77. 3e40887 main: Add debug_parser() to avoid #ifdefs by Simon Glass · 12 years ago
  78. fbcdf32 main: Correct header order by Simon Glass · 12 years ago
  79. 4933381 main: Fix typos and checkpatch warnings in command line reading by Simon Glass · 12 years ago
  80. f2abca8 main: Use get/setenv_ulong() by Simon Glass · 12 years ago
  81. bc2b4c2 main: Move boot_delay code into its own function by Simon Glass · 12 years ago
  82. 063ae00 main: Separate out the two abortboot() functions by Simon Glass · 12 years ago
  83. ea5427e net: Add prototype for update_tftp by Simon Glass · 12 years ago
  84. 60b6614 cmd_sf: Add print mesgs on sf read/write commands by Jagannadha Sutradharudu Teki · 11 years ago
  85. 96bbf55 cmd_sf: Add print mesg for 'sf erase' command by Jagannadha Sutradharudu Teki · 11 years ago
  86. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  87. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  88. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  89. e793946 common: Update cmd_bdinfo for PPC by York Sun · 12 years ago
  90. 53237af cmd_mem: fix cp command by Masahiro Yamada · 12 years ago
  91. e834402 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · 12 years ago
  92. 5e57454 fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · 12 years ago
  93. a558ad7 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · 13 years ago
  94. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  95. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  96. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  97. 13d0698 image: Add device tree setup to image library by Simon Glass · 12 years ago
  98. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 12 years ago
  99. 87ebee3 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  100. 1fe7d93 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago