1. 22ea415 arm: zynq: fix a bug in Zynq linker script by Masahiro Yamada · 10 years ago
  2. 51c03fa Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  3. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · 11 years ago
  4. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · 11 years ago
  5. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · 11 years ago
  6. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · 11 years ago
  7. ad17c0f disk: default to HW partition 0 if not specified by Stephen Warren · 11 years ago
  8. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · 11 years ago
  9. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 11 years ago
  10. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 11 years ago
  11. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · 10 years ago
  12. bd45d54 jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  13. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  14. 95ab0d3 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  15. 0d23e8a LzmaTools: don't self assign values by Jeroen Hofstee · 10 years ago
  16. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · 10 years ago
  17. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
  18. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  19. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · 10 years ago
  20. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  21. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  22. f978b00 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  23. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  24. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  25. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  26. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  27. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · 10 years ago
  28. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  29. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · 10 years ago
  30. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  31. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
  32. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  33. 0271756 Use run_command_repeatable() by Thomas Betker · 10 years ago
  34. be6346b Add run_command_repeatable() by Thomas Betker · 10 years ago
  35. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  36. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · 10 years ago
  37. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · 10 years ago
  38. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  39. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · 10 years ago
  40. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  41. d25c0d9 Improve error handling in fit_common by Simon Glass · 10 years ago
  42. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  43. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  44. 7f3fa54 hash: Export the function to show a hash by Simon Glass · 10 years ago
  45. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  46. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  47. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · 10 years ago
  48. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  49. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  50. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · 11 years ago
  51. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 11 years ago
  52. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  53. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  54. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  55. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  56. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  57. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  58. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  59. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  60. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  61. 8d14b25 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  62. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  63. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  64. 39a5ebc sf: probe: Fix quad bit set path by Poddar, Sourav · 11 years ago
  65. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 11 years ago
  66. b219e82 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 11 years ago
  67. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  68. 1638c2a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · 10 years ago
  70. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  71. 7c37e5c arm:am33xx: Add a scale_vcores() hook by Tom Rini · 10 years ago
  72. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · 10 years ago
  73. 0b7d3d7 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  74. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · 10 years ago
  75. f31a98d board/BuR/tseries: only run gpmc_init(...) in NAND-build by Hannes Petermaier · 10 years ago
  76. 086b7a0 board/BuR/tseries: Add support for using 8-bit on eMMC by Hannes Petermaier · 10 years ago
  77. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · 10 years ago
  78. 66ad064 arch-am33xx: Add defines for timer0-7 by Hannes Petermaier · 10 years ago
  79. cced793 ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · 11 years ago
  80. 2110c4b ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · 11 years ago
  81. a22b9a5 tam3517: fix NAND detection by Jeroen Hofstee · 11 years ago
  82. d818856 keystone: k2hk: enable support of nand ecclayout command by WingMan Kwok · 11 years ago
  83. f90901c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · 11 years ago
  84. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 11 years ago
  85. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · 11 years ago
  86. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 11 years ago
  87. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  88. 26c4e15 am335x: update README for BCH16 by pekon gupta · 11 years ago
  89. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  90. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 11 years ago
  91. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  92. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  93. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  94. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  95. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  96. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  97. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  98. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  99. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  100. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago