1. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  2. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  5. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  6. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  7. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  8. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  9. b2f2760 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · 12 years ago
  10. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  11. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  12. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  13. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  14. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  15. 8344a6d sparc: fix unused variable warnings by Mike Frysinger · 13 years ago
  16. 7459374 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  17. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  18. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  19. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  20. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  21. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  22. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  23. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  24. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  25. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  26. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_sparc/board.c]
  27. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  28. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  29. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  30. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  31. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  33. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  39. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 17 years ago