1. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  2. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  3. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  4. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  5. 59ee45e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  6. 039cbae OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  7. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  8. 94bcfe5 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  9. 0e29a24 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago
  10. 6fb4d74 Prepare v2013.01-rc3 by Tom Rini · 12 years ago
  11. 58bd77d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  12. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  13. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  14. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  15. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  16. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  17. b2b92f5 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  18. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  19. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  20. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  21. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  22. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  23. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  24. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  25. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  26. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  27. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  28. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  29. 642ef40 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  30. 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  31. bfbfab9 mv-common.h: increase malloc arena to 4MiB by Andreas Bießmann · 12 years ago
  32. 3e75e69 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  33. 23c9946 lsxl: unset ncip for rescue mode by Michael Walle · 12 years ago
  34. 7202e8a ARM: lacie_kw: add support for WIRELESS_SPACE by Albert ARIBAUD · 12 years ago
  35. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  36. 0a16ea5 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  37. 136846d arm/km: remove duplicate code by Valentin Longchamp · 12 years ago
  38. 37bead1 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  39. 06610e1 km/common: drop unneeded std* environment variables by Holger Brunck · 12 years ago
  40. 2472216 arm/km: fix memory settings by Holger Brunck · 12 years ago
  41. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  42. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  43. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  44. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  45. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  46. 1411fb3 tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  47. 085e728 mx53loco: Improve error handling on power_init() by Fabio Estevam · 12 years ago
  48. d229251 mx53loco: Remove unneeded 'retval' variable by Fabio Estevam · 12 years ago
  49. 7093f85 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  50. 49ea0ff mx6qsabresd: use on-board eMMC to store environment by Shawn Guo · 12 years ago
  51. de7d02a mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
  52. fb8302b fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  53. e660c44 mx35pdk:Use IMX_GPIO_NR macro by Ashok · 12 years ago
  54. 1f75b54 mxs: Add NAND fdt and ramdisk partition to m28evk by Marek Vasut · 12 years ago
  55. 54bb841 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
  56. e56cdd7 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · 12 years ago
  57. a08afb3 x86: coreboot: Enable io command by Simon Glass · 12 years ago
  58. 2f994fe mx6qsabre_common: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  59. 589b1af mx6qsabrelite: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  60. fe51f78 mx53loco: Change default loadaddr to 0x72000000 by Otavio Salvador · 12 years ago
  61. aef8af6a mx53loco: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  62. 8dd15b4 mx35pdk: Allow booting of a device tree kernel by Fabio Estevam · 12 years ago
  63. f8cfcf1 env: don't generate callback list entries for SPL by Scott Wood · 12 years ago
  64. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  65. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  66. ba6d4b6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  67. ba42767 driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  68. 42e1321 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 12 years ago
  69. 41984e7 cm_t35: use new low level interface for usb ehci by Nikita Kiryanov · 12 years ago
  70. 854a783 cm-t35: add USB host support by Nikita Kiryanov · 12 years ago
  71. 41b13bc twl4030: add gpio register offsets by Nikita Kiryanov · 12 years ago
  72. e3c52f2 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  73. bb474b8 serial_sh: Add support Renesas SH7752 by Yoshihiro Shimoda · 12 years ago
  74. 1a2621b sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  75. 46dc5bc coldfire: eb_cpu5282: fix: boot from internal flash by Jens Scharsig (BuS Elektronik) · 12 years ago
  76. 92ace27 fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  77. 7a546db fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · 12 years ago
  78. 3779c8e fw_env: fix type of len by Mike Frysinger · 12 years ago
  79. 4823b45 Add a simple load option to setexpr by Joe Hershberger · 12 years ago
  80. 2400727 spi: Add SPI flash test by Simon Glass · 12 years ago
  81. a683c28 spi: Add progress percentage and write speed to `sf update` by James Miller · 12 years ago
  82. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  83. 0957288 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  84. e80e588 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  85. 598cf60 g_dnl: Properly terminate string list. by Pantelis Antoniou · 12 years ago
  86. 5a413ca g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · 12 years ago
  87. 8b57e2f usb: properly detect empty mass storage media reader by Vincent Palatin · 12 years ago
  88. 359439d usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  89. b6d7852 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · 12 years ago
  90. c5a927c usb documentation: fix typo by Richard Genoud · 12 years ago
  91. a33fada h2200: Add USB CDC ethernet support by Lukasz Dalek · 12 years ago
  92. 27460be pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · 12 years ago
  93. e3bb325 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · 12 years ago
  94. 65b0db8 net: Fix endianness bug in link-local by Joe Hershberger · 12 years ago
  95. 85b1980 net: Add tftp speed indication by Simon Glass · 12 years ago
  96. d8fb710 powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  97. b4b81e8 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  98. 776e66e e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
  99. 71779d5 m28evk/mx28evk: fix nand_update_full by Eric Benard · 12 years ago
  100. 88c5c68 Merge remote-tracking branch 'origin/master' by Scott Wood · 12 years ago