1. 2e98f70 fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 10 years ago
  2. 0611897 fs/fat: add fat12 cluster check by Wu, Josh · 10 years ago
  3. 8b454ee fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 10 years ago
  4. 35dd055 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 10 years ago
  5. ae95fad disk: part_efi: add support for the Backup GPT by Steve Rae · 10 years ago
  6. fa39ffe common/board_f: Fix size variable by York Sun · 10 years ago
  7. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  8. 7e18a1b Trivial fix to .gitignore for spl/Makefile by Ralph Siemsen · 10 years ago
  9. 717ccc1 cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · 10 years ago
  10. cd834a0 tools: env: Add aes.c placeholder by Marek Vasut · 10 years ago
  11. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  12. 488c47a config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 10 years ago
  13. 6f2ed0e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · 10 years ago
  14. 5c50a92 hush shell: Avoid string write overflow when entering max cmd length by Kristian Otnes · 10 years ago
  15. bf69d66 kbuild: allow null board for spl build by Masahiro Yamada · 10 years ago
  16. bafd67d tps6586x: staticize funtions by Manish Badarkhe · 10 years ago
  17. 96ee97a doc: README.generic-board: Fix typo by Fabio Estevam · 10 years ago
  18. 822ef00 lib/sha256: fix compile on some hosts by Andreas Bießmann · 10 years ago
  19. 65bb6d8 kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 10 years ago
  20. 9995d8c fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 10 years ago
  21. c42f56d blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · 10 years ago
  22. da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 10 years ago
  23. c85bb5a rand: do not surround function declarations by #ifdef by Masahiro Yamada · 10 years ago
  24. 1d64377 cmd_time: do not show ticks by Masahiro Yamada · 10 years ago
  25. 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  26. 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  27. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  28. 8abd053 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 11 years ago
  29. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  30. 3e41c54 Prepare v2014.07-rc1 by Tom Rini · 10 years ago
  31. f4617ef Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  32. 097c5de sandbox: ignore sandbox.dtb by Masahiro Yamada · 10 years ago
  33. 2580609 sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 10 years ago
  34. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 10 years ago
  35. 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 10 years ago
  36. 75b3c3a sandbox: Update and expand the README by Simon Glass · 11 years ago
  37. ad0e463 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  38. 1992dbf Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  39. fd37dac sandbox: Support 'env import' and 'env export' by Simon Glass · 11 years ago
  40. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  41. 146b468 Merge branch 'master' of git://git.denx.de/u-boot-sparc by Tom Rini · 10 years ago
  42. 0ef797a wandboard: Pass video kernel arguments for HDMI and LCD by Otavio Salvador · 10 years ago
  43. 8bc7c48 wandboard: add Future Eletronics 7" WVGA LCD extension board by Otavio Salvador · 10 years ago
  44. 7a278f9 imx: ventana: add HDMI and LVDS display capability by Tim Harvey · 10 years ago
  45. effb7dc imx: ventana: Convert to generic board by Tim Harvey · 10 years ago
  46. 483a435 imx6: ventana: fix system-serial dt property by Tim Harvey · 10 years ago
  47. d1dacf7 video: Add support for imx25 lcd controller by Thomas Diener · 10 years ago
  48. bf0adb8 imx25: Add new hardware registers by Thomas Diener · 10 years ago
  49. 98d2cff iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 10 years ago
  50. 234d89d ventana: Add support for the LTC3676 PMIC by Tim Harvey · 10 years ago
  51. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  52. 1744927 ventana: use non-generic pfuze100 init by Tim Harvey · 10 years ago
  53. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  54. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  55. 4148b3d leon: implement missing get_tbclk() by Daniel Hellstrom · 10 years ago
  56. 1c1c750 leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · 10 years ago
  57. 0986546 serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  58. 891655e serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  59. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  60. ab2f5c1 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  61. dd5b68f arm: beagle: enable Android fastboot support by Rob Herring · 10 years ago
  62. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  63. 9ace3fc image: add support for Android's boot image format by Sebastian Siewior · 10 years ago
  64. 8c60045 ums: allow the user to specify the device type by Stephen Warren · 10 years ago
  65. 1725f12 ums: move all variable declarations to the start of the block by Stephen Warren · 10 years ago
  66. d0cc456 ums: use get_device() not find_mmc_device(); by Stephen Warren · 10 years ago
  67. abfe8af ums: move IO support code to common location by Stephen Warren · 10 years ago
  68. 36ff05c ums: remove ums_disk_init() by Stephen Warren · 10 years ago
  69. dc1e746 ums: remove error-checking of MMC device size by Stephen Warren · 10 years ago
  70. c2474d9 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR by Stephen Warren · 10 years ago
  71. ce19d97 ums: support block devices not MMC devices by Stephen Warren · 10 years ago
  72. 66b88b0 usb: ums: add error handling for failed registration by Stephen Warren · 10 years ago
  73. 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 10 years ago
  74. 340ed42 usb: ums: remove ci_udc special case by Stephen Warren · 10 years ago
  75. 2813006 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · 10 years ago
  76. 605d7e2 samsung: misc: remove download mode info screen by Przemyslaw Marczak · 10 years ago
  77. f418a1c samsung: misc: menu: increase delay in menu main loop by Przemyslaw Marczak · 10 years ago
  78. 0954dd6 samsung: misc: add env default option to lcd menu by Inha Song · 10 years ago
  79. 5c7b8a3 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 10 years ago
  80. e6bfe79 samsung: misc: allows using environmental macros as args in menu commands by Przemyslaw Marczak · 10 years ago
  81. 188c42b ARM: exynos: remove the unused code by Jaehoon Chung · 10 years ago
  82. 6afc3f6 trats: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  83. 2ee9324 trats2: config: fix: Set default console to ttySAC2 by Łukasz Majewski · 11 years ago
  84. 173d294 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  85. 33b0f7b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  86. a1a1f6e Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  87. 3c3f13f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  88. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  89. 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  90. 2fd2489 net: zynq: Fix sparse warnings in gem by Michal Simek · 10 years ago
  91. c1a9fa4 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  92. d1d37b5 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  93. 1161f98 at91: video: atmel_hlcdfb.c: fix bad timing configuration by Wu, Josh · 11 years ago
  94. 264e0e5 config: enable CMD_BMP when API+LCD is enabled by Stephen Warren · 10 years ago
  95. e1ae71d logos: Update of the syteco company logo by Thomas Diener · 10 years ago
  96. af41d6b common: fixed linker-list example by Mateusz Zalega · 10 years ago
  97. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 10 years ago
  98. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  99. fad8edf am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · 10 years ago
  100. 41c2d60 ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 10 years ago