summaryrefslogtreecommitdiff
path: root/common/board_f.c
AgeCommit message (Expand)Author
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-12Introduce board_init_f_mem() to handle early memory layoutSimon Glass
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-07common/board_f: add at91 wdtHeiko Schocher
2015-01-29generic-board: show model name in board_init_f() tooMasahiro Yamada
2015-01-24Allow architecture-specific memory reservationSimon Glass
2015-01-13x86: board_f: Adjust x86 boot order for performanceSimon Glass
2014-12-29common/board_f.c: fix compile error when tracing disabledKevin Hilman
2014-11-24Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck
2014-11-23common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass
2014-11-21Move early malloc() to before arch_cpu_init()Simon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-10-24common: board: use __weakJeroen Hofstee
2014-09-16generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=yMasahiro Yamada
2014-09-16common: fix include guards for CONFIG_MPGabriel Huau
2014-09-10dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-24nios2: add generic board supportThomas Chou
2014-08-20mx6: add support of multi-processor commandGabriel Huau
2014-08-07support blackfin board initialization in generic board_fSonic Zhang
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-07-18common: board_f: cosmetic use __weak for ledsJeroen Hofstee
2014-05-12common/board_f: Fix size variableYork Sun
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-20board_f: call timer_init on MIPSPaul Burton
2014-04-20board_f: call init_func_ram on MIPSPaul Burton
2014-03-17sandbox: Use os functions to read host device treeSimon Glass
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: generic board supportDavid Feng
2014-01-08sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-08sandbox: Allow return from board_init_f()Simon Glass
2013-12-13board_f: explicitly disable console on early bootAlexey Brodkin
2013-10-17i2c: fix init on generic boardtrem
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk