summaryrefslogtreecommitdiffstats
path: root/post
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-051-1/+1
* misc: use __weakJeroen Hofstee2014-10-251-7/+2
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-072-26/+0
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-072-9/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-182-8/+1
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-182-8/+0
* kbuild: post: fix dependency tracking correctlyMasahiro Yamada2014-03-041-1/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-15/+14
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-191-1/+1
* Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-3/+3
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-1310-36/+34
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-2510-20/+0
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0112-153/+54
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-1410-39/+39
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2475-1281/+76
* post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin2013-05-011-0/+2
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-281-44/+1
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-3/+0
* post: remove #warning for kirkwood CPUsValentin Longchamp2012-03-301-2/+1
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-2/+2
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-2/+2
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-2/+2
* Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk2012-03-121-1/+1
* post: add blackfin to the post_time_ms listMike Frysinger2012-02-121-1/+2
* post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala2012-01-131-1/+1
* post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk2011-12-231-4/+4
* post/lib_powerpc/multi.c: code cleanupWolfgang Denk2011-12-231-15/+12
* post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk2011-12-231-29/+24
* PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk2011-12-232-2/+156
* post: fix compile issue for post tests on kirkwoodHolger Brunck2011-12-111-1/+1
* post/post.c: Use lldiv for 64-bit divisionsChristian Riesch2011-12-101-1/+2
* post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
* 20001122-1.c: Fix GCC 4.6 build warningStefan Roese2011-11-161-2/+1
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+1
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-031-32/+27
* arm, post: add missing post_time_ms for armHeiko Schocher2011-10-271-1/+1
* cosmetic, post: Codingstyle cleanupHeiko Schocher2011-10-271-68/+59
* arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher2011-10-231-3/+4
* POST: add new memory regions testValentin Longchamp2011-10-052-19/+72
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-051-56/+57
* POST: make env test flags fetching optionalValentin Longchamp2011-10-051-5/+15
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-4/+5
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-291-0/+2
* post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-271-2/+6
* post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-271-2/+3
* post: fix indendation/brace confusionJames Kosin2011-07-261-12/+12
* post: new nor flash testMike Frysinger2011-07-263-2/+122
* post: use ARRAY_SIZEMike Frysinger2011-07-2625-52/+28
OpenPOWER on IntegriCloud