summaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)AuthorFilesLines
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini42-89/+42
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-12-07Drop the log bufferSimon Glass2-13/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-07-04powerpc: remove 4xx supportHeiko Schocher19-3001/+0
2017-06-23post: Fix unused variable warning on lwmon5Tom Rini1-0/+2
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2-86/+0
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-7/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher10-2043/+0
2017-04-05Blackfin: RemoveTom Rini1-1/+1
2017-01-26powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2-18/+0
2016-12-04post: cosmetic: fix typoNiko Mauno1-1/+1
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-04-02post: Remove references to scrapped "netta" board.Robert P. J. Day4-67/+1
2016-04-02post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day1-4/+4
2016-04-02post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day1-1/+1
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-1/+1
2015-12-06mpc8xx: remove stale "lwmon" filesWolfgang Denk2-305/+0
2015-05-06dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass1-4/+18
2015-05-06dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass1-3/+3
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+3
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada1-1/+1
2014-10-25misc: use __weakJeroen Hofstee1-7/+2
2014-07-08mpc8xx: remove fads board supportMasahiro Yamada2-26/+0
2014-07-08mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2-9/+0
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2-8/+1
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2-8/+0
2014-03-04kbuild: post: fix dependency tracking correctlyMasahiro Yamada1-1/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-15/+14
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada1-1/+1
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-3/+3
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada10-36/+34
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada10-20/+0
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada12-153/+54
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk10-39/+39
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk75-1281/+76
2013-05-01post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin1-0/+2
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-44/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-3/+0
2012-03-30post: remove #warning for kirkwood CPUsValentin Longchamp1-2/+1
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-2/+2
2012-03-19bootstage: Convert progress numbers 20-41 to enumsSimon Glass1-2/+2
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass1-2/+2
2012-03-12Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk1-1/+1
2012-02-13post: add blackfin to the post_time_ms listMike Frysinger1-1/+2
2012-01-13post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala1-1/+1
2011-12-23post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk1-4/+4