1. 92ac8ac net: More BOOTP retry timeout improvements by Thierry Reding · 10 years ago
  2. e6c88a6 bootm: make sure pass NULL when argc < 1 by Bryan Wu · 10 years ago
  3. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  4. f28c970 kconfig: remove DEFCONFIG_LIST by Masahiro Yamada · 10 years ago
  5. bf52b8a scripts/Lindent: import from Linux 3.16 by Masahiro Yamada · 10 years ago
  6. cac8f38 Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  7. 478a328 add header for Android sparse image format by Colin Cross · 10 years ago
  8. 11db3ab api: fix build without CMD_NET support by Jeroen Hofstee · 10 years ago
  9. 9518606 e1000: add i210 support by Marek Vasut · 10 years ago
  10. 873e8e0 e1000: Implement dcache support by Marek Vasut · 10 years ago
  11. 5b12b7a tools/genboardscfg.py: no exception if columns undetectable by Roger Meier · 10 years ago
  12. ca418dd tools/genboardscfg.py: Do not output SPLCPU field by Masahiro Yamada · 10 years ago
  13. b1ba62d pxe: Allow use of environment variables in append string by Hans de Goede · 10 years ago
  14. a06be2d cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  15. b0d7bee davinci: orphan some Davinci boards by Masahiro Yamada · 10 years ago
  16. aec6f8c powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  17. 6bde1ec powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  18. 4723ce4 powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  19. d1a4aaf powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  20. 0ace4d9 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  21. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  22. 9b58603 scripts: objdiff: sync with Linux 3.16 by Masahiro Yamada · 10 years ago
  23. e773440 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  24. 6419e14 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  25. 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  26. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  27. 6933b5c README.kconfig: add initial version of Kconfig document by Masahiro Yamada · 10 years ago
  28. 67ee22b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  29. f383917 kmp204x: reset the Zarlink clocking chips at power up only by Valentin Longchamp · 10 years ago
  30. 8af353b powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds by York Sun · 10 years ago
  31. 9bf499a powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  32. 2475367 km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM by Valentin Longchamp · 10 years ago
  33. 12eeb13 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  34. 390619d powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options by Shaveta Leekha · 10 years ago
  35. d145878 mx6sxsabresd: Add Ethernet support by Fabio Estevam · 10 years ago
  36. 5c045cd mx6sx: Adjust enable_fec_anatop_clock() for mx6solox by Fabio Estevam · 10 years ago
  37. 080d72f mx6sxsabresd: Convert to the new Kconfig style by Fabio Estevam · 10 years ago
  38. 801123f test: ums: Add script for testing UMS gadget operation by Lukasz Majewski · 10 years ago
  39. 4c984c8 test: dfu: cosmetic: Add missing license information to DFU test scripts by Lukasz Majewski · 10 years ago
  40. 0d7f85f test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files by Lukasz Majewski · 10 years ago
  41. 8fc1713 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  42. 9c0fe83 imx: ventana: add econfig command by Tim Harvey · 10 years ago
  43. 6a90321 imx: ventana: leave PCI reset de-asserted if PCI enabled by Tim Harvey · 10 years ago
  44. 6a16590 imx: ventana: add iomux for PCISKT_WDIS# gpio by Tim Harvey · 10 years ago
  45. d9d4149 imx: ventana: enable SION bit on gpio outputs by Tim Harvey · 10 years ago
  46. 2cb6e52 imx: ventana: configure i2c_dis# pin properly for gw53xx by Tim Harvey · 10 years ago
  47. 49281f4 imx: ventana: add missing crlf to print by Tim Harvey · 10 years ago
  48. b40833d imx: ventana: add video enable gpio pinmux for GW54xx by Tim Harvey · 10 years ago
  49. e5131d5 imx: ventana: add appropriate delay following GSC i2c write by Tim Harvey · 10 years ago
  50. 2325bb1 imx: ventana: remove caam disable per eeprom bit by Tim Harvey · 10 years ago
  51. 63b85ad imx: ventana: set dynamic env var for flash layout by Tim Harvey · 10 years ago
  52. eb5c180 mx6sxsabresd: Update DDR initialization by Fabio Estevam · 10 years ago
  53. 5a82e1a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  54. 0351ef9 ARM: mx6: Enable Thumb build for SPL by Marek Vasut · 10 years ago
  55. b299ab7 ARM: mx6: Handle the MMDCx_MDCTL COL field caprices by Marek Vasut · 10 years ago
  56. fcfdfdd ARM: mx6: Prevent overflow in DRAM size detection by Marek Vasut · 10 years ago
  57. 6896890 ARM: mx5: Fix CHSCCDR name by Marek Vasut · 10 years ago
  58. 5494b92 mx31pdk: Change maintainer by Fabio Estevam · 10 years ago
  59. a76df70 mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  60. a78cf41 ARM: tegra: remove custom define for Jetson TK1 by Stephen Warren · 10 years ago
  61. ae2ee77 ARM: zynq: Remove spl.h by Michal Simek · 10 years ago
  62. dbc31f6 ARM: zynq: Move ps7_init() out of spl.h by Michal Simek · 10 years ago
  63. 24d4d42 ARM: tegra: add Colibri T30 board support by Stefan Agner · 10 years ago
  64. aeb3fcb ARM: tegra: Use mem size from MC rather than ODMDATA by Stephen Warren · 10 years ago
  65. 39446bc ARM: tegra: enable DFU too by Stephen Warren · 10 years ago
  66. df3443d ARM: tegra: Disable VPR by Bryan Wu · 10 years ago
  67. 9fa7bbc openrd: fail build if U-Boot would overlap with environment in flash by Sascha Silbe · 11 years ago
  68. feb8580 README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · 11 years ago
  69. 1668d64 mtdparts: fix usecount bug by Heiko Schocher · 10 years ago
  70. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  71. 5be1af0 driver/qe: update status of QE microcode by vijay rai · 10 years ago
  72. 31cbe80 mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  73. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  74. 686dca0 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  75. 04a710a tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  76. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  77. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  78. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  79. 6131bea buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  80. e956947 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  81. 28370c1 buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  82. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  83. d3269ed buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  84. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  85. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  86. c1de501 buildman: Sort command line options by Simon Glass · 10 years ago
  87. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  88. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  89. 6eede34 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  90. cec83c3 buildman: Fix a few typos by Simon Glass · 10 years ago
  91. 015e215 embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard by Iain Paton · 10 years ago
  92. 7e92917 Update aristainetos board to Kconfig by Stefano Babic · 10 years ago
  93. 5b7d002 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  94. ce249d9 powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  95. 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
  96. cf8ddac powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  97. c53711b fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  98. bf4ca38 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  99. 935758b sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  100. b5c71f5 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago