1. 808434c sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  2. 6ebcab8 sandbox: Correct help message <arg> garbling by Simon Glass · 11 years ago
  3. 77595c6 sandbox: Improve/augment memory allocation functions by Simon Glass · 11 years ago
  4. f4d8de4 sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  5. 60d18d3 Add crc8 routine by Simon Glass · 11 years ago
  6. e7be182 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  7. 895ec89 Merge branch 'master' of git://git.denx.de/u-boot-onenand by Tom Rini · 11 years ago
  8. 8c618dd board/t1040qds: Enable memory reset control by Prabhakar Kushwaha · 11 years ago
  9. 3bce144 powerpc/b4860/pbl: fix rcw cfg by Shaohui Xie · 11 years ago
  10. c244486 powerpc/t4240: enable NAND boot support by Shaohui Xie · 11 years ago
  11. 8fe207d powerpc/cms700: limit NAND data structure size by Scott Wood · 11 years ago
  12. 2ffa96d powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLS by Shengzhou Liu · 11 years ago
  13. ab13ad5 powerpc/B4860QDS: Define new nand_ecclayout structure macros by York Sun · 11 years ago
  14. 9407c3f powerpc/P1022DS: Define new nand_ecclayout structure macros by York Sun · 11 years ago
  15. b135991 powerpc/mpc85xx: Add support for single source clocking by Priyanka Jain · 11 years ago
  16. 562de1d board/t1040qds: Relax IFC FPGA timings by Prabhakar Kushwaha · 11 years ago
  17. fbe76ae board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  18. be3d87e board/t1040qds: Fix typo in t1040_pbi.cfg file by Prabhakar Kushwaha · 11 years ago
  19. 9b56942 mtd: onenand: Fix unaligned access by Marek Vasut · 11 years ago
  20. 2d51bc3 PowerPC: Drop linkstation_HGLAN support by Tom Rini · 11 years ago
  21. fef24f4 ARM: Samsung: Change GONI and Universal_C210 maintainers. by Łukasz Majewski · 11 years ago
  22. 1bbba03 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  23. ac5cce3 driver: mtd: sf_ops: claim bus while doing memcpy by Poddar, Sourav · 11 years ago
  24. 2c57b03 config: dra7_evm: Add Bank Address Register(BAR) config by Poddar, Sourav · 11 years ago
  25. ef18404 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  26. 2d65256 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  27. eb63218 usb: ehci: Fix register access by Marek Vasut · 11 years ago
  28. 1e1be6d usb: ehci: Do not de-init uninited controllers by Marek Vasut · 11 years ago
  29. 8fb8354 usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · 11 years ago
  30. 3990994 ARM: trats: dfu: Enable default Poll Timeout for Trats board by Lukasz Majewski · 11 years ago
  31. 77b9504 usb: f_dfu: cosmetic: Code cleanup by Lukasz Majewski · 11 years ago
  32. 33fac4a usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · 11 years ago
  33. 4fb1278 dfu: Export allocated dfu buffer size by Lukasz Majewski · 11 years ago
  34. 60acde4 spi: tegra: clear RDY bit prior to every transfer by Yen Lin · 11 years ago
  35. 16f47c9 spi: Add support SH Quad SPI driver by Nobuhiro Iwamatsu · 11 years ago
  36. 57af475 sf: probe: add support for MX25L2006E by Luka Perkov · 11 years ago
  37. 28303f6 sf: probe: Hex values are in lower case by Luka Perkov · 11 years ago
  38. 5727026 Makefile: fix broken pipe error for lcd4_lwmon5 board by Masahiro Yamada · 11 years ago
  39. ace8f50 Makefile: fix the typo error for mrproper by Bo Shen · 11 years ago
  40. f3bf212 serial_sh: add support for SH7753 by Yoshihiro Shimoda · 11 years ago
  41. 3067f81 net: sh-eth: add support for SH7753 by Yoshihiro Shimoda · 11 years ago
  42. 320cf35 sh: add support for sh7753evb board by Yoshihiro Shimoda · 11 years ago
  43. fcd0524 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · 11 years ago
  44. eb237a1 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · 11 years ago
  45. 3ef1ead nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · 11 years ago
  46. 2528460 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · 11 years ago
  47. 5d7a49b mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · 11 years ago
  48. 69cc97f mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · 11 years ago
  49. fd44194 Prepare v2014.01-rc2 by Tom Rini · 11 years ago
  50. 215ab45 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  51. 93b7b7f Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  52. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  53. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  54. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  55. 6bb6049 Makefile: delete unnecessary lines by Masahiro Yamada · 11 years ago
  56. 82450b9 README.vxworks: add a document describing the new VxWorks boot interface by Miao Yan · 11 years ago
  57. 35940de common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · 11 years ago
  58. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  59. ecf9ce2 blackfin: remove build warning by Sonic Zhang · 11 years ago
  60. 31d5d4e blackfin: fixing warning by including proper headers by Sonic Zhang · 11 years ago
  61. 6e6b221 blackfin: fix building error by enlarging the memory size by Sonic Zhang · 11 years ago
  62. a2d1690 blackfin: Disable commands to reduce l1 ram requirement by Sonic Zhang · 11 years ago
  63. fa88d88 blackfin: fix building error by adding macro CONFIG_SYS_I2C by Sonic Zhang · 11 years ago
  64. 7b27a68 blackfin: fix build error by adding CONFIG_BFIN_SERIAL by Sonic Zhang · 11 years ago
  65. de37cdc common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration by Miao Yan · 11 years ago
  66. 17ab52f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · 11 years ago
  67. 878a095 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  68. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  69. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  70. 4f57a90 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · 11 years ago
  71. 755e08f post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · 11 years ago
  72. 8e9a6cb Makefile: delete a make rule of $(LDSCRIPT) by Masahiro Yamada · 11 years ago
  73. 9aed5a2 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  74. 07a1a0c Correct vxWorks elf boot to load at correct address by Stany MARCEL · 11 years ago
  75. 93f70df .gitignore: ignore spl/ and tpl/ directories except spl/Makefile by Masahiro Yamada · 11 years ago
  76. de04d64 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  77. e2ce816 netbsd:fix documentation typo. by Kees Jongenburger · 11 years ago
  78. ba93125 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common by Masahiro Yamada · 11 years ago
  79. 6b44adc yaffs2: Use lldiv for 64bit division by Tom Rini · 11 years ago
  80. 18e8672 JFFS2: Correct jffs2_1pass_build_lists to use lldiv by Tom Rini · 11 years ago
  81. 49a90e2 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv by Tom Rini · 11 years ago
  82. e83bab8 ARM:zynq: Correct __udelay to use lldiv by Tom Rini · 11 years ago
  83. 2cd1b57 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  84. 74c43bb Makefile: correct dependencies of asm-offsets.[hs] by Masahiro Yamada · 11 years ago
  85. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  86. 65947ab Makefile: Do not create empty autoconf.mk on error by Masahiro Yamada · 11 years ago
  87. 6496d00 sandbox: dumpimage: Test dumpimage by Guilherme Maciel Ferreira · 11 years ago
  88. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  89. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  90. f1cc458 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · 11 years ago
  91. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  92. 5deccaf serial: lpc32xx: send CR before LF by Vladimir Zapolskiy · 11 years ago
  93. e03c76c powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 by Prabhakar Kushwaha · 11 years ago
  94. 5037947 powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  95. 732dfe0 net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC by Shengzhou Liu · 11 years ago
  96. c1015c6 powerpc/t4240: Add a frequency setting case for fman1 by Shaohui Xie · 11 years ago
  97. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  99. 65b7fe2 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  100. e1e3de7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago