1. df3443d ARM: tegra: Disable VPR by Bryan Wu · 10 years ago
  2. 9fa7bbc openrd: fail build if U-Boot would overlap with environment in flash by Sascha Silbe · 11 years ago
  3. feb8580 README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  4. 1668d64 mtdparts: fix usecount bug by Heiko Schocher · 10 years ago
  5. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  6. 5be1af0 driver/qe: update status of QE microcode by vijay rai · 10 years ago
  7. 31cbe80 mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  8. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  9. 686dca0 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  10. 04a710a tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  11. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  12. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  13. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  14. 6131bea buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  15. e956947 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  16. 28370c1 buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  17. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  18. d3269ed buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  19. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  20. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  21. c1de501 buildman: Sort command line options by Simon Glass · 10 years ago
  22. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  23. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  24. 6eede34 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  25. cec83c3 buildman: Fix a few typos by Simon Glass · 10 years ago
  26. 015e215 embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard by Iain Paton · 10 years ago
  27. 7e92917 Update aristainetos board to Kconfig by Stefano Babic · 10 years ago
  28. 5b7d002 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  29. ce249d9 powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  30. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  31. cf8ddac powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  32. c53711b fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  33. bf4ca38 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  34. 935758b sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  35. b5c71f5 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
  36. d755a5f sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  37. e044daa sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  38. b8f7cb6 sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  39. 013f2d7 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
  40. 1a9717c sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  41. 5c18384 sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  42. 94cd301 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
  43. cfc89b0 sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago
  44. 7e40e19 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · 10 years ago
  45. f8e88b6 sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · 10 years ago
  46. e626d2d sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · 10 years ago
  47. f257796 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · 10 years ago
  48. 34759d7 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · 10 years ago
  49. 846e325 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  50. 2ec3a61 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
  51. 8cc9684 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  52. 6ae66f2 sunxi: Kconfig: move common settings into a shared code block by Hans de Goede · 10 years ago
  53. b9fb3b9 sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
  54. 85a4455 sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
  55. ad0fd96 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago
  56. c17b07d sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · 10 years ago
  57. a305fb1 lcd: support displaying 24bpp BMPs on >= 24bpp LCDs by Hannes Petermaier · 10 years ago
  58. 072f210 lcd: remove unused lcd_puts_xy by Jeroen Hofstee · 10 years ago
  59. e6e9cff video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  60. e66866c video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  61. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  62. 3c5fabd video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  63. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  64. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  65. 6d1966e env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  66. b3dd64f bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  67. 1fb7d0e pxe: detect image format before calling bootm/bootz by Bryan Wu · 10 years ago
  68. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  69. 68dc876 get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  70. ee360cd get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  71. 92bca39 get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  72. 00f141c MAINTAINERS: add initial version by Daniel Schwierzeck · 10 years ago
  73. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  74. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  75. 8dca9ff ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  76. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  77. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  78. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  79. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  80. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  81. 0b6cc51 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  82. 2a72dcc ext4load: fix help text by Pavel Machek · 10 years ago
  83. 960c3ca git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  84. fd5058e git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  85. f59be6e net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  86. 194c1ed emif.h: remove duplicated argument to | by maxin.john@enea.com · 10 years ago
  87. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  88. 19ad527 board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  89. 3ce7a4f Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  90. 67b060b Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  91. ded2e20 pxe: clear Bootfile before returning by Stephen Warren · 10 years ago
  92. 183cbff doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  93. dcb7eb6 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  94. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  95. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  96. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  97. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  98. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  99. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  100. 54ce79c test: dfu: add some more test cases by Stephen Warren · 10 years ago