Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd43b3678f5e1ebf03e711667afc8ebe77b920cf
/
common
/
board_f.c
41e3737
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· Wed Aug 10 18:36:43 2016 +0300
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Jul 19 16:38:57 2016 -0400
f84f81e
armv8: Add tlb_allocated to arch global data
by York Sun
· Fri Jun 24 16:46:19 2016 -0700
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· Fri Jun 24 16:46:18 2016 -0700
d3aa98a
board_f: prevent misleading "Watchdog enabled" output
by Anatolij Gustschin
· Mon Jun 13 14:24:24 2016 +0200
87db294
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
by Anatolij Gustschin
· Mon Jun 13 14:24:23 2016 +0200
90632bd
board_f: Don't require CONFIG_SYS_MONITOR_BASE
by Simon Glass
· Sat May 14 18:49:28 2016 -0600
51f73f1
x86: Allow use of serial soon after relocation
by Simon Glass
· Fri Mar 11 22:06:51 2016 -0700
8e4f80f
timer: Set up the real timer after driver model is available
by Simon Glass
· Wed Feb 24 09:14:50 2016 -0700
fe6fbf3
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· Sat Feb 06 07:57:25 2016 +0100
fce58f5
dm: common: Add memory reservation for the video uclass
by Simon Glass
· Mon Jan 18 19:52:21 2016 -0700
1008da0
common: Move LCD and video memory reservation together
by Simon Glass
· Mon Jan 18 19:52:20 2016 -0700
5073937
common: Rewrite hiding the end of memory
by York Sun
· Mon Dec 07 11:05:29 2015 -0800
5d286cd
Reserve secure memory
by York Sun
· Fri Dec 04 11:57:07 2015 -0800
3161764
common: Remove timer_init() call for x86
by Bin Meng
· Tue Dec 08 17:31:40 2015 -0800
abffd31
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
by Siva Durga Prasad Paladugu
· Thu Dec 03 15:46:03 2015 +0100
fc7784e
sparc: Update PROM initialization code for generic board
by Francois Retief
· Mon Nov 23 13:05:44 2015 +0200
7d07d68
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· Wed Oct 28 15:18:22 2015 +0200
1bb4923
console: Add a console buffer
by Simon Glass
· Sun Nov 08 23:47:48 2015 -0700
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
c2fbaa2
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
by Thomas Chou
· Fri Oct 30 15:35:51 2015 +0800
e8e589d
x86: Move timer_init() call a bit earlier
by Bin Meng
· Thu Oct 22 19:13:33 2015 -0700
d7f1892
common: Simplify get_clocks() #ifdef
by Peng Fan
· Fri Oct 30 17:30:02 2015 +0800
7f30312
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· Fri Nov 06 09:21:33 2015 -0500
bb08b0b
common/board_f: enable setup_board_part1() for MIPS
by Daniel Schwierzeck
· Sun Nov 01 17:36:13 2015 +0100
133b9c3
nios2: use common sequence for reserve_uboot
by Thomas Chou
· Tue Oct 27 11:23:39 2015 +0800
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· Mon Oct 26 19:47:42 2015 +0800
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· Wed Sep 09 16:44:16 2015 +0800
b1beb11
Move board_init_f_mem() into a common location
by Simon Glass
· Mon Oct 19 06:49:56 2015 -0600
221d2ac
nios2: convert altera timer to driver model
by Thomas Chou
· Thu Oct 22 22:28:53 2015 +0800
47903a6
nios2: Switch to generic timer
by Thomas Chou
· Thu Oct 08 21:17:42 2015 +0800
89299e2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· Mon Aug 24 14:52:35 2015 +0800
178f897
x86: fsp: Delay x86_fsp_init() call a little bit
by Bin Meng
· Thu Aug 20 06:40:18 2015 -0700
04ae3d0
Revert "Align global_data to a 16-byte boundary"
by Simon Glass
· Mon Aug 17 09:28:44 2015 -0600
0e27b87
x86: Switch to using generic global_data setup
by Simon Glass
· Mon Aug 10 20:44:32 2015 -0600
08ef305
Allow arch-specific setting of global_data in board_init_f_mem()
by Simon Glass
· Mon Aug 10 20:44:30 2015 -0600
862396c
Align global_data to a 16-byte boundary
by Simon Glass
· Mon Aug 10 20:44:29 2015 -0600
c896448
common: Display >=4GiB memory bank size
by Bin Meng
· Thu Aug 06 01:31:20 2015 -0700
00dd17a
Add a way to skip relocation
by Simon Glass
· Tue Aug 04 12:33:39 2015 -0600
1930e8d
efi: Avoid using non-existent text base
by Ben Stoltz
· Fri Jul 31 09:31:37 2015 -0600
d560c5c
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· Sun Jun 07 11:33:14 2015 +0800
839855c
Fix comment nits in board_f.c
by Simon Glass
· Tue Apr 28 20:25:03 2015 -0600
d1d087d
Move initf_malloc() to a common place
by Simon Glass
· Fri Feb 27 22:06:36 2015 -0700
a087767
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· Fri Feb 27 22:06:35 2015 -0700
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· Fri Feb 27 22:06:34 2015 -0700
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
7af8d05
dm: Add a new CPU init function which can use driver model
by Simon Glass
· Thu Mar 05 12:25:16 2015 -0700
913e9f0
arc: clean-up init procedure
by Alexey Brodkin
· Tue Feb 24 19:40:36 2015 +0300
e23aed3
m68k: fix 3 broken boards
by angelo@sysam.it
· Sat Mar 28 11:34:52 2015 +0100
7350318
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· Tue Mar 24 11:12:47 2015 +0300
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Mar 18 07:07:43 2015 -0400
ee86af2
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
by Stefan Roese
· Tue Mar 10 08:04:36 2015 +0100
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Tue Mar 10 19:09:18 2015 -0400
9c832f1
common/board_f: implement type casting for gd structure
by Alexey Brodkin
· Wed Feb 25 17:59:02 2015 +0300
8f6d8f3
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· Thu Feb 12 18:33:15 2015 +0800
f245ae9
m68k: add generic-board support
by angelo@sysam.it
· Thu Feb 12 01:40:17 2015 +0100
0ba4a8a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· Tue Dec 23 10:34:49 2014 -0700
c1d0917
avr32: add generic board support
by Andreas Bießmann
· Fri Feb 06 23:06:48 2015 +0100
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· Fri Feb 06 23:06:45 2015 +0100
d2542ff
Introduce board_init_f_mem() to handle early memory layout
by Simon Glass
· Sat Feb 07 11:51:34 2015 -0700
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Tue Feb 10 10:42:22 2015 -0500
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· Thu May 08 16:08:44 2014 +0200
ffbe2de
common/board_f: add at91 wdt
by Heiko Schocher
· Wed Jan 21 08:38:21 2015 +0100
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· Wed Jan 14 17:07:05 2015 +0900
5ded7e5
Allow architecture-specific memory reservation
by Simon Glass
· Mon Jan 19 22:16:12 2015 -0700
d50b2f4
x86: board_f: Adjust x86 boot order for performance
by Simon Glass
· Thu Jan 01 16:18:09 2015 -0700
676f019
common/board_f.c: fix compile error when tracing disabled
by Kevin Hilman
· Tue Dec 09 15:03:58 2014 -0800
86b8953
Revert "common/board_f: add setup of initial stack frame for MIPS"
by Tom Rini
· Mon Nov 24 17:20:46 2014 -0500
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Nov 24 12:00:00 2014 -0500
378da103
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:37 2014 -0800
17c2af6
common/board_f: fix gcc warning on MIPS64
by Daniel Schwierzeck
· Sat Nov 15 23:46:53 2014 +0100
535696f
common/board_f: add setup of initial stack frame for MIPS
by Daniel Schwierzeck
· Sat Nov 15 23:46:52 2014 +0100
2e733b1
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· Mon Nov 10 18:00:25 2014 -0700
cfcb886
Move early malloc() to before arch_cpu_init()
by Simon Glass
· Mon Nov 10 18:00:18 2014 -0700
19a8b12
x86: Use the standard arch_cpu_init() function
by Simon Glass
· Thu Nov 06 13:20:06 2014 -0700
8aa7873
x86: Use the standard dram_init() function
by Simon Glass
· Thu Nov 06 13:20:05 2014 -0700
4584605
common: board: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:22 2014 +0200
45c3057
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
by Masahiro Yamada
· Sat Sep 06 23:39:00 2014 +0900
da0afc2
common: fix include guards for CONFIG_MP
by Gabriel Huau
· Wed Sep 03 13:57:54 2014 -0700
6df5de2
dm: Move pre-reloc init earlier to cope with board_early_init_f()
by Simon Glass
· Wed Sep 03 17:36:59 2014 -0600
c6c1ebf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Aug 29 11:06:51 2014 -0400
cce3e75
nios2: add generic board support
by Thomas Chou
· Fri Aug 22 11:36:47 2014 +0800
170ceaf
mx6: add support of multi-processor command
by Gabriel Huau
· Sat Jul 26 11:35:43 2014 -0700
f503a52
support blackfin board initialization in generic board_f
by Sonic Zhang
· Thu Jul 17 19:01:34 2014 +0800
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· Wed Jul 23 06:55:04 2014 -0600
863e404
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· Thu Jul 10 22:23:28 2014 -0600
a802b98
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· Mon Jun 23 23:20:19 2014 +0200
60ac15a
common/board_f: Fix size variable
by York Sun
· Fri May 02 17:28:05 2014 -0700
021d202
common/board_f: Initialized global data for generic board
by York Sun
· Fri May 02 17:28:04 2014 -0700
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· Fri Apr 04 20:09:58 2014 +0900
2e88a3f
board_f: call timer_init on MIPS
by Paul Burton
· Mon Apr 07 10:11:21 2014 +0100
10da49b
board_f: call init_func_ram on MIPS
by Paul Burton
· Mon Apr 07 10:11:20 2014 +0100
e735b68
sandbox: Use os functions to read host device tree
by Simon Glass
· Thu Feb 27 13:25:58 2014 -0700
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· Wed Mar 05 17:40:10 2014 +0900
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Feb 26 16:49:58 2014 -0500
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· Sat Feb 22 17:53:43 2014 +0100
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· Tue Feb 11 11:57:26 2014 -0800
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· Thu Feb 13 18:30:26 2014 +0900
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· Wed Feb 05 11:28:25 2014 +0900
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jan 10 10:56:00 2014 -0500
Next »