Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
581a17e6bf633bdb29f87375e6c653d1fd652400
/
arch
/
m68k
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
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· Mon Feb 13 13:51:18 2012 +0000
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· Sat Dec 10 11:07:54 2011 +0000
0fb0622
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· Thu Jan 05 17:54:56 2012 +0000
9b72828
m68k: fix ambiguous bit testing
by Mike Frysinger
· Sat Oct 15 10:10:42 2011 +0000
9e5689f
m68k: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· Thu Oct 13 14:43:09 2011 +0000
fe7d4f9
m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· Mon Oct 17 16:46:04 2011 -0700
b0cbdc5
ColdFire: Add $(obj) before cpu lib to correct build
by stany MARCEL
· Fri Oct 14 04:38:02 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· Mon Oct 03 14:50:33 2011 +0000
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· Thu Sep 01 00:48:27 2011 +0000
a25be13
ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage
by Jason Jin
· Mon Aug 22 16:26:50 2011 +0800
39a12ea
ColdFire:Add mb for 5253 dram initialization
by Jason Jin
· Mon Apr 18 17:54:04 2011 +0800
1dd491e
ColdFire:Update the timer_init since it was unified.
by Jason Jin
· Fri Aug 19 10:02:32 2011 +0800
80c1619
ColdFire: Cleanup for partial linking and --gc-sections
by Jason Jin
· Mon Aug 22 17:24:45 2011 +0800
cbaa323
ColdFire: Update compile flags for each CPUs
by Jason Jin
· Thu Aug 18 14:41:14 2011 +0800
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· Fri Jul 22 04:01:30 2011 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Apr 27 21:48:09 2011 +0200
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· Sun Apr 24 22:22:34 2011 +0000
dfff7a2
Stop passing around bootmem_base value.
by Grant Likely
· Mon Mar 28 09:58:34 2011 +0000
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· Fri Feb 04 14:25:17 2011 +0100
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
0be92e8
Merge branch 'next' of ../next
by Wolfgang Denk
· Wed Dec 22 21:16:17 2010 +0100
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· Mon Dec 20 18:27:51 2010 -0700
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· Wed Oct 20 03:41:17 2010 -0400
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 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
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Oct 20 00:10:07 2010 +0200
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· Tue Oct 19 10:29:55 2010 -0400
eea8e69
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· Wed Oct 13 13:57:35 2010 -0600
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
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
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· Sat Jul 24 20:22:02 2010 +0200
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
a19e62d
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
by Wolfgang Wegner
· Tue Mar 30 19:19:51 2010 +0100
5fe66d7
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
by Wolfgang Wegner
· Tue Mar 30 19:19:50 2010 +0100
acf782f
add missing PCS3 for MCF5445x
by Wolfgang Wegner
· Tue Mar 30 19:20:31 2010 +0100
45dbaf2
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:12 2010 -0500
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· Mon Apr 12 22:28:08 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500