summaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)Author
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-04-01post: Remove references to scrapped "netta" board.Robert P. J. Day
2016-04-01post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day
2016-04-01post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2015-12-05mpc8xx: remove stale "lwmon" filesWolfgang Denk
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2014-10-25misc: use __weakJeroen Hofstee
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada
2014-03-04kbuild: post: fix dependency tracking correctlyMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-03-30post: remove #warning for kirkwood CPUsValentin Longchamp
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-12Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk
2012-02-12post: add blackfin to the post_time_ms listMike Frysinger
2012-01-13post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala
2011-12-23post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk
2011-12-23post/lib_powerpc/multi.c: code cleanupWolfgang Denk
2011-12-23post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk
2011-12-23PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk
2011-12-11post: fix compile issue for post tests on kirkwoodHolger Brunck
2011-12-10post/post.c: Use lldiv for 64-bit divisionsChristian Riesch
2011-12-02post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-1620001122-1.c: Fix GCC 4.6 build warningStefan Roese
2011-11-03post/post.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03post/post.c: CodingStyle cleanupWolfgang Denk
2011-10-27arm, post: add missing post_time_ms for armHeiko Schocher
2011-10-27cosmetic, post: Codingstyle cleanupHeiko Schocher
2011-10-23arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher
2011-10-05POST: add new memory regions testValentin Longchamp