1. d146121 avr32: migrate cache functions by Andreas Bießmann · 10 years ago
  2. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  3. 796b986 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  6. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  7. 2471b9f avr32: fix relocation address calculation by Andreas Bießmann · 12 years ago
  8. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  9. c413725 avr32: Fix cast warning in board.c by Simon Glass · 12 years ago
  10. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  11. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  12. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  13. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · 12 years ago
  14. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · 12 years ago
  15. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  16. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  17. b4b7773 avr32:board.c: fix compile warning by Andreas Bießmann · 13 years ago
  18. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  19. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  20. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  21. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  22. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  23. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  24. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  25. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  26. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  27. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  28. ebc3993 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 14 years ago
  29. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  30. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  31. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  32. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  33. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  34. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  35. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  36. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  37. f70dd3e Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · 14 years ago
  38. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago