Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
34ddae7bdba1108ddd2a4f7b63b0355cd5e3f4a9
/
common
/
board_f.c
d8b354a
board_f: Add new function to allow runtime DTB selection
by Cooper Jr., Franklin
· Fri Jun 16 17:25:12 2017 -0500
2028012
powerpc: remove 4xx support
by Heiko Schocher
· Tue Jun 27 16:49:14 2017 +0200
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
160583b
board_f: fix calculation of reloc_off
by Lothar Waßmann
· Thu Jun 08 10:18:25 2017 +0200
c55d5c3
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
by Simon Glass
· Wed Jun 07 10:28:46 2017 -0600
d4def9b
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· Wed Jun 07 17:33:11 2017 +0200
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· Wed Jun 07 17:33:10 2017 +0200
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
01154cb
bootstage: Support SPL
by Simon Glass
· Mon May 22 05:05:35 2017 -0600
405e2b0
bootstage: Record the time taken to set up driver model
by Simon Glass
· Mon May 22 05:05:32 2017 -0600
e635af1
bootstage: Init as early as possible
by Simon Glass
· Mon May 22 05:05:31 2017 -0600
b9aff92
bootstage: Support relocating boostage data
by Simon Glass
· Mon May 22 05:05:30 2017 -0600
8820033
bootstage: Convert to use malloc()
by Simon Glass
· Mon May 22 05:05:25 2017 -0600
f004e8a
arm: Remove include files from common.h
by Simon Glass
· Wed May 17 08:23:01 2017 -0600
c9956d8
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon May 15 13:01:26 2017 -0400
cd22685
board_f: skip timer_init() on Coldfire archs
by Angelo Dureghello
· Wed May 10 23:58:06 2017 +0200
1a46a72
i2c: Finish dropping use of CONFIG_I2C_HARD
by Simon Glass
· Fri May 12 21:09:56 2017 -0600
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
dfafe89
Remove various unused interrupt related code
by Tom Rini
· Thu Apr 06 20:42:18 2017 -0400
e770603
board_f: powerpc: Drop unused headers
by Simon Glass
· Fri Mar 31 08:40:39 2017 -0600
6ab9107
board_f: Make relocation functions generic
by Simon Glass
· Fri Mar 31 08:40:38 2017 -0600
6bbf83f
board_f: Make init_helpers generic
by Simon Glass
· Fri Mar 31 08:40:37 2017 -0600
bbf26ab
powerpc: Move setup_board_extra() into a PPC file
by Simon Glass
· Fri Mar 31 08:40:36 2017 -0600
b3c1256
board_f: Move errno.h down to the bottom
by Simon Glass
· Fri Mar 31 08:40:35 2017 -0600
db8035f
board_f: Drop unused headers
by Simon Glass
· Fri Mar 31 08:40:34 2017 -0600
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· Fri Mar 31 08:40:32 2017 -0600
6a55322
board_f: Drop CONFIG_SPL_BUILD check
by Simon Glass
· Fri Mar 31 08:40:31 2017 -0600
70ac86c
board_f: Put video memory reservation in one function
by Simon Glass
· Fri Mar 31 08:40:30 2017 -0600
e3cb449
board_f: Move the extra #ifdef condition into reserve_mmu()
by Simon Glass
· Fri Mar 31 08:40:29 2017 -0600
bcf257d
board_f: Use a single condition for reserve_logbuffer()
by Simon Glass
· Fri Mar 31 08:40:28 2017 -0600
acaf69f
xtensa: Place relocated U-Boot in the normal place
by Simon Glass
· Fri Mar 31 08:40:27 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
ee7c36f
board_f: x86: Use checkcpu() for CPU init
by Simon Glass
· Tue Mar 28 10:27:30 2017 -0600
c04d5b9
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
by Simon Glass
· Tue Mar 28 10:27:29 2017 -0600
b419dbb
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
by Simon Glass
· Tue Mar 28 10:27:28 2017 -0600
156283f
board_f: powerpc: Move prt_83xx_rsr() to private code
by Simon Glass
· Tue Mar 28 10:27:27 2017 -0600
6829d8c
powerpc: freescale: Unify the two get_clocks() calls
by Simon Glass
· Tue Mar 28 10:27:26 2017 -0600
34863be
board_f: Use timer_init() on all archs
by Simon Glass
· Tue Mar 28 10:27:25 2017 -0600
4c974d7
board_f: powerpc: Use timer_init() instead of init_timebase()
by Simon Glass
· Tue Mar 28 10:27:24 2017 -0600
e8d20d4
board_f: powerpc: Unified get_clocks() portion of init sequence
by Simon Glass
· Tue Mar 28 10:27:23 2017 -0600
25eb4cb
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
by Simon Glass
· Tue Mar 28 10:27:22 2017 -0600
61572ad
board_f: Remove sdram_adjust_866() from the init sequence
by Simon Glass
· Tue Mar 28 10:27:21 2017 -0600
ffe0fb4
board_f: powerpc: Rename get_clocks_866() to get_clocks()
by Simon Glass
· Tue Mar 28 10:27:20 2017 -0600
70064a7
board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections
by Simon Glass
· Tue Mar 28 10:27:19 2017 -0600
295c423
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
by Simon Glass
· Tue Mar 28 10:27:18 2017 -0600
b94eed5
board_f: sandbox: Move setup_ram_buf() to private code
by Simon Glass
· Tue Mar 28 10:27:16 2017 -0600
fef2bd1
SPARC: Remove
by Tom Rini
· Tue Mar 14 11:08:11 2017 -0400
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
7e9b9d6
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· Wed Feb 22 16:07:22 2017 +0100
4de24ef
armv8: layerscape: Rewrite memory reservation
by York Sun
· Mon Mar 06 09:02:28 2017 -0800
2a7bf77
x86: Do relocation before clearing BSS
by Simon Glass
· Mon Jan 16 07:03:52 2017 -0700
2031fad
board_f/r: Use static const for the init sequences
by Simon Glass
· Mon Jan 16 07:03:50 2017 -0700
6e1a81a
x86: board_f: Update init sequence for 64-bit startup
by Simon Glass
· Mon Jan 16 07:03:49 2017 -0700
ab051bb
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
by Simon Glass
· Mon Jan 23 13:31:26 2017 -0700
68c1d01
Drop the static inline print_cpuinfo()
by Simon Glass
· Mon Jan 23 13:31:25 2017 -0700
8937073
powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
by Simon Glass
· Mon Jan 23 13:31:23 2017 -0700
302445a
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· Mon Jan 23 13:31:22 2017 -0700
67fa10d
common: sh: add necessary define bits to board_f
by Vladimir Zapolskiy
· Mon Nov 28 00:15:24 2016 +0200
39c4d6f
board_f: Drop the extra fdtdec_prepare_fdt()
by Simon Glass
· Sun Sep 25 21:33:07 2016 -0600
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· Wed Sep 07 14:27:59 2016 -0400
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
1f508dd
board_f: Add a mach_cpu_init callback
by Paul Burton
· Wed Sep 21 11:18:46 2016 +0100
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
Next »