1. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  3. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 64fdc58 at91rm9200dk: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. de94cff MPC8260ADS: Define CONFIG_HAS_ETH0. by Scott Wood · 16 years ago
  9. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · 16 years ago
  10. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
  11. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · 16 years ago
  12. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  13. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · 16 years ago
  16. 937ca56 include/ns16550.h: Unify structure declaration for registers by Detlev Zundel · 16 years ago
  17. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago
  18. b06976d Add support for building native win32 tools by Peter Tyser · 16 years ago
  19. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  20. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  21. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  22. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  23. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  24. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  25. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  26. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  27. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  28. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  29. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  30. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  31. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  32. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  33. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  34. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  35. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  36. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  37. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  38. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · 16 years ago
  39. f18298a elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · 16 years ago
  40. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  41. 1ba4b31 Makefile: Add removal of *.exe files to clean target by Peter Tyser · 16 years ago
  42. 5e466800 Makefile: Make autoconf.mk a dependency of the depend target by Peter Tyser · 16 years ago
  43. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  44. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  45. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  46. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  47. e94fe61 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  48. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  49. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  50. 75dad9b Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by apgmoorthy · 16 years ago
  51. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  52. 636e95d Add "GPL cleanup" task to feature-removal-schedule.txt by Wolfgang Denk · 16 years ago
  53. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · 16 years ago
  54. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · 16 years ago
  55. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · 16 years ago
  56. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · 16 years ago
  57. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · 16 years ago
  58. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · 16 years ago
  59. c5431ac sf: drop DEBUG defines by Mike Frysinger · 16 years ago
  60. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · 16 years ago
  62. dc67fa8 Blackfin: force all boards to HZ of 1000 by Mike Frysinger · 16 years ago
  63. e72b9f7 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · 16 years ago
  64. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · 16 years ago
  65. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  66. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · 16 years ago
  67. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · 16 years ago
  68. 41d5161 Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c by Mike Frysinger · 16 years ago
  69. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  70. 4752c19 Blackfin: bf518f-ezbrd: new board port by Mike Frysinger · 16 years ago
  71. 0378355 Blackfin: bf526-ezbrd: new board port by Mike Frysinger · 16 years ago
  72. cc24408 Blackfin: bf538f-ezkit: new board port by Mike Frysinger · 16 years ago
  73. 3cced46 Blackfin: bf527-ezkit: new board port by Mike Frysinger · 16 years ago
  74. 979294f Blackfin: bf548-ezkit: new board port by Mike Frysinger · 16 years ago
  75. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  76. 6b098ae Fix a possible overflow case detected by gcc 4.3.2 by Emil Medve · 16 years ago
  77. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  78. 954914a libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  79. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  80. 7acde32 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · 16 years ago
  81. d5a225a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  82. 3fd7ce3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  83. 0b10a0f rtc: remove broken rtc_read and rtc_write declarations by Kim Phillips · 16 years ago
  84. 04a3b14 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · 16 years ago
  85. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  86. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  87. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  88. 6e9911c NetStar: fix NAND by Ladislav Michl · 16 years ago
  89. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  90. bd25537 MPC85xx: Add MPC8569MDS board support by Haiying Wang · 16 years ago
  91. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  92. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
  93. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  94. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  95. 82aa953 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  96. ac05b5e 83xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  97. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  98. 2e611e8 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · 16 years ago
  99. aa3cc9a OMAP: use {read,write}l to access timer registers by Ladislav Michl · 16 years ago
  100. 993e57d OMAP: rename timer divisor by Ladislav Michl · 16 years ago