1. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  2. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  3. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  4. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  5. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  6. e946a88 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  7. a334ec9 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  8. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  9. 2f76a00 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  10. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  11. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  12. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  13. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  14. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  15. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  16. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  17. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  18. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  19. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  20. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  21. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  22. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  23. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  24. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  25. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  26. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  27. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  28. 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  29. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  30. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  31. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  32. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  33. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  34. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  35. a25be13 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage by Jason Jin · 13 years ago
  36. 39a12ea ColdFire:Add mb for 5253 dram initialization by Jason Jin · 14 years ago
  37. 1dd491e ColdFire:Update the timer_init since it was unified. by Jason Jin · 13 years ago
  38. 80c1619 ColdFire: Cleanup for partial linking and --gc-sections by Jason Jin · 13 years ago
  39. cbaa323 ColdFire: Update compile flags for each CPUs by Jason Jin · 13 years ago
  40. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  41. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  42. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  43. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  44. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  45. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
  46. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  47. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  48. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  49. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  50. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  51. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  52. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  53. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  54. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  55. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  56. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  57. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  58. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  59. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  60. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  61. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  62. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  63. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  64. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  65. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  66. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  67. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  68. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  69. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  70. a19e62d add CONFIG_SYS_FEC_FULL_MII for MCF5445x by Wolfgang Wegner · 15 years ago
  71. 5fe66d7 add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x by Wolfgang Wegner · 15 years ago
  72. acf782f add missing PCS3 for MCF5445x by Wolfgang Wegner · 15 years ago
  73. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  74. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  75. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago