1. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  2. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  3. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  4. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  5. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  6. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  7. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  8. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  9. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  10. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  11. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  12. c860eed mx6sxsabresd: Add PCI support by Fabio Estevam · 10 years ago
  13. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  14. ac17dcf mx6: imx-regs: Provide a structure for GPC registers by Fabio Estevam · 10 years ago
  15. 19a895c mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
  16. 3ee96c7 imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent by Guillaume GARDET · 10 years ago
  17. f4fb5ef mx6dlsabresd: Use its own DCD table by Fabio Estevam · 10 years ago
  18. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  19. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  20. 2d59e3e mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  21. 03ea24b imximage: Fix imximage IVT bug for EIM-NOR boot by Ye.Li · 10 years ago
  22. 4aa7ac3 iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  23. dc73cbe imx: ventana: Avoid undefined behaviour by Thierry Reding · 10 years ago
  24. 021e79c tools: imximage: Fix the maximum DCD size for mx53/mx6 by Fabio Estevam · 10 years ago
  25. dad0828 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  26. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  27. 206f38f arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  28. f66113c arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  29. f42b2f6 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  30. 0f3effb arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  31. 02b1343 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  32. a6b0652 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  33. e32028a arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  34. ea818ae arm: mx6: add get_cpu_type() by Nikita Kiryanov · 10 years ago
  35. 07ee927 arm: mx6: ddr: fix cs0_end calculation by Nikita Kiryanov · 10 years ago
  36. 0815528 arm: mx6: ddr: configure MMDC for slow_pd by Nikita Kiryanov · 10 years ago
  37. 06a51b8 arm: mx6: ddr: do not write into reserved bit by Nikita Kiryanov · 10 years ago
  38. 3368918 arm: mx6: ddr: cleanup by Nikita Kiryanov · 10 years ago
  39. c6c2492 i2c: imx: add macros to setup pads for multiple SoC types by Nikita Kiryanov · 10 years ago
  40. dc383dd sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  41. 52658fd compulab: eeprom: add support for defining eeprom i2c bus by Nikita Kiryanov · 10 years ago
  42. 224beb8 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
  43. a7c67d7 imx: ventana: added cputype env var by Tim Harvey · 10 years ago
  44. 3aa2267 imx: ventana: add GW5520 support by Tim Harvey · 10 years ago
  45. c91e4b8 imx: ventana: base SPL MMDC calibration on width and size not board by Tim Harvey · 10 years ago
  46. 5b94b6f imx: ventana: updated notes regarding NAND boot errata by Tim Harvey · 10 years ago
  47. f599288 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · 10 years ago
  48. db5b7f5 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · 10 years ago
  49. fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  50. f2cbb03 eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · 10 years ago
  51. c65a2ab ARM: make gd a function for clang by Jeroen Hofstee · 10 years ago
  52. 1401d87 cc-option: also detect unsupported warnings options by Jeroen Hofstee · 10 years ago
  53. f0c3a6c ARM: SPL: do not set gd again by Jeroen Hofstee · 10 years ago
  54. 47a602e board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  55. c6fcb60 microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  56. a6bc019 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  57. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  58. b4ecc8c ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · 10 years ago
  59. 4081bf4 video: dcu: Add Sii9022A HDMI Transmitter support by Wang Huan · 10 years ago
  60. 327def5 video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  61. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  62. 5ea060a net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  63. c8a7d9d arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · 10 years ago
  64. 550e3dc arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · 10 years ago
  65. ef87cab driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  66. 5cb27c5 driver/ddr/freescale: Fix DDR3 driver for ARM by York Sun · 10 years ago
  67. d28cb67 driver/ddr/freescale: Add support of accumulate ECC by York Sun · 10 years ago
  68. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  69. c82e9de esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  70. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  71. d2614ea net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
  72. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  73. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  74. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  75. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  76. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  77. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  78. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  79. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  80. f60c9d4 buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  81. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  82. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  83. 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  84. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  85. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  86. 6ba5737 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  87. 5cecf21 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · 10 years ago
  88. 466d403 ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip by Ajay Kumar · 10 years ago
  89. a99cea0 exynos5420: add callbacks needed for exynos_fb driver by Ajay Kumar · 10 years ago
  90. 2358fc8 ARM: exynos: Add missing declaration for gpio_direction_input by Ajay Kumar · 10 years ago
  91. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  92. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  93. 496f0e4 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
  94. e6756f6 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
  95. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  96. b86d54b sun7i: Add support for Olimex A20-OLinuXino-LIME by FUKAUMI Naoki · 10 years ago
  97. 98e214d sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  98. f01b6cd kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS by Masahiro Yamada · 10 years ago
  99. b092006 odroid: set MPLL clock to 880MHz by Przemyslaw Marczak · 10 years ago
  100. fd97fe2 MAINTAINERS: update the maintainer of Arndale board by Masahiro Yamada · 10 years ago