1. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  2. ff530fc OMAP3: mt_ventoux: disable the buzzer at start-up by Stefano Babic · 12 years ago
  3. 9d5fc23 OMAP3: mt_ventoux: read MAC address from EEPROM by Stefano Babic · 12 years ago
  4. d0e9fb1 OMAP3: mt_ventoux: activate GPIO4 by Stefano Babic · 12 years ago
  5. e40f6c4 OMAP3: mt_ventoux: Correct board pinmux by Stefano Babic · 12 years ago
  6. 0b26b87 OMAP3: twister : get MAC address from EEPROM by Stefano Babic · 12 years ago
  7. 8103c6f OMAP3: tam3517: add function to read MAC from EEPROM by Stefano Babic · 12 years ago
  8. 4aaf064 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  9. 6342fa0 Merge remote-tracking branch 'u-boot-atmel/master' into m by Albert ARIBAUD · 12 years ago
  10. 7d899c1 Fixes the crippled console output on PortuxG20. by Markus Hubig · 12 years ago
  11. e23e5ee arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
  12. 503e159 atmel: eb_cpux9k2: add ram target configuration by Jens Scharsig · 12 years ago
  13. e62b008 integrator: break out common config by Linus Walleij · 12 years ago
  14. 0d7d383 efikamx: refine USB support by Matt Sealey · 12 years ago
  15. d812f4a SCSPS1: Enable caches by Marek Vasut · 12 years ago
  16. 91dd7ca mx28evk: Add USB Ethernet support by Fabio Estevam · 12 years ago
  17. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  18. 8aa0902 MX28: Cleanup mxsboot within make mrproper by Marek Vasut · 12 years ago
  19. c16ecb0 M28: Fix the use of gpmi-nand in mtdparts by Marek Vasut · 12 years ago
  20. ddfcc81 mx28evk: Convert to mxs_adjust_memory_params() by Fabio Estevam · 12 years ago
  21. de6dc4e MX28: mx28evk: Enable SPI DMA by Otavio Salvador · 12 years ago
  22. 4f434e3 MX28: mx28evk: Align SSP clock speed by Otavio Salvador · 12 years ago
  23. a6f0c4f Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  24. 6ed0e94 net:macb: add line break by Andreas Bießmann · 12 years ago
  25. 6314c84 avr32:portmux: fix setup for macb1 by Andreas Bießmann · 12 years ago
  26. 3bb183b eb_cpux9k2: fix chip select by Jens Scharsig · 12 years ago
  27. 48efe65 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 12 years ago
  28. f499131 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 12 years ago
  29. 6c43d11 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 12 years ago
  30. a9f1a48 lsxl: support power switch by Michael Walle · 12 years ago
  31. 1ff1f89 cosmetic: Better explain how to use the kirkwood kwbimage.cfg file. by Karl O. Pinc · 12 years ago
  32. 32324b7 Cosmetic doc typo fixes to the kwbimage feature docs by Karl O. Pinc · 12 years ago
  33. fcca7e7 arm/km: remove unused code by Holger Brunck · 12 years ago
  34. 05c8e81 arm/km: fix frequency of the SPI NOR Flash by Valentin Longchamp · 12 years ago
  35. 62c9b96 km/ivm: fix string len check to support 7 char board names by Valentin Longchamp · 12 years ago
  36. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  37. f46b4a1 km/arm: set SPI NOR Flash default parameters by Valentin Longchamp · 12 years ago
  38. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  39. be73913 ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  40. 5d1c883 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again by Stefan Roese · 12 years ago
  41. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  42. 6822a64 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  43. e5ab702 powerpc: re-add bi_ip_addr to bd_t struct by Anatolij Gustschin · 12 years ago
  44. a005f19 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · 12 years ago
  45. 641b0d3 hush: Add default value substitution support by Joe Hershberger · 12 years ago
  46. 923c46f README: Cleanup description of supported partitions. by Karl O. Pinc · 12 years ago
  47. c3567d8 README.SPL: Move the 'Estimating stack usage' from omap3 to here by Tom Rini · 12 years ago
  48. f8e754d README.SPL: Add a small Debugging section by Tom Rini · 12 years ago
  49. a1ea8e51 README: Update ver env var description by Benoît Thébaudeau · 12 years ago
  50. bfae89a dm: Add twserial device document by Tomáš Hlaváček · 12 years ago
  51. 0d9e599 dm: RTC subsystem analysis added. by Tomas Hlavacek · 12 years ago
  52. cbcc33e dm: Add pcmcia design document by Viktor Krivak · 12 years ago
  53. a09c649 dm: add PCI design document by Pavel Herrmann · 12 years ago
  54. f07563a dm: Driver model analysis document for Watchdog subsystem has been added. by Tomas Hlavacek · 12 years ago
  55. 5df9b14 dm: Hwmon UDM subsystem analysis added. by Tomas Hlavacek · 12 years ago
  56. 6246fdb dm: Add POWER API transition document by Viktor Krivak · 12 years ago
  57. 0463574 dm: Add block device document by Pavel Herrmann · 12 years ago
  58. 707a5e2 dm: Add SPI API transition document by Viktor Krivak · 12 years ago
  59. b59d280 dm: Add networking subsystem analysis by Marek Vasut · 12 years ago
  60. 2568182 dm: Add MMC subsystem analysis by Marek Vasut · 12 years ago
  61. 68bce38 dm: Add GPIO API transition document by Viktor Křivák · 12 years ago
  62. 3f46693 dm: Add Driver cores design document by Pavel Herrmann · 12 years ago
  63. 15c6935 dm: Initial import of design documents by Marek Vasut · 12 years ago
  64. c20dbf6 input: key_matrix: fix header inclusion by Stephan Linz · 12 years ago
  65. 8a156fb fix out of tree building with kallsyms by Mike Frysinger · 12 years ago
  66. 3801a15 env_nand: align NAND buffers by Stephen Warren · 12 years ago
  67. cee84e8 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · 12 years ago
  68. df930e9 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · 12 years ago
  69. 0880e5b FAT: Simplify get_contents by Benoît Thébaudeau · 12 years ago
  70. cc63b25 FAT: get_cluster: Add buffer bouncing by Benoît Thébaudeau · 12 years ago
  71. cd1b042 FAT: Fix redundant sector read by Benoît Thébaudeau · 12 years ago
  72. 88503ad FAT: cosmetic: Remove useless assignment by Benoît Thébaudeau · 12 years ago
  73. 8006dd2 FAT: get_fatent: Fix FAT boundary check by Benoît Thébaudeau · 12 years ago
  74. 9795e07 FAT: cosmetic: Remove extra spaces by Benoît Thébaudeau · 12 years ago
  75. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  76. 64a08a9 part_mac: dcache: allocate cacheline-aligned buffers by Benoît Thébaudeau · 12 years ago
  77. 67cbbf2 mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  78. 74f45b7 u-boot yaffs2: Fix compilation warnings by Charles Manning · 12 years ago
  79. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  80. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  81. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  82. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  83. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  84. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  85. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  86. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  87. 98c397a pci: update pci_ids.h with a few new entries by Andrew Sharp · 12 years ago
  88. 03992ac pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  89. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  90. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  91. 6e2fbde Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  92. ef55e84 avr32: Remove redundant LDSCRIPT definition by Benoît Thébaudeau · 12 years ago
  93. df95321 at91: 9x5: Enable PMECC for 5series ek board. by Wu, Josh · 12 years ago
  94. 2ab4c74 at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC. by Wu, Josh · 12 years ago
  95. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  96. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  97. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  98. 1d7442e atmel: at91sam9x5: add spi flash boot support by Bo Shen · 12 years ago
  99. 3083efe arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  100. bfc325e arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago