1. 2ed0241 make `go` optional by Mike Frysinger · 14 years ago
  2. f3ddf20 env: make import/export optional by Mike Frysinger · 14 years ago
  3. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  4. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  5. 020edd2 powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  6. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  7. 65bd9b4 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  8. 281aa05 net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  9. ed4cea0 README: add description of sh_eth driver by Yoshihiro Shimoda · 14 years ago
  10. 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  11. ac858d1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  12. ab3be33 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  13. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  14. 9b38320 pca953x: support 16-pin devices by Chris Packham · 14 years ago
  15. 199c625 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  16. 302141d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  17. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  18. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  19. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  20. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  22. 0823932 README: Add new NAND env features by Scott Wood · 14 years ago
  23. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  24. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  25. e89e628 README: Fix description of version numbering scheme by Thomas Weber · 14 years ago
  26. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  27. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  28. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  29. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  30. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  31. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  32. 16fa98a Prepare v2010-rc2 by Wolfgang Denk · 14 years ago
  33. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  34. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · 15 years ago
  35. 6db991a Program net device MAC addresses after initializing by Ben Warren · 15 years ago
  36. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  37. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  38. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  39. e4d1abc Update README to reflect new directory structure by Peter Tyser · 15 years ago
  40. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  41. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  42. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  43. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  44. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  45. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  46. 693c0c1 ppc: Update README about the new GOT ptr. by Joakim Tjernlund · 15 years ago
  47. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  48. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  49. f4761af smc911x: update SMC911X related configuration description by Mike Rapoport · 15 years ago
  50. 0ecb611 README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · 15 years ago
  51. 111ac12 README: Update the list of directories. by Robert P. J. Day · 15 years ago
  52. 0deafa2 Add 'editenv' command by Peter Tyser · 15 years ago
  53. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  54. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  55. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  56. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  57. b29bc71 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · 15 years ago
  58. 12990a4 Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · 15 years ago
  59. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  60. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · 15 years ago
  61. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  62. 470a6d4 Save server's MAC address in environment by Robin Getz · 15 years ago
  63. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  64. 5388418 Added support for splash screen positioning by Matthias Weisser · 15 years ago
  65. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  66. ba0687c Improve U-Boot Porting Guide in the README by Jerry Van Baren · 15 years ago
  67. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · 16 years ago
  68. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · 15 years ago
  69. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  70. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · 16 years ago
  71. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  72. b06976d Add support for building native win32 tools by Peter Tyser · 16 years ago
  73. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  74. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  75. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  76. d5ec996 README: remove duplicate entry by Kim Phillips · 16 years ago
  77. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  78. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  79. 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
  80. 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  81. 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  82. 1948d6c ixp: remove the option to include the Microcode by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  84. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  85. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  86. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  87. 290ae6b README: update mailing list name and hits to patch submission. by Wolfgang Denk · 16 years ago
  88. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · 16 years ago
  89. 0ab978d README: Document CONFIG_SYS parameters for vxworks by Niklaus Giger · 16 years ago
  90. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  91. 5d018ca Blackfin: document some of the blackfin directories by Mike Frysinger · 16 years ago
  92. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  94. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · 16 years ago
  95. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  96. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  97. 8804a61 Update mailing list email and archive addresses by Peter Tyser · 16 years ago
  98. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  99. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago