1. c2aef50 remove bi_enet*addr from global data for all arches by Mike Frysinger · 16 years ago
  2. 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  3. 9364a67 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  4. 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
  5. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  6. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 17 years ago
  7. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  8. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 17 years ago
  9. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  10. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · 17 years ago
  11. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  12. 012ec6e Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  13. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  14. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  15. c123a38 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  16. f3f4518 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · 19 years ago
  17. 9f191a1 Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004 by Wolfgang Denk · 19 years ago
  18. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  19. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
  20. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  21. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  22. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago