1. 434c51a Remove unneeded CONFIG_SHELL references by Peter Tyser · 16 years ago
  2. cf7a7b9 Use bash for default GNU Make shell application by Peter Tyser · 16 years ago
  3. 4b53001 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · 16 years ago
  4. af5eb84 SPARC: Fixed compiler error introduced by commit c160a9544743 by Daniel Hellstrom · 16 years ago
  5. 4c60259 mgsuvd add the board-specific part of the HDLC driver by Gary Jennejohn · 16 years ago
  6. 534a435 mgcoge add the board-specific part of the HDLC driver by Gary Jennejohn · 16 years ago
  7. 135f553 keymile add the common parts of the HDLC driver by Gary Jennejohn · 16 years ago
  8. 1cb82a9 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. bcdf1d2 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  10. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  11. 774ce72 strings: use puts() rather than printf() by Mike Frysinger · 16 years ago
  12. b03150b Use new CONFIG_SYS_VXWORKS parameters for Netstal boards by Niklaus Giger · 16 years ago
  13. 29a4c24 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  14. e9084b2 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  15. 0b2f4ec README: Document CONFIG_SYS parameters for vxworks by Niklaus Giger · 16 years ago
  16. ace5148 lcd: Let the board code show board-specific info cleanup by Peter Tyser · 16 years ago
  17. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  18. 83ad179 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · 16 years ago
  19. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  20. 1450c4a lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · 16 years ago
  21. bfa0af6 ignore .gdb_history files by Mike Frysinger · 16 years ago
  22. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 6a86bb6 net: Fix TftpStart() ip:filename bug by Peter Tyser · 16 years ago
  24. d32c5be net: Add additional IP fragmentation check by Peter Tyser · 16 years ago
  25. e0c07b8 net: Define IP flag field values by Peter Tyser · 16 years ago
  26. 23afaba net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · 16 years ago
  27. 2e4970d net: Fix download command parsing by Peter Tyser · 16 years ago
  28. 90665e3 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  29. 26f6a2b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  30. 762bd90 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  31. 6226db6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  32. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  33. dc889e8 85xx: fix the wrong DDR settings for MPC8572DS by Dave Liu · 16 years ago
  34. 9df5953 85xx: init gd as early as possible by Kumar Gala · 16 years ago
  35. aed461a 85xx: Fix relocation of CCSRBAR by Kumar Gala · 16 years ago
  36. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  37. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  38. 35db1c6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · 16 years ago
  39. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  40. 7008d26 fsl ddr skip interleaving if not supported. by Ed Swarthout · 16 years ago
  41. dd332e1 85xx: socrates: fix DDR SDRAM tlb entry configuration by Anatolij Gustschin · 16 years ago
  42. a2cd50e 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  43. e57f0fa 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  44. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  45. 4a129a5 at91rm9200dk: Fix typo by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. ed3b18e AT91: remove non supported board AT91RM9200DF macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. bd87677 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · 16 years ago
  48. 03f7977 fix some coding style violations. by Ilko Iliev · 16 years ago
  49. 5e46b1e OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · 16 years ago
  50. 29382d4 mpc8641: Fix error in README by Becky Bruce · 16 years ago
  51. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  52. f698738 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  53. bebfc6e Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · 16 years ago
  54. de39f8c USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  55. d10c5a8 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 2077e34 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  57. 49a4c74 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  58. 06efc12 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  59. 95d4b70 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  60. f9b354f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  61. c49dc0b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  62. 8929502 ppc4xx: ml300 remove Xilinx BSP from ml300 folder by Michal Simek · 16 years ago
  63. 24eea62 ppc4xx: Remove unused features by Matthias Fuchs · 16 years ago
  64. 0c2385c ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · 16 years ago
  65. 348c849 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · 16 years ago
  66. 58c696e AT91RM9200DK: fix broken boot from NOR flash by Wolfgang Denk · 16 years ago
  67. 8052352 at91rm9200: fix broken boot from nor flash by Jens Scharsig · 16 years ago
  68. 25ea652 UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  69. e6a7edb mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · 16 years ago
  70. 91809ed cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  71. 6ea808e cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · 16 years ago
  72. ebc9784 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · 16 years ago
  73. 45aa5a7 cfi_flash: Make all flash access functions weak by Stefan Roese · 16 years ago
  74. a5c4067 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  75. de01c76 ppc4xx: ML2 shouldn't include the 4xx EMAC driver by Stefan Roese · 16 years ago
  76. 1a6a00d ppc4xx: katmai: Change default config by Yuri Tikhonov · 16 years ago
  77. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  78. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  79. 711e2b2 ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h by Steven A. Falco · 16 years ago
  80. e23c7c9 ARM: OMAP: Convert IO macros by Dirk Behme · 16 years ago
  81. 263b749 lib_arm: do_bootm_linux() - correct a small mistake by Ilko Iliev · 16 years ago
  82. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  83. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  84. 25fb4ea ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · 16 years ago
  85. facdad5 powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  86. 2f2a5c3 mpc83xx: Improve the performance of DDR memory by Howard Gregory · 16 years ago
  87. 8000b08 ARM: Add Apollon UBI support by Kyungmin Park · 16 years ago
  88. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago
  89. 58be3a1 UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
  90. 47ae669 UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
  91. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  92. c91a719 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · 16 years ago
  93. f412fef UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · 16 years ago
  94. 2d262c4 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · 16 years ago
  95. 961df83 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · 16 years ago
  96. f399d4a UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · 16 years ago
  97. e29c22f MTD: Add MTD paritioning infrastructure by Kyungmin Park · 16 years ago
  98. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  99. e0b0ec8 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  100. 3f510db mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago