1. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  2. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  3. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  4. a067a5e Blackfin: move gd/bd to bss by default by Mike Frysinger · Wed Feb 29 22:48:10 2012 -0500
  5. 5dd14f8 Blackfin: gd_t: relocate volatile markings by Mike Frysinger · Thu Feb 16 01:10:43 2012 -0500
  6. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
  7. d57463a Blackfin: add in/out le32 variants by Mike Frysinger · Fri Nov 25 15:57:42 2011 -0500
  8. d16452b Blackfin: cache result of cpp check by Mike Frysinger · Wed Nov 02 23:49:03 2011 -0400
  9. 5e62f35 Blackfin: traps: fix up printf warnings from debug by Mike Frysinger · Wed Nov 02 13:21:04 2011 -0400
  10. 9fed419 Blackfin: drop now unused local variable by Mike Frysinger · Wed Nov 02 13:18:09 2011 -0400
  11. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:08 2011 +0000
  12. 45e3989 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · Wed Oct 12 20:16:31 2011 -0400
  13. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  14. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  15. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  16. d11415b Blackfin: uart: implement loop callback for post by Mike Frysinger · Sat May 14 12:17:46 2011 -0400
  17. 32ed1fe Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · Tue May 10 16:22:25 2011 -0400
  18. 78136e2 Blackfin: post: drop custom test list by Mike Frysinger · Tue May 10 16:06:41 2011 -0400
  19. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 02 21:46:53 2011 +0200
  20. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  21. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  22. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · Wed Jul 13 05:11:01 2011 +0000
  23. 395aca4 Blackfin: jtag-console: fix timer usage by Mike Frysinger · Mon Jul 04 19:25:07 2011 -0400
  24. 5b74f0b Blackfin: switch to common display_options() by Mike Frysinger · Thu Jun 30 18:26:39 2011 -0400
  25. 2426099 Blackfin: serial: move early debug strings into .rodata section by Mike Frysinger · Wed Jun 29 16:21:28 2011 -0400
  26. 61c2873 Blackfin: update anomaly lists to latest public info by Mike Frysinger · Wed Jun 08 18:17:09 2011 -0400
  27. f05105c Blackfin: serial: convert to bfin_{read,write} helpers by Mike Frysinger · Mon Jun 06 16:47:31 2011 -0400
  28. 31c7c50 Blackfin: split out async setup by Mike Frysinger · Mon May 30 13:47:38 2011 -0400
  29. 5428404 Blackfin: drop unused dma.h header from start code by Mike Frysinger · Wed Jun 01 13:30:25 2011 -0400
  30. 0fb930f Blackfin: portmux: allow header to be included in assembly files by Mike Frysinger · Wed May 18 03:11:42 2011 -0400
  31. 2a9364b Blackfin: sync MMR read/write helpers with Linux by Mike Frysinger · Sat May 14 10:20:25 2011 -0400
  32. 63acf97 Blackfin: gpio: optimize free path a little by Mike Frysinger · Tue May 10 12:56:58 2011 -0400
  33. b8c6e63 Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · Mon May 09 19:37:55 2011 -0400
  34. 642dbce Blackfin: uart: fix printf warning by Mike Frysinger · Mon May 09 14:56:38 2011 -0400
  35. b618d4d Blackfin: add init.elf helper code by Mike Frysinger · Sat May 07 17:55:04 2011 -0400
  36. 0d9891f Blackfin: dont reset SWRST on newer bf526 parts by Mike Frysinger · Sat Apr 30 04:38:22 2011 -0400
  37. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · Fri Apr 29 23:23:28 2011 -0400
  38. 6bb0fb2 Blackfin: uart: move debug buffers into local bss by Mike Frysinger · Fri Apr 29 23:10:54 2011 -0400
  39. e5a43dd Blackfin: use on-chip reset func with newer parts by Mike Frysinger · Sat Apr 30 04:35:21 2011 -0400
  40. 6d775cb Blackfin: use common LDSCRIPT logic by Mike Frysinger · Fri Apr 08 00:52:06 2011 -0400
  41. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · Sun Apr 03 04:40:46 2011 -0400
  42. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  43. 2d219a8 Blackfin: replace "bfin_reset_or_hang()" with "panic()" by Kyle Moffett · Mon Mar 07 12:37:30 2011 -0500
  44. 24bb290 Blackfin: bootrom.h: sync with toolchain by Mike Frysinger · Sun Dec 26 12:33:35 2010 -0500
  45. dc02937 Blackfin: default to L1 bank A when L1 bank B does not exist by Mike Frysinger · Fri Dec 24 19:31:55 2010 -0500
  46. cd6f70c Blackfin: turn off caches when self initializing by Mike Frysinger · Fri Dec 24 14:46:12 2010 -0500
  47. 7edbbfa Blackfin: only check for os log when we have external memory by Mike Frysinger · Fri Dec 24 13:19:25 2010 -0500
  48. 3172d870 Blackfin: BF537: unify duplicated headers by Mike Frysinger · Fri Dec 24 18:28:31 2010 -0500
  49. 143d22a Blackfin: BF52x: unify duplicated headers by Mike Frysinger · Fri Dec 24 18:28:27 2010 -0500
  50. 7675d6f Blackfin: drop duplicate system mmr and L1 scratch defines by Mike Frysinger · Fri Dec 24 18:21:53 2010 -0500
  51. 134db0d Blackfin: BF50x: new processor port by Mike Frysinger · Fri Dec 17 15:25:09 2010 -0500
  52. 93aac17 Blackfin: fix bd_t handling by Mike Frysinger · Fri Dec 24 12:48:16 2010 -0500
  53. 1e912cb Blackfin: bf537: fix L1 data defines by Mike Frysinger · Thu Dec 23 15:30:14 2010 -0500
  54. fbd8ae4 Blackfin: serial: clean up muxing a bit by Mike Frysinger · Fri Dec 17 16:23:59 2010 -0500
  55. 5b0c128 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · Thu Dec 23 14:58:37 2010 -0500
  56. 785ce79 Blackfin: unify bootmode based LDR_FLAGS setup by Mike Frysinger · Thu Dec 23 14:19:23 2010 -0500
  57. d6a28fa Blackfin: drop CONFIG_SYS_TEXT_BASE from boards by Mike Frysinger · Thu Dec 23 14:13:41 2010 -0500
  58. 20ea997 Blackfin: skip RAM display for 0 mem systems by Mike Frysinger · Mon Dec 20 05:18:55 2010 -0500
  59. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  60. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  61. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  62. 61bac2f Blackfin: drop initcode.o from combined object by Mike Frysinger · Fri Nov 19 19:17:53 2010 -0500
  63. d4fb211 Blackfin: make sure bss len is multiple of 4 bytes by Mike Frysinger · Mon Nov 15 08:16:19 2010 -0500
  64. b14adae Blackfin: stick ins/outs funcs into their own .text section by Mike Frysinger · Mon Nov 15 06:42:42 2010 -0500
  65. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  66. d9b3550 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Oct 29 21:46:08 2010 +0200
  67. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  68. a704d03 Blackfin: config.mk: drop manual stripping of config vars by Mike Frysinger · Tue Oct 19 02:48:34 2010 -0400
  69. bc78fa4 Blackfin: fix building after asm-offsets.h intro by Mike Frysinger · Wed Oct 27 21:10:58 2010 -0400
  70. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  71. b91d7d9 Blackfin: workaround anomaly 05000440 by Mike Frysinger · Thu Oct 14 14:29:17 2010 -0400
  72. 42cb1bb Blackfin: update anomaly lists to latest sheets by Mike Frysinger · Thu Oct 14 14:22:02 2010 -0400
  73. d9548e3 Blackfin: fix MMC init output alignment by Mike Frysinger · Wed Sep 29 14:46:42 2010 -0400
  74. 6ca3e8a Blackfin: propagate target cpu defines when building embedded env by Mike Frysinger · Sun Sep 26 07:00:38 2010 +0000
  75. af21839 Blackfin: cmd_gpio: accept upper case pin names by Mike Frysinger · Fri Sep 24 15:34:08 2010 -0400
  76. a4f1afc Blackfin: cmd_gpio: return gpio value to caller by Mike Frysinger · Mon Sep 20 13:46:29 2010 -0400
  77. 4ef4ad0 Blackfin: cmd_gpio: document/extend input sub-option by Mike Frysinger · Fri Aug 13 15:48:09 2010 -0400
  78. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · Mon Aug 09 17:57:47 2010 -0400
  79. e45613c Blackfin: bf561: merge headers by Mike Frysinger · Mon Jul 26 01:27:17 2010 -0400
  80. e6ca6fb Blackfin: bf533: merge headers by Mike Frysinger · Mon Jul 26 01:06:37 2010 -0400
  81. 7b99578 Blackfin: unify core MMRs by Mike Frysinger · Mon Jul 26 01:10:35 2010 -0400
  82. 0089b87 Blackfin: bf52x: unify arch header duplication by Mike Frysinger · Mon Jul 26 01:05:41 2010 -0400
  83. 0986231 Blackfin: bf537: unify arch header duplication by Mike Frysinger · Mon Jul 26 01:04:38 2010 -0400
  84. c2c27cb Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · Sun Jul 25 16:39:45 2010 -0400
  85. 68b7a4f Blackfin: punt headers for non-existent BF541 by Mike Frysinger · Sun Jul 25 16:17:45 2010 -0400
  86. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · Wed May 05 00:56:30 2010 -0400
  87. 6914865 Blackfin: add support for BF51x parts by Mike Frysinger · Sat Oct 11 21:55:21 2008 -0400
  88. 5662611 Blackfin: add support for BF538/BF539 processors by Mike Frysinger · Thu Aug 07 13:10:41 2008 -0400
  89. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  90. c43f06d Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · Mon Sep 20 17:54:09 2010 -0400
  91. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  92. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  93. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  94. 36e63df Blackfin: re-use board data in cpu banner by Mike Frysinger · Mon Aug 09 17:39:22 2010 -0400
  95. ae712d8 Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · Fri Aug 07 02:47:54 2009 +0000
  96. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  97. 12c2a49 Blackfin: gpio: use common usage func by Mike Frysinger · Fri Jul 23 04:24:46 2010 -0400
  98. 8f75022 Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · Fri Jul 23 16:51:49 2010 -0400
  99. 7f72b92 Blackfin: jtag-console: add debug markers by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  100. 9f83a5b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400