Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
25ceb277ded74e08d2df68473e88a89732d99f7b
/
arch
/
m68k
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
3f8ce93
ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage
by Jason Jin
· 13 years ago
6752da6
ColdFire:Add mb for 5253 dram initialization
by Jason Jin
· 14 years ago
444ddfc
ColdFire:Update the timer_init since it was unified.
by Jason Jin
· 13 years ago
6c0bf27
ColdFire: Cleanup for partial linking and --gc-sections
by Jason Jin
· 13 years ago
45263ec
ColdFire: Update compile flags for each CPUs
by Jason Jin
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
b188157
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
683e9f1
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
544d97e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
3fbeeea
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
620f1f6
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
adf5567
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
by Wolfgang Wegner
· 15 years ago
ae49099
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
by Wolfgang Wegner
· 15 years ago
e9b43ca
add missing PCS3 for MCF5445x
by Wolfgang Wegner
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago