1. 9fa7bbc openrd: fail build if U-Boot would overlap with environment in flash by Sascha Silbe · 11 years ago
  2. feb8580 README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  3. 1668d64 mtdparts: fix usecount bug by Heiko Schocher · 10 years ago
  4. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  5. 5be1af0 driver/qe: update status of QE microcode by vijay rai · 10 years ago
  6. 31cbe80 mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  7. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  8. 686dca0 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  9. 04a710a tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  10. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  11. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  12. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  13. 6131bea buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  14. e956947 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  15. 28370c1 buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  16. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  17. d3269ed buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  18. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  19. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  20. c1de501 buildman: Sort command line options by Simon Glass · 10 years ago
  21. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  22. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  23. 6eede34 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  24. cec83c3 buildman: Fix a few typos by Simon Glass · 10 years ago
  25. 5b7d002 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  26. a305fb1 lcd: support displaying 24bpp BMPs on >= 24bpp LCDs by Hannes Petermaier · 10 years ago
  27. 072f210 lcd: remove unused lcd_puts_xy by Jeroen Hofstee · 10 years ago
  28. e6e9cff video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  29. e66866c video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  30. 3c5fabd video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  31. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  32. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  33. 6d1966e env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  34. b3dd64f bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  35. 1fb7d0e pxe: detect image format before calling bootm/bootz by Bryan Wu · 10 years ago
  36. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  37. 68dc876 get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  38. ee360cd get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  39. 92bca39 get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  40. 00f141c MAINTAINERS: add initial version by Daniel Schwierzeck · 10 years ago
  41. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  42. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  43. 8dca9ff ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  44. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  45. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  46. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  47. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  48. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  49. 0b6cc51 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  50. 2a72dcc ext4load: fix help text by Pavel Machek · 10 years ago
  51. 960c3ca git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  52. fd5058e git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  53. f59be6e net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  54. 194c1ed emif.h: remove duplicated argument to | by maxin.john@enea.com · 10 years ago
  55. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  56. 19ad527 board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  57. 3ce7a4f Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  58. 67b060b Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  59. ded2e20 pxe: clear Bootfile before returning by Stephen Warren · 10 years ago
  60. 183cbff doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  61. dcb7eb6 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  62. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  63. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  64. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  65. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  66. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  67. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  68. 54ce79c test: dfu: add some more test cases by Stephen Warren · 10 years ago
  69. c0e6663 test: dfu: cleanup before execution by Stephen Warren · 10 years ago
  70. 90fadb5 thor: defer parsing of device string to IO backend by Lukasz Majewski · 10 years ago
  71. 50a3532 test:dfu: README file update by Lukasz Majewski · 10 years ago
  72. 7ad67e5 test: dfu: script enhancements by Stephen Warren · 10 years ago
  73. a4c86bb test:dfu: Add test scripts for testing DFU regression by Lukasz Majewski · 10 years ago
  74. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  75. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  76. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  77. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  78. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  79. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  80. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  81. d54d7eb support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  82. c49eabe blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 10 years ago
  83. 9f9a65c blackfin: spi clock is in sysclk1 domain instead of sysclk0 by Scott Jiang · 10 years ago
  84. 08b6a61 bfin: add register define required by core B on dual core BF609 processor by Aaron Wu · 10 years ago
  85. e76b933 Prepare v2014.10-rc1 by Tom Rini · 10 years ago v2014.10-rc1
  86. b21f87a3 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  87. ab584d6 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  88. bfca6e0 git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  89. c01f87c doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  90. e8e6d2a doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  91. 336450f Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  92. dcdb61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  93. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  94. 22052c6 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  95. a4e29db exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  96. 2001b9a cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  97. a52a178 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  98. aa159e6 Merge http://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  99. 76a1e584 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  100. aae2aef arm: Set up global data before board_init_f() by Simon Glass · 10 years ago