summaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)Author
2022-08-04Audit <flash.h> inclusionTom Rini
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15common: board_r: Drop initr_post_backlog wrapperOvidiu Panait
2020-10-23post: remove redundant conditionHeinrich Schuchardt
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-12-07Drop the log bufferSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-23post: Fix unused variable warning on lwmon5Tom Rini
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-04-05Blackfin: RemoveTom Rini
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass
2016-12-04post: cosmetic: fix typoNiko Mauno
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