1. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  2. a474111 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · 10 years ago
  3. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  4. 294b91a Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  5. 3ea0953 dm: Move pre-reloc init earlier to cope with board_early_init_f() by Simon Glass · 10 years ago
  6. b7a8099 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  7. 1a7ae25 microblaze: remove #ident directive to fix build error by Masahiro Yamada · 10 years ago
  8. 5935408 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  9. 8c9c74e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  10. d0ea61d buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  11. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  12. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  13. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  14. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  15. 930c8d4 buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  16. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  17. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  18. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  19. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  20. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  21. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  22. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  23. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  24. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  25. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  26. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  27. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  28. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  29. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  30. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  31. c6fcb60 microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  32. b4ecc8c ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · 10 years ago
  33. 4081bf4 video: dcu: Add Sii9022A HDMI Transmitter support by Wang Huan · 10 years ago
  34. 327def5 video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  35. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  36. 5ea060a net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  37. c8a7d9d arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · 10 years ago
  38. 550e3dc arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · 10 years ago
  39. ef87cab driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  40. 5cb27c5 driver/ddr/freescale: Fix DDR3 driver for ARM by York Sun · 10 years ago
  41. d28cb67 driver/ddr/freescale: Add support of accumulate ECC by York Sun · 10 years ago
  42. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  43. c82e9de esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  44. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  45. d2614ea net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
  46. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  47. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  48. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  49. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  50. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  51. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  52. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  53. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  54. f60c9d4 buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  55. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  56. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  57. 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  58. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  59. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  60. 6ba5737 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  61. d6c1ffc Prepare v2014.10-rc2 by Tom Rini · 10 years ago
  62. 48f892d Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  63. 2c19478 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  64. 06fa91c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  65. f9abd4b USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  66. 842ef9a usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  67. f2ec4e3 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  68. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  69. 141e1fa Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  70. 3400655 mpc5xxx: Add stub implementation of cache functions by Vasili Galka · 10 years ago
  71. 4bc9a19 dm: sandbox: dts: Add a GPIO bank by Simon Glass · 10 years ago
  72. 9165e84 dm: gpio: Allow gpio command to adjust GPIOs that are busy by Simon Glass · 10 years ago
  73. 89e6405 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  74. a126363 mx6: tqma6: get board support back to Kconfig build system by Masahiro Yamada · 10 years ago
  75. 0a64bc2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  76. 16e16fd nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  77. ef2b694 highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
  78. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  79. c338f09 keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  80. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  81. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  82. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  83. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  84. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  85. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  86. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  87. f40b989 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  88. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  89. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  90. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  91. 58c90c8 arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · 10 years ago
  92. 292221e arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  93. 6717252 vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  94. 5bcae13 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  95. d2b2ffe cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  96. 3f1b6be arm64: Correct passing of Linux kernel args by Tom Rini · 10 years ago
  97. 9dec527 arm: convert Cygnus and NSP boards to Kconfig by Steve Rae · 10 years ago
  98. da1f5ac arm: add Cygnus and NSP boards by Scott Branden · 10 years ago
  99. 562f01a arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
  100. 7986688 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago