Commit Graph

25575 Commits (fb8ffd7cfc68b3dc44e182356a207d784cb30b34)
 

Author SHA1 Message Date
Simon Glass dfb7e93235 buildman: Add additional functional tests 11 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 11 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 11 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 11 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 11 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 11 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 11 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 11 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 11 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 11 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 11 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 11 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 11 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 11 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 11 years ago
Jeroen Hofstee fe5d1abcf4 clang: workaround for generated constants 11 years ago
Jeroen Hofstee f2cbb037a7 eabi_compat: add __aeabi_memcpy __aeabi_memset 11 years ago
Jeroen Hofstee c65a2abb6c ARM: make gd a function for clang 11 years ago
Jeroen Hofstee 1401d87b44 cc-option: also detect unsupported warnings options 11 years ago
Jeroen Hofstee f0c3a6c4ad ARM: SPL: do not set gd again 11 years ago
Jeroen Hofstee 47a602eab4 board_r: ARM[64] do not set gd again 11 years ago
Vasili Galka c6fcb603a2 microblaze: Fix printf size_t format related warnings (again...) 11 years ago
Albert ARIBAUD a6bc0195db Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' 11 years ago
Albert ARIBAUD b653516769 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 11 years ago
Wang Huan b4ecc8c6f8 ls102xa: dcu: Add platform support for DCU on LS1021ATWR board 11 years ago
Wang Huan 4081bf4f90 video: dcu: Add Sii9022A HDMI Transmitter support 11 years ago
Wang Huan 327def5060 video: dcu: Add DCU driver support 11 years ago
Jingchang Lu 6209e14cb0 serial: lpuart: add 32-bit registers lpuart support 11 years ago
Claudiu Manoil 5ea060a9f9 net: tsec: Remove tx snooping support from LS1 11 years ago
Wang Huan c8a7d9dab0 arm: ls102xa: Add basic support for LS1021ATWR board 11 years ago
Wang Huan 550e3dc090 arm: ls102xa: Add basic support for LS1021AQDS board 11 years ago
York Sun ef87cab664 driver/ddr/fsl: Add support of overriding chip select write leveling 11 years ago
York Sun 5cb27c5d44 driver/ddr/freescale: Fix DDR3 driver for ARM 11 years ago
York Sun d28cb67142 driver/ddr/freescale: Add support of accumulate ECC 11 years ago
Wang Huan 19060bd886 ls102xa: esdhc: Add esdhc support for LS102xA 11 years ago
Wang Huan c82e9de400 esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros 11 years ago
Alison Wang 52d00a812a ls102xa: etsec: Add etsec support for LS102xA 11 years ago
Alison Wang d2614ea0ff net: mdio: Use mb() to be compatible for both ARM and PowerPC 11 years ago
Claudiu Manoil 93f26f130e net: Merge asm/fsl_enet.h into fsl_mdio.h 11 years ago
Wang Huan df0a5b880d ls102xa: i2c: Add i2c support for LS102xA 11 years ago
Wang Huan d60a2099a2 arm: ls102xa: Add Freescale LS102xA SoC support 11 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 11 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 11 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 11 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 11 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 11 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 11 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 11 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 11 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 11 years ago