1. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  2. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  3. 11a932f MIPS: move mips_io_port_base out of board.c by Paul Burton · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  6. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  7. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  8. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  9. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  10. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  11. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  12. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  13. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  14. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  15. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  16. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  17. d304286 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  18. cc257e4 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  19. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  20. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  21. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  22. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  23. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  24. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  25. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  26. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  27. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  28. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_mips/board.c]
  29. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  30. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  31. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  32. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  33. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  34. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  35. c06326c MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · 15 years ago
  36. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  37. db08eca MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · 16 years ago
  38. 9d23fc5 MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · 16 years ago
  39. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  40. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  45. 89a1550 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · 16 years ago
  46. e996bc3 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · 16 years ago
  47. beeccf7 MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  48. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  50. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  51. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  52. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  53. c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  54. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  55. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  56. 6945979 Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs. by wdenk · 20 years ago
  57. f4863a7 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · 21 years ago
  58. 7cb22f9 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · 21 years ago
  59. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  60. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  61. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  62. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  63. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
  64. c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago