summaryrefslogtreecommitdiff
path: root/common/board_f.c
AgeCommit message (Expand)Author
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
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-06-26Add trace support to generic boardSimon Glass
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada
2013-06-04common: board_f: Do not call board_postclk_init twiceMasahiro Yamada
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-04-15x86: Allow setup code to manage its own global dataSimon Glass
2013-04-15x86: Fix DRAM bank size init with generic boardSimon Glass
2013-04-11Do not call board_early_init_f() twiceVadim Bendebury
2013-03-15x86: Adjust board_f.c for x86Simon Glass
2013-03-15Adjust board_f.c for ppcSimon Glass
2013-03-15Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass
2013-03-15Add spl load featureSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass