1. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  2. d9071ce fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  3. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  4. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  5. 69c0d32 kbuild: Fix trailing whitespaces by Michal Simek · 10 years ago
  6. 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 10 years ago
  7. 1b37fa8 boards.cfg: Keep entries sorted by Fabio Estevam · 10 years ago
  8. dd6d796 fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · 10 years ago
  9. 2e98f70 fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 10 years ago
  10. 0611897 fs/fat: add fat12 cluster check by Wu, Josh · 10 years ago
  11. 8b454ee fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 10 years ago
  12. 35dd055 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 10 years ago
  13. ae95fad disk: part_efi: add support for the Backup GPT by Steve Rae · 10 years ago
  14. fa39ffe common/board_f: Fix size variable by York Sun · 10 years ago
  15. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  16. 7e18a1b Trivial fix to .gitignore for spl/Makefile by Ralph Siemsen · 10 years ago
  17. 717ccc1 cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · 10 years ago
  18. cd834a0 tools: env: Add aes.c placeholder by Marek Vasut · 10 years ago
  19. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  20. 488c47a config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 10 years ago
  21. 6f2ed0e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · 10 years ago
  22. 5c50a92 hush shell: Avoid string write overflow when entering max cmd length by Kristian Otnes · 10 years ago
  23. bf69d66 kbuild: allow null board for spl build by Masahiro Yamada · 10 years ago
  24. bafd67d tps6586x: staticize funtions by Manish Badarkhe · 10 years ago
  25. 96ee97a doc: README.generic-board: Fix typo by Fabio Estevam · 10 years ago
  26. 822ef00 lib/sha256: fix compile on some hosts by Andreas Bießmann · 10 years ago
  27. 65bb6d8 kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 10 years ago
  28. 9995d8c fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 10 years ago
  29. c42f56d blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · 10 years ago
  30. da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 10 years ago
  31. c85bb5a rand: do not surround function declarations by #ifdef by Masahiro Yamada · 10 years ago
  32. 1d64377 cmd_time: do not show ticks by Masahiro Yamada · 10 years ago
  33. 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 10 years ago
  34. 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 10 years ago
  35. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 10 years ago
  36. 8abd053 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 10 years ago
  37. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  38. 3e41c54 Prepare v2014.07-rc1 by Tom Rini · 10 years ago
  39. f4617ef Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  40. 097c5de sandbox: ignore sandbox.dtb by Masahiro Yamada · 10 years ago
  41. 2580609 sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 10 years ago
  42. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 10 years ago
  43. 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 10 years ago
  44. 75b3c3a sandbox: Update and expand the README by Simon Glass · 11 years ago
  45. ad0e463 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  46. 1992dbf Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  47. fd37dac sandbox: Support 'env import' and 'env export' by Simon Glass · 11 years ago
  48. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  49. 146b468 Merge branch 'master' of git://git.denx.de/u-boot-sparc by Tom Rini · 10 years ago
  50. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  51. 4148b3d leon: implement missing get_tbclk() by Daniel Hellstrom · 10 years ago
  52. 1c1c750 leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · 10 years ago
  53. 0986546 serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  54. 891655e serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  55. 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 10 years ago
  56. 173d294 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  57. 33b0f7b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  58. a1a1f6e Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  59. 3c3f13f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  60. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  61. 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  62. 2fd2489 net: zynq: Fix sparse warnings in gem by Michal Simek · 10 years ago
  63. c1a9fa4 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  64. d1d37b5 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  65. af41d6b common: fixed linker-list example by Mateusz Zalega · 10 years ago
  66. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 10 years ago
  67. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  68. fad8edf am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · 10 years ago
  69. 41c2d60 ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 10 years ago
  70. b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 10 years ago
  71. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 10 years ago
  72. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 10 years ago
  73. 6b423b7 part: header fix by Mateusz Zalega · 10 years ago
  74. 07a2d42 mmc: mmc header fix by Mateusz Zalega · 10 years ago
  75. 52fded7 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  76. 7904b70 ARM: highbank: use default prompt by Rob Herring · 10 years ago
  77. ac9ae13 ARM: highbank: use config_distro_defaults.h by Rob Herring · 10 years ago
  78. 2fc5dab usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 10 years ago
  79. a022c1e usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 10 years ago
  80. fcf2ede usb: ci_udc: support variants with hostpc register by Stephen Warren · 10 years ago
  81. 0c51dc6 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 10 years ago
  82. 8aac6e9 usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 10 years ago
  83. f5c0300 usb: ci_udc: Support larger packets by Stephen Warren · 10 years ago
  84. 672ad18 dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 10 years ago
  85. e6e493f exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 10 years ago
  86. 078d730 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 10 years ago
  87. 52d4501 usb: handle NULL table in usb_gadget_get_string by Rob Herring · 10 years ago
  88. fd2a89b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 10 years ago
  89. adfc17b usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 10 years ago
  90. 08a98b8 usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 10 years ago
  91. ea42777 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 10 years ago
  92. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 10 years ago
  93. 994b566 sh: delete an unused source file by Masahiro Yamada · 10 years ago
  94. a405764 drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 10 years ago
  95. dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  96. 8854070 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 10 years ago
  97. 5fcb084 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  98. b71bf4a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 10 years ago
  99. 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  100. 0cdd762 axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · 11 years ago