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