1. 46a5707 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  2. 8b9cc86 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  3. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  4. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  5. 34e4a2e docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  6. 7050f0d .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · 10 years ago
  7. 96b09a9 kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  8. 899a8cb .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · 10 years ago
  9. ad80c4a kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  10. 4a36be9 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
  11. 15c939f kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  12. 52715f8 Use run_command_repeatable() by Thomas Betker · 10 years ago
  13. 1d43bfd Add run_command_repeatable() by Thomas Betker · 10 years ago
  14. 73671da Check run_command() return code properly by Thomas Betker · 10 years ago
  15. 32e2c42 am33xx/omap: Add a new board to enable verified boot by Simon Glass · 10 years ago
  16. dd42a4a am33xx/omap: Enable FIT support by Simon Glass · 10 years ago
  17. 5cc16cb am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  18. 0e1612a arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · 10 years ago
  19. a946811 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  20. ef0af64 Improve error handling in fit_common by Simon Glass · 10 years ago
  21. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  22. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  23. 31890ae hash: Export the function to show a hash by Simon Glass · 10 years ago
  24. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  25. 8974292 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  26. 6469a34 mx31ads: Fix the U-Boot binary output by Simon Glass · 10 years ago
  27. b8f91eb cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  28. ad3cd07 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  29. 18b0665 tools: include u-boot version of sha256.h by Jeroen Hofstee · 10 years ago
  30. 9262233 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  31. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  32. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  33. 3d83e67 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  34. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  35. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  36. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  37. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  38. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  39. 76b2102 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  40. 1dbd728 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  41. e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  42. 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  43. 1f436a6 sf: probe: Fix quad bit set path by Poddar, Sourav · 10 years ago
  44. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 10 years ago
  45. 0472808 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 10 years ago
  46. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  47. 5ed2894 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  48. 83bad10 arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · 10 years ago
  49. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  50. 64ce2fb arm:am33xx: Add a scale_vcores() hook by Tom Rini · 10 years ago
  51. feca6e6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · 10 years ago
  52. 1ab6f61 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  53. 3e6a52c board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · 10 years ago
  54. ef1bd8f board/BuR/tseries: only run gpmc_init(...) in NAND-build by Hannes Petermaier · 10 years ago
  55. 9a1063e board/BuR/tseries: Add support for using 8-bit on eMMC by Hannes Petermaier · 10 years ago
  56. 29a0d9c board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · 10 years ago
  57. 25b0a72 arch-am33xx: Add defines for timer0-7 by Hannes Petermaier · 10 years ago
  58. ccd2f8d ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · 10 years ago
  59. fa03834 ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · 10 years ago
  60. 0970051 tam3517: fix NAND detection by Jeroen Hofstee · 10 years ago
  61. 1dbb64d keystone: k2hk: enable support of nand ecclayout command by WingMan Kwok · 10 years ago
  62. afee59c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · 10 years ago
  63. 196311d arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 10 years ago
  64. 87acf19 arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · 10 years ago
  65. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 10 years ago
  66. 7a5f71b am43xx_evm: Add qspiboot target by Sourav Poddar · 10 years ago
  67. 867f030 am335x: update README for BCH16 by pekon gupta · 10 years ago
  68. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  69. 8d13a73 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
  70. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 10 years ago
  71. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 10 years ago
  72. 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 10 years ago
  73. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  74. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 10 years ago
  75. 3f990dc mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 10 years ago
  76. a09431d mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 10 years ago
  77. 9233279 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 10 years ago
  78. d21e77f mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 10 years ago
  79. 0439d75 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 10 years ago
  80. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 10 years ago
  81. b98c575 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 10 years ago
  82. 3e1fa22 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  83. 31e997f fs: fatwrite: use map_sysmem before use file_fat_write by Wu, Josh · 10 years ago
  84. 97cb4e5 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · 10 years ago
  85. 66948c2 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  86. 7445207 nand_spl: remove simpc8313 support by Masahiro Yamada · 10 years ago
  87. d0fb0fc nand_spl: remove MPC8315ERDB_NAND support by Masahiro Yamada · 10 years ago
  88. 0234446 nand_spl: remove MPC8536DS support by Masahiro Yamada · 10 years ago
  89. 223f88f nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · 10 years ago
  90. 5dc0d60 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · 10 years ago
  91. 26bf6d7 nand_spl: remove P1023RDS_NAND support by Masahiro Yamada · 10 years ago
  92. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  93. b9d1dbd kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 10 years ago
  94. 823f18e boards.cfg: move many unmaintained boards to Orphan by Masahiro Yamada · 10 years ago
  95. 1de7bb4 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 10 years ago
  96. 353527d driver/ddr/fsl: Fix printing unspecified module info for DDR4 by York Sun · 10 years ago
  97. 377ffcf powerpc/mpc85xx: Add workaround to enable TDM on T1040 by Sandeep Singh · 10 years ago
  98. fa6e742 powerpc/B4420: Fixed incomplete handling for 0x9d serdes2 by poonam aggrwal · 10 years ago
  99. b6808cd powerpc/serdes: Add the workaround for erratum A-007186 by Shaveta Leekha · 10 years ago
  100. 9855b3b powerpc/mpc85xx: Add workaround for DDR erratum A004508 by York Sun · 10 years ago