index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_f.c
Age
Commit message (
Expand
)
Author
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-03-14
armv8: layerscape: Rewrite memory reservation
York Sun
2017-02-06
x86: Do relocation before clearing BSS
Simon Glass
2017-02-06
board_f/r: Use static const for the init sequences
Simon Glass
2017-02-06
x86: board_f: Update init sequence for 64-bit startup
Simon Glass
2017-01-25
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
Simon Glass
2017-01-25
Drop the static inline print_cpuinfo()
Simon Glass
2017-01-25
powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
Simon Glass
2017-01-25
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2016-12-03
common: sh: add necessary define bits to board_f
Vladimir Zapolskiy
2016-10-11
board_f: Drop the extra fdtdec_prepare_fdt()
Simon Glass
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-21
board_f: Add a mach_cpu_init callback
Paul Burton
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-15
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-05-27
board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-01-21
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-21
common: Move LCD and video memory reservation together
Simon Glass
2015-12-15
common: Rewrite hiding the end of memory
York Sun
2015-12-15
Reserve secure memory
York Sun
2015-12-09
common: Remove timer_init() call for x86
Bin Meng
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-11-20
console: Add a console buffer
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-20
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-12
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-22
nios2: convert altera timer to driver model
Thomas Chou
2015-10-22
nios2: Switch to generic timer
Thomas Chou
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
[next]