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