1. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  2. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  3. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  4. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  5. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  6. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  7. b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
  8. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  9. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  10. c06326c MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · 15 years ago
  11. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  12. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  13. db08eca MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · 16 years ago
  14. 9d23fc5 MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · 16 years ago
  15. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  16. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  17. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 1de1fa4 qemu_mips: Update linux bootm to support dynamic cmdline by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 72f1b65 mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" 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. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  25. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  26. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  27. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  28. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  29. e7c3745 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · 16 years ago
  30. a55d481 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  31. 199e4f6 [MIPS] lib_mips/time.c: Fix udelay by Shinya Kuribayashi · 16 years ago
  32. c7e38e4 [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros by Shinya Kuribayashi · 16 years ago
  33. 89a1550 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · 16 years ago
  34. e996bc3 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · 16 years ago
  35. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  36. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  37. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  38. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  39. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  40. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  41. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  42. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  43. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  44. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  45. beeccf7 MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  47. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  48. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  49. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  50. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  52. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  53. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  54. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  55. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  56. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  57. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  58. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  59. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  60. c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  61. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  62. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  63. 6945979 Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs. by wdenk · 20 years ago
  64. f4863a7 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · 21 years ago
  65. 7cb22f9 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · 21 years ago
  66. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  67. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  68. e0ac62d * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  69. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  70. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  71. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  72. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  73. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 21 years ago
  74. c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago