1. b5614f9 avr32: delete ancient board.c by Andreas Bießmann · 9 years ago
  2. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  3. a752a8b avr32: add generic board support by Andreas Bießmann · 10 years ago
  4. 4db8962 avr32: use generic gd->start_addr_sp by Andreas Bießmann · 10 years ago
  5. 1866786 avr32: convert to dram_init() by Andreas Bießmann · 10 years ago
  6. 26db790 avr32: factor out cpu_mmc_init() by Andreas Bießmann · 10 years ago
  7. aa0ea2a avr32: rename cpu_init() -> arch_cpu_init() by Andreas Bießmann · 10 years ago
  8. dbdb5ab avr32: use dlmalloc for DMA buffers by Andreas Bießmann · 10 years ago
  9. 0e05543 avr32: migrate cache functions by Andreas Bießmann · 10 years ago
  10. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  11. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  14. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  15. a7e62be avr32: fix relocation address calculation by Andreas Bießmann · 11 years ago
  16. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  17. 81e2ff0 avr32: Fix cast warning in board.c by Simon Glass · 12 years ago
  18. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  19. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  20. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  21. 3d0f8c8 avr32: Move cpu_hz to arch_global_data by Simon Glass · 12 years ago
  22. 1c865d5 avr32: Move stack_end to arch_global_data by Simon Glass · 12 years ago
  23. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  24. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  25. d3a105a avr32:board.c: fix compile warning by Andreas Bießmann · 12 years ago
  26. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  27. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  28. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  29. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  30. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  31. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  32. eb68b41 avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  33. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  34. f6c019c Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  35. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  36. 24890f1 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  37. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  38. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  39. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  40. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  41. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  42. 1f36f73 avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  43. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  44. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  45. d04250c Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · 14 years ago
  46. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago