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