1. 84c13e6 usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · 11 years ago
  2. e0059ea usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  3. 9c98221 usb:udc:samsung: Allow burst transfers for non EP0 endpints by Lukasz Majewski · 11 years ago
  4. 716662b usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver by Lukasz Majewski · 11 years ago
  5. 16b7a29 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment by Lukasz Majewski · 11 years ago
  6. e141652 config: Fix line lengths in include/config_distro_defaults.h by Tom Rini · 11 years ago
  7. 13a49c3 config: add config_distro_defaults.h by Dennis Gilmore · 11 years ago
  8. 6d1a3e5 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · 11 years ago
  9. 0d74665 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  10. f763be2 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  11. 9c1d0e9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  12. c3a6e51 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  13. b66af14 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  14. c61d94d pxe: implement fdtdir extlinux.conf tag by Stephen Warren · 11 years ago
  15. f43c401 pxe: support "devicetree" tag by Stephen Warren · 11 years ago
  16. 8c3bd6b serial: uartlite: Reset RX/TX in init by Michal Simek · 11 years ago
  17. 6f9b937 net: axi_emac: Check if phy was correctly detected by Michal Simek · 11 years ago
  18. 9d24274 microblaze: Add SPL support by Michal Simek · 11 years ago
  19. 22ff7f4 microblaze: Enable buffer write for NOR flashes by Michal Simek · 11 years ago
  20. ef2c1d8 microblaze: Report priviledged or stack protection exception by Michal Simek · 11 years ago
  21. 6ba64f2 microblaze: Show u-boot banner by Michal Simek · 11 years ago
  22. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
  23. 1b4175d driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
  24. 27c78e0 kmp204x: initial support for PCIe FPGA configuration by Valentin Longchamp · 11 years ago
  25. 47c1180 kmp204x: enable support for SPANSION SPI NOR by Valentin Longchamp · 11 years ago
  26. cf7707a KM: add the KM_UBI_PART_BOOT_OPTS #define by Valentin Longchamp · 11 years ago
  27. 1f07a71 kmp204x: update I2C field of RCW by Valentin Longchamp · 11 years ago
  28. e95bbc8 kmp204x: add support for the kmcoge4 board by Valentin Longchamp · 11 years ago
  29. fabb929 kmp204x: implement workaround for A-006559 by Valentin Longchamp · 11 years ago
  30. f3e74d0 kmp204x: I2C deblocking support by Rainer Boschung · 11 years ago
  31. 87ea2c0 kmp204x: introduce QRIO GPIO functions by Valentin Longchamp · 11 years ago
  32. dd21f09 kmp204x: support for QRIO1 bootcounter by Rainer Boschung · 11 years ago
  33. 714fd40 powerpc/t104xrdb: Add basic ethernet support by Priyanka Jain · 11 years ago
  34. a4f7cba powerpc/usb: Enable dual phy for T1040 by Nikhil Badola · 11 years ago
  35. 48aee39 powerpc/t104xrdb: Update T1042RDB.h in config folder by Prabhakar Kushwaha · 11 years ago
  36. 9b444be powerpc/t104xrdb: Update T1040RDB.h in config folder by Priyanka Jain · 11 years ago
  37. 5b7672f boards/t1040qds: Adds ethernet support for T1040 by Prabhakar Kushwaha · 11 years ago
  38. 96bda02 powerpc/mpc85xx: Update serdes protocols for T1040 by Prabhakar Kushwaha · 11 years ago
  39. e7222b5 powerpc/mpc85xx:Fix README to show correct flash memory map by Prabhakar Kushwaha · 11 years ago
  40. aceea94 driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  41. 4393fd4 powerpc/mpc85xx: Update LIODNs for T1040 by poonam aggrwal · 11 years ago
  42. 07e2822 board: nios2: Check if flash is configured before calling early_flash_cmd_reset() by Ezequiel Garcia · 11 years ago
  43. 3d83efb sandbox: Use system headers first for sandbox's os.c in a different way by Masahiro Yamada · 11 years ago
  44. f889cc8 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  45. 0876703 boards.cfg: Keep the entries sorted by Fabio Estevam · 11 years ago
  46. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  47. 2b36fe5 arm: am43xx: Add USB spl boot support by Dan Murphy · 11 years ago
  48. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  49. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  50. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  51. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  52. 347d06d sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
  53. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  54. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  55. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  56. 52de0e4 powerpc: mpc824x: remove redundant CONFIG_MPC824X definition by Masahiro Yamada · 11 years ago
  57. 4b0065c powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  58. bf7aac9 powerpc: mpc512x: remove redundant CONFIG_MPC512X definition by Masahiro Yamada · 11 years ago
  59. 07344ed powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  60. 53a79fe powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  61. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  62. c4928c3 board: tec-ng: Do not make directories in a board Makefile by Masahiro Yamada · 11 years ago
  63. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  64. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  65. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  66. df05ff7 x86: delete unused header files by Masahiro Yamada · 11 years ago
  67. 36aa822 powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  68. 2bf9557 blackfin: delete unused header files by Masahiro Yamada · 11 years ago
  69. 4d54b43 avr32: delete unused header files by Masahiro Yamada · 11 years ago
  70. 5378d5e avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk by Masahiro Yamada · 11 years ago
  71. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  72. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  73. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  74. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  75. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  76. f28bea0 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  77. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  78. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  79. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  80. 4399434 net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f by Shengzhou Liu · 11 years ago
  81. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  82. 3fdc827 t2080qds/ddr: update ddr parameters by Shengzhou Liu · 11 years ago
  83. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  84. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  85. 76356eb powerpc/mpc85xx: Revise workaround for DDR-A003 by York Sun · 11 years ago
  86. b518816 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  87. 842eaa1 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  88. 1576b55 powerpc/t2080qds: some update for t2080qds by Shengzhou Liu · 11 years ago
  89. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  90. 2eb3ac7 powerpc/t1040qds: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  91. 4ed4aa2 net: gem: Check if phy was correctly detected by Michal Simek · 11 years ago
  92. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago v2014.01
  93. be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  94. 004c105 ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago
  95. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  96. 86a8b3a spl: common: Properly ignore spl/Makefile in .gitignore by Dan Murphy · 11 years ago
  97. 84977e4 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  98. 5528363 yaffs2: Remove block number check from summary verification by Charles Manning · 11 years ago
  99. b5bbac1 ext4fs: fix "invalid extent block" error by Ionut Nicu · 11 years ago
  100. 4701732 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · 11 years ago