1. 2475367 km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM by Valentin Longchamp · 10 years ago
  2. 12eeb13 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  3. 390619d powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options by Shaveta Leekha · 10 years ago
  4. ce249d9 powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  5. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  6. cf8ddac powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  7. c53711b fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  8. 6d1966e env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  9. b3dd64f bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  10. 1fb7d0e pxe: detect image format before calling bootm/bootz by Bryan Wu · 10 years ago
  11. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  12. 68dc876 get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  13. ee360cd get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  14. 92bca39 get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  15. 00f141c MAINTAINERS: add initial version by Daniel Schwierzeck · 10 years ago
  16. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  17. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  18. 8dca9ff ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  19. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  20. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  21. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  22. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  23. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  24. 0b6cc51 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  25. 2a72dcc ext4load: fix help text by Pavel Machek · 10 years ago
  26. 960c3ca git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  27. fd5058e git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  28. f59be6e net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  29. 194c1ed emif.h: remove duplicated argument to | by maxin.john@enea.com · 10 years ago
  30. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  31. 19ad527 board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  32. 3ce7a4f Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  33. 67b060b Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  34. ded2e20 pxe: clear Bootfile before returning by Stephen Warren · 10 years ago
  35. 183cbff doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  36. dcb7eb6 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  37. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  38. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  39. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  40. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  41. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  42. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  43. 54ce79c test: dfu: add some more test cases by Stephen Warren · 10 years ago
  44. c0e6663 test: dfu: cleanup before execution by Stephen Warren · 10 years ago
  45. 90fadb5 thor: defer parsing of device string to IO backend by Lukasz Majewski · 10 years ago
  46. 50a3532 test:dfu: README file update by Lukasz Majewski · 10 years ago
  47. 7ad67e5 test: dfu: script enhancements by Stephen Warren · 10 years ago
  48. a4c86bb test:dfu: Add test scripts for testing DFU regression by Lukasz Majewski · 10 years ago
  49. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  50. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  51. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  52. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  53. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  54. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  55. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  56. e76b933 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  57. b21f87a3 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  58. ab584d6 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
  59. bfca6e0 git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  60. c01f87c doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  61. e8e6d2a doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  62. 336450f Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  63. dcdb61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  64. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  65. 22052c6 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  66. a4e29db exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  67. 2001b9a cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  68. a52a178 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  69. aa159e6 Merge http://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  70. 76a1e584 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  71. aae2aef arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
  72. e3917b2 kmp204x: prepare to use CPU watchdog by Boschung, Rainer · 10 years ago
  73. 6caa185 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · 10 years ago
  74. a09f470 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · 10 years ago
  75. 807d93d kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · 10 years ago
  76. 88ac6ff kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago
  77. 919e055 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
  78. 0f8062b mpc85xx: watchdog initialisation added by Boschung, Rainer · 10 years ago
  79. 60b2956 powerpc: macros for e500mc timer regs added by Boschung, Rainer · 10 years ago
  80. 3345d18 mpc85xx: fix interrupt init to not affect watchdog by Boschung, Rainer · 10 years ago
  81. 6e7b7df env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
  82. ac77f42 env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
  83. da55c66 MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  84. 70ec328 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
  85. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  86. 6ace153 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  87. dae0f5c mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  88. 7eca6b6 arm: s3c: Unify the S3C24xx SDI structure by Marek Vasut · 10 years ago
  89. 6497302 bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  90. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  91. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  92. c6d1262 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  93. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  94. 73f30b9 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  95. bb6da87 MAKEALL: adjust for Kconfig by Masahiro Yamada · 10 years ago
  96. a2580eb kconfig: remove mkconfig and boards.cfg by Masahiro Yamada · 10 years ago
  97. 3c08e8b tools: add genboardscfg.py by Masahiro Yamada · 10 years ago
  98. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  99. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  100. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago