index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
board_f.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
1
-0
/
+7
*
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
1
-0
/
+6
*
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
1
-3
/
+0
*
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
1
-12
/
+35
*
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
1
-14
/
+14
*
common: Rewrite hiding the end of memory
York Sun
2015-12-15
1
-8
/
+15
*
Reserve secure memory
York Sun
2015-12-15
1
-0
/
+9
*
common: Remove timer_init() call for x86
Bin Meng
2015-12-09
1
-1
/
+1
*
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-05
1
-0
/
+4
*
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
1
-0
/
+17
*
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
1
-1
/
+2
*
console: Add a console buffer
Simon Glass
2015-11-19
1
-0
/
+10
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-19
1
-1
/
+1
*
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-13
1
-1
/
+1
*
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-12
1
-4
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
1
-2
/
+2
|
\
|
*
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-11-06
1
-2
/
+2
*
|
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
1
-2
/
+6
|
/
*
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-29
1
-1
/
+1
*
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
1
-1
/
+1
*
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
1
-29
/
+0
*
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
1
-2
/
+1
*
nios2: Switch to generic timer
Thomas Chou
2015-10-23
1
-1
/
+2
*
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
1
-2
/
+6
*
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-26
1
-3
/
+3
*
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-17
1
-1
/
+0
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
1
-1
/
+2
*
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
1
-2
/
+11
*
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
1
-0
/
+1
*
common: Display >=4GiB memory bank size
Bin Meng
2015-08-14
1
-1
/
+2
*
Add a way to skip relocation
Simon Glass
2015-08-05
1
-0
/
+9
*
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
1
-3
/
+4
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
1
-0
/
+3
*
Fix comment nits in board_f.c
Simon Glass
2015-04-29
1
-5
/
+4
*
Move initf_malloc() to a common place
Simon Glass
2015-04-23
1
-11
/
+1
*
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
1
-4
/
+1
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-65
/
+2
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-16
1
-0
/
+6
*
arc: clean-up init procedure
Alexey Brodkin
2015-04-03
1
-4
/
+4
*
m68k: fix 3 broken boards
angelo@sysam.it
2015-03-28
1
-2
/
+2
*
common/board_f: move board_init_f_mem() from #else CONFIG_X86
Alexey Brodkin
2015-03-28
1
-2
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-03-18
1
-1
/
+2
|
\
|
*
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
Stefan Roese
2015-03-13
1
-1
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-10
1
-0
/
+12
|
\
\
|
*
|
common: board: support systems with where RAM ends beyond 4GB
Stephen Warren
2015-03-04
1
-0
/
+12
|
|
/
*
|
common/board_f: implement type casting for gd structure
Alexey Brodkin
2015-03-05
1
-1
/
+1
*
|
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
2015-03-05
1
-0
/
+8
*
|
m68k: add generic-board support
angelo@sysam.it
2015-03-05
1
-6
/
+16
|
/
[next]