]> git.sur5r.net Git - u-boot/history - common/init/board_init.c
Fix board init code to respect the C runtime environment
[u-boot] / common / init / board_init.c
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2015-11-16 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-13 Fabio Estevamboard_init: Change the logic to setup malloc_base
2015-10-30 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-27 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-10-24 Simon Glassboard_init_f_mem(): Don't create an unused early malloc...
2015-10-24 Simon Glassboard_init_f_mem(): Don't require memset()
2015-10-24 Simon GlassMove board_init_f_mem() into a common location