1. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  2. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  3. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  4. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  5. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  6. b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
  7. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. be45c63 sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  9. 8dd29c8 sh3/sh4: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  10. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  11. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  12. 85cb052 sh: update sh2/sh2a timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 1e15ff9 sh: update sh timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. d8bbc51 sh: Update sh2/sh2a timer by Nobuhiro Iwamatsu · 16 years ago
  15. e9d5f35 sh: Update sh timer function by Nobuhiro Iwamatsu · 16 years ago
  16. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  17. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  18. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. b5d10a1 sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  20. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  21. 6b44a43 sh: Add support any page size and empty_zero_page to SH Linux uImage by Nobuhiro Iwamatsu · 16 years ago
  22. a3a08c0 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  24. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  25. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  26. 9e23fe0 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · 16 years ago
  27. d6ac2ed Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 16 years ago
  28. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  29. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  30. 1a2334a sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · 17 years ago
  31. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  32. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  33. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  34. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  35. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  36. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  37. 82850f3 [new uImage] Use image API in SH do_bootm_linux() routine by Marian Balakowicz · 17 years ago
  38. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  39. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  40. b02bad1 sh: Update core code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  41. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago