1. c497680 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 14 years ago
  2. d74dda0 dm9000x.c: fix compile problems by Wolfgang Denk · 14 years ago
  3. 8b79f2c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  4. 8a452c2 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  5. 1b1f9a9 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · 14 years ago
  6. 03af5ab MX31: Added support for the Casio COM57H5M10XRC to QONG by Stefano Babic · 14 years ago
  7. a599cde lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 14 years ago
  8. 1a1e6bf Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  9. 7b43db9 drivers/mmc/fsl_esdhc.c: fix compiler warnings by Wolfgang Denk · 14 years ago
  10. f54fe87 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 14 years ago
  11. 7b2afd9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  12. 767fdc4 drivers/*/Makefile: fix conditional compile rule. by Ender.Dai · 14 years ago
  13. 167cdad SERIAL: Enable port-mapped access by Graeme Russ · 14 years ago
  14. b5cebb4 Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 14 years ago
  15. d205ddc SPI: added support for MX51 to mxc_spi by Stefano Babic · 14 years ago
  16. dfe5e14 MX: RTC13783 uses general function to access PMIC by Stefano Babic · 14 years ago
  17. 28bb6d3 MX: Added Freescale Power Management Driver by Stefano Babic · 14 years ago
  18. 679ec15 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  19. 4324dc7 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 14 years ago
  20. 3ac9d6c net: ethoc: add write_hwaddr support by Thomas Chou · 14 years ago
  21. 6c7c444 net: altera_tse: add write_hwaddr support by Thomas Chou · 14 years ago
  22. fb57ec9 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 14 years ago
  23. b5ce63e net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 14 years ago
  24. c960b13 net: add altera triple speeds ethernet mac driver by Thomas Chou · 14 years ago
  25. f656988 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 14 years ago
  26. bd75db3 smc911x driver frame alignment patch by Valentin Yakovenkov · 14 years ago
  27. f0588fd net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 14 years ago
  28. 2e236bf fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 14 years ago
  29. 538be58 tsec: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  30. a45dde2 net: dm9000x: use standard I/O accessors by Mike Frysinger · 14 years ago
  31. 5525856 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 14 years ago
  32. 910119b fec_mxc don't use internal eeprom on MX25 by John Rigby · 14 years ago
  33. 33f684d fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 14 years ago
  34. 23c34af 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · 15 years ago
  35. 6f5f89f Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  36. e3f2a93 net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  37. 7d27cd0 MX31: add accessor function to get a gpio by Stefano Babic · 14 years ago
  38. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago
  39. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  40. 7c8cf0d MX31: Added LCD support for QONG module by Stefano Babic · 14 years ago
  41. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  42. c88d6ab Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  43. cd3abcf fsl_sata: Move the snoop bit to another place by Dave Liu · 14 years ago
  44. e4773de fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · 14 years ago
  45. 9948529 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 15 years ago
  46. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  47. 6e5fb4e Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  48. b919a3f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  49. 77c1458 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  50. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  51. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  52. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago
  53. 8f0fec7 sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 14 years ago
  54. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  55. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  56. f852a0c drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  57. 2aa4c57 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  58. d7a22a3 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  59. c8b2d1d EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  60. e06a055 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  61. 6d313c8 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  62. 760bce0 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 14 years ago
  63. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  64. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  65. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  66. a233631 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  67. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  68. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  69. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  70. 22d6c8f cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  71. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  72. 5a85a30 ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  73. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  74. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  75. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  76. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  77. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  78. f936aa0 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · 15 years ago
  79. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  80. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  81. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  82. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  83. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  84. 0d41ad7 Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  85. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  86. e572082 cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  87. c40c94a cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  88. fa9da59 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  89. 8908334 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  90. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  91. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  92. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  93. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  94. c0c3165 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  95. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  96. 99c006a mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  97. 252b404 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  98. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  99. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  100. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago