1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  3. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  4. 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  5. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  6. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  7. 4a59809 Consolidate bool type by York Sun · 12 years ago
  8. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  9. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  10. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  11. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  12. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  13. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  14. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  15. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  16. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  17. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 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. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  23. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  24. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  25. 1dd491e ColdFire:Update the timer_init since it was unified. by Jason Jin · 13 years ago
  26. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  27. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  28. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  29. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
  30. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  31. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  32. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  33. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  34. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  35. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  36. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  37. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  38. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  39. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  40. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  41. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  42. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  43. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago