1. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  2. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  3. 1b9591c ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · 11 years ago
  4. 08dbd6c Fix MCF5235 SDRAM base address macro by Steve deRosier · 12 years ago
  5. aea5eee m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
  6. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  7. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  8. 472d546 Consolidate bool type by York Sun · 11 years ago
  9. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  10. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  11. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  12. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  13. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  14. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  15. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  16. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  17. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  18. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  19. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  20. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  21. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  22. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  23. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  24. c59ac90 m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  25. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  26. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  27. 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  28. 2ca7406 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  29. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  30. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  31. 30a3f38 Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  32. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  33. 198cafb ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  34. a4110ee ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  35. c6d8863 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  36. aa0d99f ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  37. 32dbaaf ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  38. 849fc42 ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  39. 33d4411 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  40. f7799a1 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  41. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  42. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  43. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  44. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  45. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  46. a546665 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  47. 65f0d12 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  48. 77b8f20 m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  49. a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  50. aa2bd9b ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  51. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  52. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  53. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  54. 3f8ce93 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage by Jason Jin · 13 years ago
  55. 6752da6 ColdFire:Add mb for 5253 dram initialization by Jason Jin · 13 years ago
  56. 444ddfc ColdFire:Update the timer_init since it was unified. by Jason Jin · 13 years ago
  57. 6c0bf27 ColdFire: Cleanup for partial linking and --gc-sections by Jason Jin · 13 years ago
  58. 45263ec ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
  59. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  60. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  61. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  62. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  63. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  64. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  65. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  66. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  67. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  68. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  69. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  70. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  71. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  72. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  73. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  74. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  75. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  76. b188157 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  77. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  78. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  79. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  80. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  81. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  82. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  83. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  84. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  85. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  86. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  87. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  88. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  89. adf5567 add CONFIG_SYS_FEC_FULL_MII for MCF5445x by Wolfgang Wegner · 14 years ago
  90. ae49099 add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x by Wolfgang Wegner · 14 years ago
  91. e9b43ca add missing PCS3 for MCF5445x by Wolfgang Wegner · 14 years ago
  92. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  93. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago
  94. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago