1. 81b487a test: ums: Add script for testing UMS gadget operation by Lukasz Majewski · 10 years ago
  2. 458934e test: dfu: cosmetic: Add missing license information to DFU test scripts by Lukasz Majewski · 10 years ago
  3. b1e8cc4 test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files by Lukasz Majewski · 10 years ago
  4. cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  5. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  6. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  7. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  8. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  9. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  10. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  11. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  12. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  13. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  14. eb48bbc buildman: Refactor output options by Simon Glass · 10 years ago
  15. a590624 buildman: Sort command line options by Simon Glass · 10 years ago
  16. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  17. d326ad7 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  18. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  19. fa1cfee buildman: Fix a few typos by Simon Glass · 10 years ago
  20. e41372a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  21. 14b7eed lcd: support displaying 24bpp BMPs on >= 24bpp LCDs by Hannes Petermaier · 10 years ago
  22. 68dcc41 lcd: remove unused lcd_puts_xy by Jeroen Hofstee · 10 years ago
  23. 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  24. 0936099 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  25. f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  26. 021c2b3 lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  27. 95f87df Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  28. 0b635ed env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  29. 77bc927 bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  30. a1d715b pxe: detect image format before calling bootm/bootz by Bryan Wu · 10 years ago
  31. af7b0de image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  32. a9ce4ae get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  33. 1fe291f get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  34. e95efcb get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  35. c757871 MAINTAINERS: add initial version by Daniel Schwierzeck · 10 years ago
  36. b6a010b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  37. aafd4fc ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  38. 5c30d75 ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  39. 5d7c337 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  40. a436f21 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  41. 641e3ce omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  42. 536774d fdt: Sync up with libfdt by Simon Glass · 10 years ago
  43. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  44. 0209671 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  45. 3d8b293 ext4load: fix help text by Pavel Machek · 10 years ago
  46. 2872158 git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  47. a6e3a4a git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  48. 69e1e35 net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  49. 3e8753d emif.h: remove duplicated argument to | by maxin.john@enea.com · 10 years ago
  50. 132fa53 vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  51. 1e81e5b board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  52. bd6ee43 Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  53. 32aaca8 Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  54. c24cbc2 pxe: clear Bootfile before returning by Stephen Warren · 10 years ago
  55. 1f9f321 doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  56. b7afe21 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  57. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  58. 6565330 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  59. 3679878 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  60. a9c085f usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  61. c8e1e4d usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  62. afb2cf0 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  63. 883ef53 test: dfu: add some more test cases by Stephen Warren · 10 years ago
  64. faacd3e test: dfu: cleanup before execution by Stephen Warren · 10 years ago
  65. 301f38a thor: defer parsing of device string to IO backend by Lukasz Majewski · 10 years ago
  66. dcb1186 test:dfu: README file update by Lukasz Majewski · 10 years ago
  67. b1c384c test: dfu: script enhancements by Stephen Warren · 10 years ago
  68. 98ffe74 test:dfu: Add test scripts for testing DFU regression by Lukasz Majewski · 10 years ago
  69. 0280af7 dfu: add SF backend by Stephen Warren · 10 years ago
  70. a5f77f6 dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  71. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  72. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  73. 7f45023 dfu: add write error handling by Stephen Warren · 10 years ago
  74. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  75. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  76. f503a52 support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  77. 3fbfdd1 blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 10 years ago
  78. 6cae4b2 blackfin: spi clock is in sysclk1 domain instead of sysclk0 by Scott Jiang · 10 years ago
  79. d9b3bdb bfin: add register define required by core B on dual core BF609 processor by Aaron Wu · 10 years ago
  80. d778524 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  81. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  82. 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  83. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  84. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  85. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  86. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  87. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  88. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  89. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  90. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  91. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  92. d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  93. 20b8972 Merge http://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  94. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  95. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
  96. 6e093fc kmp204x: prepare to use CPU watchdog by Boschung, Rainer · 10 years ago
  97. e70e595 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · 10 years ago
  98. 59a31c9 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · 10 years ago
  99. cacb02b kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · 10 years ago
  100. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago