1. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  2. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  3. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. e793946 common: Update cmd_bdinfo for PPC by York Sun · 12 years ago
  5. 53237af cmd_mem: fix cp command by Masahiro Yamada · 11 years ago
  6. e834402 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · 12 years ago
  7. 5e57454 fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · 12 years ago
  8. a558ad7 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · 13 years ago
  9. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  10. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  11. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  12. 13d0698 image: Add device tree setup to image library by Simon Glass · 12 years ago
  13. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 12 years ago
  14. 87ebee3 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  15. 1fe7d93 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago
  16. 35e7b0f sandbox: image: Add support for booting images in sandbox by Simon Glass · 12 years ago
  17. d8b7536 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 12 years ago
  18. 003efd7 image: Export fit_conf_get_prop_node() by Simon Glass · 12 years ago
  19. e754da2 image: Move error! string to common place by Simon Glass · 12 years ago
  20. ab9efc6 image: Move hash checking into its own function by Simon Glass · 12 years ago
  21. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  22. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  23. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  24. 61a439a image: Export fit_check_ramdisk() by Simon Glass · 12 years ago
  25. 859e92b image: Move timestamp #ifdefs to header file by Simon Glass · 12 years ago
  26. 6f907b4 hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
  27. 9602286 env: Fix minor comment typos in cmd_nvedit by Simon Glass · 12 years ago
  28. 805fa87 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  29. a92181b x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined by Simon Glass · 12 years ago
  30. fb7db41 bootstage: Allow marking a particular line of code by Simon Glass · 12 years ago
  31. 158e7d0 Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  32. 150678a bootstage: Copy bootstage strings post-relocation by Doug Anderson · 12 years ago
  33. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  34. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  36. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  38. 5bd0bd7 cmd: fpga: Do not include net.h by Michal Simek · 12 years ago
  39. 52c2064 cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 12 years ago
  40. fc59841 cmd: fpga: Clean coding style by Michal Simek · 12 years ago
  41. 55f4b57 usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 12 years ago
  42. 0bf796f usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · 12 years ago
  43. 6497c66 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  44. 289f3cb usb: hub: Fix enumration timeout by Vivek Gautam · 12 years ago
  45. 99c3491 usb: Update device class in usb device's descriptor by Vivek Gautam · 12 years ago
  46. 020bbcb usb: hub: Power-cycle on root-hub ports by Vivek Gautam · 12 years ago
  47. 605bd75 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · 12 years ago
  48. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 12 years ago
  49. 7d9aa8f usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  50. d196bd8 env_mmc: add support for redundant environment by Michael Heimpold · 12 years ago
  51. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  52. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  53. 855f18e setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  54. 103c94b setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  55. be29df6 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  56. d87244d "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · 12 years ago
  57. 5a31ea0 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  58. ea009d4 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  59. 7eb2c8d sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  60. 4ca30d6 sandbox: Support 'source' command by Simon Glass · 12 years ago
  61. 095686d Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 12 years ago
  62. a92fd65 sandbox: fdt: Support fdt command for sandbox by Simon Glass · 12 years ago
  63. 4b57865 fdt: Allow fdt command to check and update control FDT by Simon Glass · 12 years ago
  64. 76b8f79 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  65. d14da91 fdt: Add a parameter to fdt_valid() by Simon Glass · 12 years ago
  66. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  67. a733b06 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  68. ccca7df Add fuse API and commands by Benoît Thébaudeau · 12 years ago
  69. 352ef3f flash: Add optional verify-after-write feature by Stefan Roese · 12 years ago
  70. 64f4a61 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  71. 22a4a6c printenv: Correct out-of-memory condition check. by Maxime Larocque · 12 years ago
  72. 7525c2d x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  73. 8b42dfc x86: Fix DRAM bank size init with generic board by Simon Glass · 12 years ago
  74. 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  75. 8732b07 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  76. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  77. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  78. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  79. a7eb1d6 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · 12 years ago
  80. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  81. 7182906 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  82. 3d38910 Do not call board_early_init_f() twice by Vadim Bendebury · 12 years ago
  83. c4df2f4 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  84. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  85. 381c6e2 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 12 years ago
  86. a614270 common/cmd_test: Avoid macro expansion by York Sun · 12 years ago
  87. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  88. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. 9fd3837 mmc: don't allow extra cmdline arguments by Stephen Warren · 12 years ago
  90. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  91. 472d546 Consolidate bool type by York Sun · 12 years ago
  92. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  93. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  94. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  95. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  96. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  97. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  98. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  99. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  100. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago