Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6682832df7237cf033d52c34cf3ffa9cffadd72e
/
arch
/
m68k
/
lib
/
board.c
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· Mon Jan 21 21:10:38 2013 +0000
568a7b6
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
by Simon Glass
· Thu Dec 13 20:49:07 2012 +0000
46c1ca1
m68k/lib: fix serial driver relocation
by angelo
· Fri Nov 23 12:23:39 2012 +0000
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· Fri Oct 12 10:27:04 2012 +0000
136c04a
m68k: Fix unused variable in board.c
by Marek Vasut
· Wed Oct 03 13:28:46 2012 +0000
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· Fri Sep 14 23:45:51 2012 +0200
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· Sun Jun 03 12:40:04 2012 +0000
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
0fb0622
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· Thu Jan 05 17:54:56 2012 +0000
9e5689f
m68k: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· Thu Oct 13 14:43:09 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
1dd491e
ColdFire:Update the timer_init since it was unified.
by Jason Jin
· Fri Aug 19 10:02:32 2011 +0800
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· Sun Apr 24 22:22:34 2011 +0000
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· Tue Oct 19 10:29:55 2010 -0400
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· Tue Oct 05 22:54:53 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· Fri Sep 17 13:10:34 2010 +0200
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· Fri Sep 17 13:10:33 2010 +0200
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
[Renamed from lib_m68k/board.c]
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· Sat Oct 10 12:42:21 2009 +0200
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· Fri Aug 21 23:05:21 2009 -0500
ed52770
Standardize mem_malloc_init() implementation
by Peter Tyser
· Fri Aug 21 23:05:20 2009 -0500
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· Fri Aug 21 23:05:19 2009 -0500
90d1d73
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· Tue Aug 04 21:54:11 2009 +0200
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
063097d
ColdFire: Remove compiler warning messages
by TsiChung Liew
· Fri Jun 12 13:03:34 2009 +0000
af726fa
Compier warning cleanup
by Richard Retanubun
· Mon Mar 23 13:35:48 2009 -0400
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· Mon May 11 15:50:12 2009 +0200
a3d7f16
lib_*/board.c: do not initialize bi_enet*addr in global data
by Mike Frysinger
· Wed Feb 11 18:27:18 2009 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 2008 +0200
fdb79c3
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:59 2008 +0200
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:30 2008 +0200
2a90e89
ColdFire: Fix board.c warning message
by TsiChung Liew
· Wed Aug 13 12:07:03 2008 +0000
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· Mon Aug 18 13:41:27 2008 +0200
663c952
ColdFire: Add SSPI feature for MCF5445x
by TsiChung Liew
· Wed Jul 23 17:53:36 2008 -0500
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· Mon Jul 14 15:06:35 2008 +0200
f94c6c4
ColdFire: Fix warning messages by passing correct data type in board.c
by TsiChung Liew
· Tue Jun 24 12:12:16 2008 -0500
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
b5a7541
Fix implicit declaration build warnings
by Marcel Ziswiler
· Thu May 01 09:05:26 2008 +0200
99b037a
ColdFire: Add MCF5227x cpu and M52277EVB support-1
by TsiChungLiew
· Mon Jan 14 17:43:33 2008 -0600
fc3ca3b6
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· Thu Aug 16 15:05:11 2007 -0500
aedd3d7
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· Wed Aug 15 15:39:17 2007 -0500
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Wed Aug 15 14:51:27 2007 +0200
1670a5b
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:19:50 2007 -0500
6b23305
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:02:11 2007 -0500
2f7ec43
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:03 2007 -0500
f6afe72
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· Mon Jun 18 13:50:13 2007 -0500
c2c4944
Minor cleanup.
by Wolfgang Denk
· Wed May 10 17:43:20 2006 +0200
1c057b4
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Tue May 09 13:46:55 2006 +0200
3e8b1dc
Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich.
by Marian Balakowicz
· Tue May 09 11:28:36 2006 +0200
b643732
cosmetic: print amount of NAND flash aligned with the other values such as DRAM
by Markus Klotzbuecher
· Tue Apr 25 17:00:33 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
cd2128e
I2C added
by stroese
· Thu Dec 16 17:55:22 2004 +0000
3337af4
* Patches by Richard Woodruff, 10 Jun 2004:
by wdenk
· Thu Jul 01 20:28:03 2004 +0000
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 2004 +0000
6ea1cf0
* Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200
by wdenk
· Fri Feb 27 08:20:54 2004 +0000
e65527f
* Some code cleanup
by wdenk
· Thu Feb 12 00:47:09 2004 +0000
1ebf41e
* Cleanup lowboot code for MPC5200
by wdenk
· Fri Jan 02 14:00:00 2004 +0000
abf7a7c
* Patch by Bernhard Kuhn, 28 Nov 2003:
by wdenk
· Mon Dec 08 01:34:36 2003 +0000