~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/post/cpu
Commit message (Expand)AuthorAge
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* post: Migrate to KconfigTom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-30
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* powerpc: remove 4xx supportHeiko Schocher2017-07-03
* post: Fix unused variable warning on lwmon5Tom Rini2017-06-23
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-12
* powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-25
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-07
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-07
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-18
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-18
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-13
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-25
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-28
* post: use ARRAY_SIZEMike Frysinger2011-07-26
* ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese2010-12-17
* ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-28
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-04
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28
|\
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-23
|/
* POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-06
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-28
* cpu/: get mac address from environmentMike Frysinger2009-03-20
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* Fix merge problemsStefan Roese2008-08-06
* ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-06
* POST: OCM test added.Yuri Tikhonov2008-05-20
* post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk2008-05-10
* POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov2008-04-29
* post: Fix building with O=Kumar Gala2008-04-28
* POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-22
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-15
* POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-02