summaryrefslogtreecommitdiffstats
path: root/common/init
Commit message (Expand)AuthorAgeFilesLines
* bootstage: call show_boot_progress also in SPLHeiko Schocher2016-06-091-0/+5
* x86: Fix board init breakageSimon Glass2016-01-151-1/+1
* arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-131-4/+4
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-10/+99
* board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-121-2/+1
* board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass2015-10-241-1/+2
* board_init_f_mem(): Don't require memset()Simon Glass2015-10-241-0/+18
* Move board_init_f_mem() into a common locationSimon Glass2015-10-242-0/+48
OpenPOWER on IntegriCloud