1. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  2. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  3. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  4. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  5. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  6. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  7. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  8. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  9. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  10. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  11. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  12. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  13. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  14. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · 16 years ago
  15. f18298a elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · 16 years ago
  16. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  17. 1ba4b31 Makefile: Add removal of *.exe files to clean target by Peter Tyser · 16 years ago
  18. 5e466800 Makefile: Make autoconf.mk a dependency of the depend target by Peter Tyser · 16 years ago
  19. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  20. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  21. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  22. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  23. e94fe61 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  24. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  25. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  26. 75dad9b Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by apgmoorthy · 16 years ago
  27. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  28. 636e95d Add "GPL cleanup" task to feature-removal-schedule.txt by Wolfgang Denk · 16 years ago
  29. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 16 years ago
  30. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 16 years ago
  31. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · 16 years ago
  32. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · 16 years ago
  33. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  34. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · 16 years ago
  35. c5431ac sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  36. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 16 years ago
  38. dc67fa8 Blackfin: force all boards to HZ of 1000 by Mike Frysinger · 16 years ago
  39. e72b9f7 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · 16 years ago
  40. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · 16 years ago
  41. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  42. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · 16 years ago
  43. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · 16 years ago
  44. 41d5161 Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c by Mike Frysinger · 16 years ago
  45. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  46. 4752c19 Blackfin: bf518f-ezbrd: new board port by Mike Frysinger · 16 years ago
  47. 0378355 Blackfin: bf526-ezbrd: new board port by Mike Frysinger · 16 years ago
  48. cc24408 Blackfin: bf538f-ezkit: new board port by Mike Frysinger · 16 years ago
  49. 3cced46 Blackfin: bf527-ezkit: new board port by Mike Frysinger · 16 years ago
  50. 979294f Blackfin: bf548-ezkit: new board port by Mike Frysinger · 16 years ago
  51. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  52. 6b098ae Fix a possible overflow case detected by gcc 4.3.2 by Emil Medve · 16 years ago
  53. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  54. 954914a libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  55. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  56. 7acde32 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · 16 years ago
  57. d5a225a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  58. 3fd7ce3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  59. 0b10a0f rtc: remove broken rtc_read and rtc_write declarations by Kim Phillips · 16 years ago
  60. 04a3b14 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · 16 years ago
  61. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  62. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  63. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  64. 6e9911c NetStar: fix NAND by Ladislav Michl · 16 years ago
  65. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  66. bd25537 MPC85xx: Add MPC8569MDS board support by Haiying Wang · 16 years ago
  67. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  68. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
  69. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  70. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  71. 82aa953 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  72. ac05b5e 83xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  73. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  74. 2e611e8 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  75. aa3cc9a OMAP: use {read,write}l to access timer registers by Ladislav Michl · 16 years ago
  76. 993e57d OMAP: rename timer divisor by Ladislav Michl · 16 years ago
  77. 173a108 OMAP: reindent timer code by Ladislav Michl · 16 years ago
  78. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. af771d1 inka4x0: Use proper accessor macros for memory mapped registers. by Detlev Zundel · 16 years ago
  85. 6906496 inka4x0: Add hardware diagnosis and RTC in configuration. by Detlev Zundel · 16 years ago
  86. 27e2e47 inka4x0: Add hardware diagnosis functions for inka4x0 by Detlev Zundel · 16 years ago
  87. 58d0bff rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · 16 years ago
  88. a9036ab drivers/twserial: Add protocol driver for "three wire serial" interface. by Detlev Zundel · 16 years ago
  89. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 20d4812 s3c44b0: extract cache from cpu.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 20b5080 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. bc57ce3 s3c4510b: move specific code to soc directory by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago