summaryrefslogtreecommitdiff
path: root/common/hwconfig.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-02-2/+2
* powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-19-42/+44
* hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfigKumar Gala2010-12-09-6/+9
* hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala2010-11-30-8/+6
* hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala2010-10-23-1/+20
* hwconfig: Add some unit testsAnton Vorontsov2010-06-29-0/+55
* hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov2010-06-29-9/+10
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-16-0/+210