1. 0a145ce Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago
  2. 2f8d396 Add support for building native win32 tools by Peter Tyser · 16 years ago
  3. e50abf6 tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  4. b0d4d72 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  5. 273174d tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  6. fb8b33c tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  7. eed0733 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  8. c017017 tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  9. 45d6bdf tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  10. fba0e3a tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  11. 40b8d90 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  12. 1cd300d tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  13. 123c48a tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  14. 4d93a0a tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  15. cd26a31 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  16. 7cd5cbc tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  17. eeba861 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  18. 335ffe7 tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  19. ee3584a tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  20. 21d28e9 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  21. 652f4ba tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  22. 2eeb4e9 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · 16 years ago
  23. 24d2ae5 elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · 16 years ago
  24. a706bfc common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  25. 2b48f7d Makefile: Add removal of *.exe files to clean target by Peter Tyser · 16 years ago
  26. d0d6144 Makefile: Make autoconf.mk a dependency of the depend target by Peter Tyser · 16 years ago
  27. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  28. 8ddfe80 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  29. ca41ef3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  30. 0d8cb9c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  31. 3405f38 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 15 years ago
  32. 200779e Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 15 years ago
  33. 99067b0 Noisily disable the legacy NAND subsystem. by Scott Wood · 15 years ago
  34. 69bcabb Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by apgmoorthy · 16 years ago
  35. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  36. 78237df Add "GPL cleanup" task to feature-removal-schedule.txt by Wolfgang Denk · 15 years ago
  37. d9596ff sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 15 years ago
  38. 1abe365 sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 15 years ago
  39. 2a6ce11 sf: stmicro: use common page timeout define by Mike Frysinger · 15 years ago
  40. 0dcdbb1 sf: always read 5 bytes for the idcode by Mike Frysinger · 15 years ago
  41. 9726ba4 sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  42. 1c58743 sf: add driver for SST flashes by Mike Frysinger · 15 years ago
  43. f773a1b sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  44. 6b850a9 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 6805e4b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 15 years ago
  46. 4058770 Blackfin: force all boards to HZ of 1000 by Mike Frysinger · 15 years ago
  47. f4032d2 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · 15 years ago
  48. bc72f50 Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · 16 years ago
  49. 46ac352 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  50. dbc6ab9 Blackfin: drop newline from OTP help by Mike Frysinger · 16 years ago
  51. d3c38d9 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · 16 years ago
  52. d248cfb Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c by Mike Frysinger · 16 years ago
  53. ad90732 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  54. 84a9dda Blackfin: bf518f-ezbrd: new board port by Mike Frysinger · 16 years ago
  55. 0c31ddf Blackfin: bf526-ezbrd: new board port by Mike Frysinger · 16 years ago
  56. 5c45f7c Blackfin: bf538f-ezkit: new board port by Mike Frysinger · 16 years ago
  57. d9a5d11 Blackfin: bf527-ezkit: new board port by Mike Frysinger · 16 years ago
  58. 76d2180 Blackfin: bf548-ezkit: new board port by Mike Frysinger · 16 years ago
  59. 67b89c7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  60. 13d93f3 Fix a possible overflow case detected by gcc 4.3.2 by Emil Medve · 16 years ago
  61. a22d9cf libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  62. 2c0b843 libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  63. dfc91c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  64. c123098 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · 15 years ago
  65. ed9953d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  66. da72af8 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  67. c2eb8be rtc: remove broken rtc_read and rtc_write declarations by Kim Phillips · 15 years ago
  68. fc39c2fd 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · 15 years ago
  69. c840d26 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 15 years ago
  70. 7649a59 86xx: Cleanup MP support by Kumar Gala · 15 years ago
  71. f6ef8b7 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 15 years ago
  72. 0fc4f64 NetStar: fix NAND by Ladislav Michl · 15 years ago
  73. d144f94 soft_i2c.c compiler/linker error by Jens Scharsig · 15 years ago
  74. 765547d MPC85xx: Add MPC8569MDS board support by Haiying Wang · 15 years ago
  75. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 15 years ago
  76. 2d4de6a MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
  77. 1b3e404 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  78. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  79. 6a81978 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  80. 540dcf1 83xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  81. b0fe93ed 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  82. 0088c29 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  83. 89c00fb OMAP: use {read,write}l to access timer registers by Ladislav Michl · 15 years ago
  84. 81472d8 OMAP: rename timer divisor by Ladislav Michl · 15 years ago
  85. fe672d6 OMAP: reindent timer code by Ladislav Michl · 15 years ago
  86. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. d3b6357 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  88. 300f99f s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  89. 942ba99 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  90. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  91. d3e55d0 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  92. 2344bb8 inka4x0: Use proper accessor macros for memory mapped registers. by Detlev Zundel · 15 years ago
  93. e979e85 inka4x0: Add hardware diagnosis and RTC in configuration. by Detlev Zundel · 15 years ago
  94. 7b5611c inka4x0: Add hardware diagnosis functions for inka4x0 by Detlev Zundel · 15 years ago
  95. 04e11cf rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · 15 years ago
  96. 572e617 drivers/twserial: Add protocol driver for "three wire serial" interface. by Detlev Zundel · 15 years ago
  97. a6ef3dd arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  98. 6790c55 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  99. 176a600 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  100. 6d27bca s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago