1. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  2. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  3. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  4. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  5. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · Wed Oct 23 14:44:09 2013 +0800
  6. 83ee17e blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · Mon Oct 21 10:14:05 2013 +0900
  7. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:36 2013 +0900
  8. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  9. 06c8dc0 blackfin: Fix using gd->baudrate before setting its value by Axel Lin · Mon Jul 01 13:16:17 2013 +0800
  10. 583eb66 blackfin: gpio: Use proper mask for comparing function by Axel Lin · Fri Jun 28 14:45:06 2013 +0800
  11. d0617d0 blackfin: gpio: Unreserve gpio in special_gpio_free() by Axel Lin · Wed Jun 26 10:09:16 2013 +0800
  12. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  15. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  16. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · Thu May 02 13:46:21 2013 +0800
  17. 5c38131 blackfin: Add comments for watchdog event initialization. by Sonic Zhang · Thu Apr 11 17:42:38 2013 +0800
  18. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · Sun Apr 07 19:04:14 2013 +0800
  19. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · Sun Apr 07 18:02:37 2013 +0800
  20. a17e7a7 bf609: add SPI register base address by Scott Jiang · Mon Apr 01 15:55:14 2013 -0400
  21. 42c81dc blackfin: Uart divisor should be set after their values are generated. by Sonic Zhang · Thu Mar 14 12:47:12 2013 +0800
  22. 7f2fe63 blackfin: Add memory virtual console to blackfin serial driver. by Sonic Zhang · Thu Mar 14 15:13:30 2013 +0800
  23. 57a3246 blackfin: Enable early print via the generic serial API. by Sonic Zhang · Wed Mar 13 19:06:16 2013 +0800
  24. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · Tue Feb 05 19:05:41 2013 +0800
  25. dbfad02 blackfin: Correct early serial mess output in BYPASS boot mode. by Sonic Zhang · Fri Nov 30 17:39:32 2012 +0800
  26. c15c403 blackfin: Set correct early debug serial baudrate. by Sonic Zhang · Tue Feb 05 19:10:34 2013 +0800
  27. 8a9561c blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · Tue Feb 05 18:57:49 2013 +0800
  28. 1538ded blackfin: add baudrate to bdinfo by Bob Liu · Mon Aug 13 14:22:08 2012 +0800
  29. ab0ea6d Blackfin: adjust asm constraints with NMI workaround by Mike Frysinger · Tue Jul 31 05:38:56 2012 -0400
  30. 5a3ab3a blackfin: limit the max memory dma peripheral transfer size to 4 bytes. by Sonic Zhang · Tue Dec 11 16:51:23 2012 +0800
  31. d5ed87e blackfin: Change the member's type in dma structures. by Sonic Zhang · Fri Feb 08 17:04:58 2013 +0800
  32. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  33. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  34. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  35. 989e1a0 blackfin: Remove noreturn attribute from cpu_init_f() by Simon Glass · Tue Mar 05 14:40:00 2013 +0000
  36. bbeac16 blackfin: Fix up board_type global data by Simon Glass · Tue Mar 05 14:39:59 2013 +0000
  37. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  38. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  39. e8505bb blackfin: bf60x: add resume from hibernate by Steven Miao · Sat Mar 31 16:01:50 2012 +0800
  40. 6cdbce6 blackfin: bf60x: add hw watchdog support by Bob Liu · Tue Dec 27 15:05:53 2011 +0800
  41. 0b38223 blackfin: add bf6xx spi driver by Scott Jiang · Tue Nov 29 18:03:26 2011 -0500
  42. fe13b64 blackfin: bf60x: add rsi/sdh support by Sonic Zhang · Thu Aug 16 11:26:00 2012 +0800
  43. b40b6ea blackfin: bf60x: add gpio support by Bob Liu · Thu Aug 16 11:40:30 2012 +0800
  44. 49334b8 blackfin: bf60x: support big cplb page by Bob Liu · Tue Oct 25 18:07:58 2011 +0800
  45. 6e24a61 blackfin: bf60x: add dma support by Bob Liu · Thu Aug 16 11:19:08 2012 +0800
  46. 7a91b9b blackfin: bf60x: add serial support by Sonic Zhang · Thu Aug 16 11:16:02 2012 +0800
  47. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · Thu Aug 16 11:56:14 2012 +0800
  48. 52a310c blackfin: bf60x: new processor header files by Bob Liu · Thu Aug 16 11:10:41 2012 +0800
  49. 87031d5 blackfin: Use generic global_data by Simon Glass · Thu Dec 13 20:49:16 2012 +0000
  50. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  51. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  52. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  53. 25c2bad blackfin: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:17 2012 +0000
  54. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  55. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · Thu Sep 13 00:02:54 2012 +0200
  56. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  57. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  58. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  59. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  60. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  61. 05015c0 Blackfin: easylogo: add lzma logos by Mike Frysinger · Fri Feb 03 20:44:54 2012 -0500
  62. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  63. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  64. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  65. a067a5e Blackfin: move gd/bd to bss by default by Mike Frysinger · Wed Feb 29 22:48:10 2012 -0500
  66. 5dd14f8 Blackfin: gd_t: relocate volatile markings by Mike Frysinger · Thu Feb 16 01:10:43 2012 -0500
  67. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
  68. d57463a Blackfin: add in/out le32 variants by Mike Frysinger · Fri Nov 25 15:57:42 2011 -0500
  69. d16452b Blackfin: cache result of cpp check by Mike Frysinger · Wed Nov 02 23:49:03 2011 -0400
  70. 5e62f35 Blackfin: traps: fix up printf warnings from debug by Mike Frysinger · Wed Nov 02 13:21:04 2011 -0400
  71. 9fed419 Blackfin: drop now unused local variable by Mike Frysinger · Wed Nov 02 13:18:09 2011 -0400
  72. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:08 2011 +0000
  73. 45e3989 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · Wed Oct 12 20:16:31 2011 -0400
  74. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  75. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  76. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  77. d11415b Blackfin: uart: implement loop callback for post by Mike Frysinger · Sat May 14 12:17:46 2011 -0400
  78. 32ed1fe Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · Tue May 10 16:22:25 2011 -0400
  79. 78136e2 Blackfin: post: drop custom test list by Mike Frysinger · Tue May 10 16:06:41 2011 -0400
  80. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 02 21:46:53 2011 +0200
  81. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  82. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  83. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · Wed Jul 13 05:11:01 2011 +0000
  84. 395aca4 Blackfin: jtag-console: fix timer usage by Mike Frysinger · Mon Jul 04 19:25:07 2011 -0400
  85. 5b74f0b Blackfin: switch to common display_options() by Mike Frysinger · Thu Jun 30 18:26:39 2011 -0400
  86. 2426099 Blackfin: serial: move early debug strings into .rodata section by Mike Frysinger · Wed Jun 29 16:21:28 2011 -0400
  87. 61c2873 Blackfin: update anomaly lists to latest public info by Mike Frysinger · Wed Jun 08 18:17:09 2011 -0400
  88. f05105c Blackfin: serial: convert to bfin_{read,write} helpers by Mike Frysinger · Mon Jun 06 16:47:31 2011 -0400
  89. 31c7c50 Blackfin: split out async setup by Mike Frysinger · Mon May 30 13:47:38 2011 -0400
  90. 5428404 Blackfin: drop unused dma.h header from start code by Mike Frysinger · Wed Jun 01 13:30:25 2011 -0400
  91. 0fb930f Blackfin: portmux: allow header to be included in assembly files by Mike Frysinger · Wed May 18 03:11:42 2011 -0400
  92. 2a9364b Blackfin: sync MMR read/write helpers with Linux by Mike Frysinger · Sat May 14 10:20:25 2011 -0400
  93. 63acf97 Blackfin: gpio: optimize free path a little by Mike Frysinger · Tue May 10 12:56:58 2011 -0400
  94. b8c6e63 Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · Mon May 09 19:37:55 2011 -0400
  95. 642dbce Blackfin: uart: fix printf warning by Mike Frysinger · Mon May 09 14:56:38 2011 -0400
  96. b618d4d Blackfin: add init.elf helper code by Mike Frysinger · Sat May 07 17:55:04 2011 -0400
  97. 0d9891f Blackfin: dont reset SWRST on newer bf526 parts by Mike Frysinger · Sat Apr 30 04:38:22 2011 -0400
  98. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · Fri Apr 29 23:23:28 2011 -0400
  99. 6bb0fb2 Blackfin: uart: move debug buffers into local bss by Mike Frysinger · Fri Apr 29 23:10:54 2011 -0400
  100. e5a43dd Blackfin: use on-chip reset func with newer parts by Mike Frysinger · Sat Apr 30 04:35:21 2011 -0400