1. 1e573e9 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · Wed Oct 23 15:20:45 2013 +0300
  2. 8bd733b powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · Wed Oct 23 15:20:27 2013 +0300
  3. 4a6f710 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · Wed Oct 23 15:20:16 2013 +0300
  4. 51009b6 powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · Sat Oct 19 19:33:04 2013 +0530
  5. c42c989 powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · Fri Oct 18 17:19:23 2013 +0530
  6. 8b1a60e powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · Fri Oct 18 17:19:06 2013 +0530
  7. 94dce8b powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · Fri Oct 18 12:30:21 2013 +0530
  8. d20e7fe powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · Fri Oct 11 23:02:38 2013 +0800
  9. 649115c powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · Tue Oct 01 13:56:43 2013 +0530
  10. 25da152 cm_t35: use scf0403 driver by Nikita Kiryanov · Wed Oct 16 17:23:29 2013 +0300
  11. 25d92fc omap3_dss: define DSS_ONOFF by Nikita Kiryanov · Wed Oct 16 17:23:28 2013 +0300
  12. 0e53704 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · Wed Oct 16 17:23:27 2013 +0300
  13. 0873792 spi: define SPI_XFER_ONCE by Nikita Kiryanov · Wed Oct 16 17:23:26 2013 +0300
  14. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · Wed Oct 16 17:23:25 2013 +0300
  15. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · Wed Oct 16 17:23:24 2013 +0300
  16. 191211c video: bcm2835: respect the pitch value by Andre Heider · Sat Nov 09 11:07:53 2013 +0100
  17. fa50d90 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · Sat Nov 09 11:00:09 2013 +0100
  18. 952ad9e ARM: bcm2835: add missing mbox overscan response field by Andre Heider · Tue Oct 22 22:27:20 2013 +0200
  19. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · Mon Nov 11 20:12:19 2013 +0100
  20. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · Sat Nov 09 00:30:14 2013 +0100
  21. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Nov 11 09:40:34 2013 -0500
  22. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · Mon Nov 11 11:03:26 2013 +0000
  23. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  24. 5e19515 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · Thu Oct 24 14:32:00 2013 +0200
  25. 0aa5b15 malta: add myself to maintainers by Paul Burton · Fri Nov 08 11:18:59 2013 +0000
  26. b62cd89 malta: add script & instructions to flash U-boot by Paul Burton · Fri Nov 08 11:18:58 2013 +0000
  27. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · Fri Nov 08 11:18:57 2013 +0000
  28. 6046522 malta: store environment in flash by Paul Burton · Fri Nov 08 11:18:56 2013 +0000
  29. c028f9b malta: enable RTC support by Paul Burton · Fri Nov 08 11:18:55 2013 +0000
  30. 168b3a3 malta: disable L2 caches by Paul Burton · Fri Nov 08 11:18:54 2013 +0000
  31. 890c32c malta: remove cache size definitions by Paul Burton · Fri Nov 08 11:18:53 2013 +0000
  32. f38eea6 malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · Fri Nov 08 11:18:52 2013 +0000
  33. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · Fri Nov 08 11:18:51 2013 +0000
  34. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  35. 7fb0507 malta: setup super I/O UARTs by Paul Burton · Fri Nov 08 11:18:49 2013 +0000
  36. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  37. 162116e pci.h: allow inclusion in assembly source by Paul Burton · Fri Nov 08 11:18:47 2013 +0000
  38. 03261c0 pcnet: enable the NOUFLO feature by Paul Burton · Fri Nov 08 11:18:46 2013 +0000
  39. 5edb7d8 pcnet: add cache flushing & invalidation by Paul Burton · Fri Nov 08 11:18:45 2013 +0000
  40. af35df0 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · Fri Nov 08 11:18:44 2013 +0000
  41. 70ab8c0 pcnet: code style cleanup by Paul Burton · Fri Nov 08 11:18:43 2013 +0000
  42. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  43. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Fri Nov 08 15:25:29 2013 -0500
  44. 86bd4e8 sandbox: convert to common time functions by Rob Herring · Fri Nov 08 08:40:44 2013 -0600
  45. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · Fri Nov 08 08:40:43 2013 -0600
  46. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · Wed Oct 16 09:54:24 2013 -0700
  47. a21e379 serial: s5p: Staticize local functions by Axel Lin · Wed Oct 16 09:47:13 2013 +0800
  48. d8d51f8 env: fix the env export varname by Pierre Aubert · Tue Oct 08 14:20:27 2013 +0200
  49. 71d816f highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · Tue Sep 10 15:20:24 2013 -0500
  50. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · Tue Sep 10 15:20:23 2013 -0500
  51. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · Wed Oct 16 09:45:56 2013 +0800
  52. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · Tue Oct 15 10:52:35 2013 +0800
  53. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · Fri Oct 11 15:43:33 2013 +0200
  54. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · Thu Oct 10 01:32:28 2013 +0200
  55. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · Thu Oct 10 01:32:27 2013 +0200
  56. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · Thu Oct 10 01:32:26 2013 +0200
  57. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  58. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · Fri Oct 04 19:44:07 2013 +0200
  59. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · Fri Oct 04 19:42:53 2013 +0200
  60. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · Fri Oct 04 18:53:04 2013 +0200
  61. f94573b cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:06 2013 +0900
  62. fb7daa4 cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:05 2013 +0900
  63. a756da9 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · Tue Sep 24 10:32:04 2013 +0900
  64. 8892548 usb: dfu: make nand upload working by Bo Shen · Thu Nov 07 14:29:41 2013 +0800
  65. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  66. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · Wed Oct 16 17:26:38 2013 +0800
  67. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · Wed Oct 16 17:26:37 2013 +0800
  68. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  69. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  70. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · Wed Oct 23 14:30:45 2013 +0200
  71. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  72. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · Wed Oct 23 14:30:43 2013 +0200
  73. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  74. 2beb1fd README: remove wrong config name by Igor Grinberg · Wed Nov 06 17:24:02 2013 +0200
  75. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  76. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · Mon Nov 04 11:18:14 2013 +0800
  77. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  78. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  79. 87011d1 boards.cfg: remove git leftovers by Luka Perkov · Thu Oct 31 03:59:46 2013 +0100
  80. d0d2385 boards.cfg: remove trailing whitespace by Paul Burton · Wed Oct 23 11:17:14 2013 +0100
  81. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · Tue Oct 22 19:07:34 2013 -0500
  82. 9d3262b MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · Mon Oct 21 11:11:28 2013 +0900
  83. 890a4e8 MAKEALL: fix boards_by_field function by Masahiro Yamada · Mon Oct 21 11:11:27 2013 +0900
  84. 042ff5c MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · Mon Oct 21 11:11:26 2013 +0900
  85. 4a3f1f4 MAKEALL: fix awk warning message by Masahiro Yamada · Mon Oct 21 11:11:25 2013 +0900
  86. ac9ecc4 sparc: include config.h to start.S by Masahiro Yamada · Mon Oct 21 10:19:38 2013 +0900
  87. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · Mon Oct 21 10:10:32 2013 +0900
  88. a228136 README.scrapyard: fix broken format by Masahiro Yamada · Mon Oct 21 10:10:31 2013 +0900
  89. 3870556 kup: Delete an unused Makefile by Masahiro Yamada · Mon Oct 21 10:01:24 2013 +0900
  90. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  91. 2fb506b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · Wed Nov 06 16:18:25 2013 -0500
  92. 3cad886 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Nov 06 16:11:34 2013 -0500
  93. 56ef75c ColdFire: fix some typoes for CF platform by jason · Wed Nov 06 22:59:08 2013 +0800
  94. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · Mon Sep 23 08:26:41 2013 +0200
  95. 6c04dcd Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · Tue Nov 05 17:09:02 2013 +0900
  96. efe3dc0 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · Tue Nov 05 17:03:22 2013 +0900
  97. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · Fri Oct 04 10:51:01 2013 +0200
  98. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · Fri Oct 04 10:48:59 2013 +0200
  99. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · Fri Sep 20 18:39:47 2013 +0530
  100. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Nov 05 20:50:39 2013 +0100