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