1. c3e6c55 rtc: Clean drivers/rtc/Makefile by Michal Simek · 16 years ago
  2. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  3. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  4. f0db32c add 'unzip' command to u-boot commandline by Harald Welte · 16 years ago
  5. 08792d7 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · 16 years ago
  6. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · 16 years ago
  7. d02850a ColdFire: Move m5282evb from board to board/freescale by TsiChung Liew · 16 years ago
  8. 30498d8 ColdFire: Move m5272c3 from board to board/freescale by TsiChung Liew · 16 years ago
  9. 3bde00d ColdFire: Move m5271evb from board to board/freescale by TsiChung Liew · 16 years ago
  10. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · 16 years ago
  11. acf12fb ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · 16 years ago
  12. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · 16 years ago
  13. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  14. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · 16 years ago
  15. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · 16 years ago
  16. b022ac8 ColdFire: Raise M5253EVBE uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  17. 876a955 ColdFire: Fix M5253EVB dram bring up issue by TsiChung Liew · 16 years ago
  18. 1ea78e8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  19. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  20. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  21. c0276ed Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  22. 81cb808 socrates: Update NAND driver to new API. by Scott Wood · 16 years ago
  23. a59e62d quad100hd: Update NAND driver to new API. by Scott Wood · 16 years ago
  24. fdda946 m5373evb: Update NAND driver to new API. by Scott Wood · 16 years ago
  25. 03f6ec3 s3c24x0: Update NAND driver to new API. by Scott Wood · 16 years ago
  26. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  27. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · 16 years ago
  28. 396b0c4 Fix OneNAND build break by Kyungmin Park · 16 years ago
  29. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  30. 1fc92db drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 4f7aa77 mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  45. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  46. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  48. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · 16 years ago
  49. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · 16 years ago
  50. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  51. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · 16 years ago
  52. 0c40ae94 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago
  53. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  54. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  55. cc5f339 NAND read/write fix by Scott Wood · 16 years ago
  56. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · 16 years ago
  57. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  58. f82f59b fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · 17 years ago
  59. 42f1563 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  60. 40c6e09 Freescale eLBC FCM NAND driver by Scott Wood · 17 years ago
  61. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  62. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  63. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
  64. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · 17 years ago
  65. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · 17 years ago
  66. 0556a2a NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · 17 years ago
  67. a5c312c NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  68. e7ebe6e make nand dump and nand dump.oob work by William Juul · 17 years ago
  69. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · 17 years ago
  70. 5bc74b4 Clean out unneeded files by William Juul · 16 years ago
  71. 53a4503 Create symlinks from yaffs2/direct to yaffs2 by William Juul · 17 years ago
  72. e24ebad Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  73. c051bbe YAFFS2 import by William Juul · 17 years ago
  74. bfb8332 Whitespace cleanup and marking broken code. by William Juul · 17 years ago
  75. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  76. b76ec38 Remove white space at end. by William Juul · 17 years ago
  77. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  78. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  79. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · 16 years ago
  80. 20de6ac MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' by Wolfgang Denk · 16 years ago
  81. b856473 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  82. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  83. 7ad3e10 ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · 16 years ago
  84. 8dcaabc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  85. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  86. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  87. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  88. a8a77de POWERPC 86xx: Move BAT setup code to C by Becky Bruce · 16 years ago
  89. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  90. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · 16 years ago
  91. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · 16 years ago
  92. c15354d i.MX31: Fix IOMUX related typos by Magnus Lilja · 16 years ago
  93. 5a8785b OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · 16 years ago
  94. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  95. 18b8036 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  96. 06bf2a6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  97. 952b753 MAINTAINERS: sort entries by Wolfgang Denk · 16 years ago
  98. d6906ac Add mpc7448hpc2 maintainer information by Roy Zang · 16 years ago
  99. b4d7eb2 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  100. f3b287b Update the U-Boot wiki URL. by Magnus Lilja · 16 years ago