aboutsummaryrefslogtreecommitdiff
path: root/common/hwconfig.c
AgeCommit message (Expand)Author
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala
2010-12-09hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfigKumar Gala
2010-11-30hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala
2010-10-23hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala
2010-06-29hwconfig: Add some unit testsAnton Vorontsov
2010-06-29hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov