Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ab1a6e90406fe8e2356bd43ccf184391344a533f
/
lib_avr32
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· Sat Oct 10 12:42:21 2009 +0200
5b66044
push LOAD_ADDR out to arch mk files
by Mike Frysinger
· Thu Sep 03 23:12:47 2009 -0400
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
a49623a
lib_avr32/board.c: fix too long line added by 716ece1d
by Anatolij Gustschin
· Sun Jul 26 10:34:58 2009 +0200
c563e48
Add AVR32 LCD support
by Mark Jackson
· Tue Jul 21 11:11:37 2009 +0100
31d434d
Move architecture specific config.mk files into subdirs
by Peter Tyser
· Fri Jul 10 11:03:15 2009 -0500
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 04 12:49:11 2009 +0200
4cbcd5c
AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
by Olav Morken
· Fri Jan 23 12:56:32 2009 +0100
51b2ec9
AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
by Olav Morken
· Fri Jan 23 12:56:28 2009 +0100
cbc6ce0
AVR32: Make cacheflush cpu-dependent
by Olav Morken
· Fri Jan 23 12:56:27 2009 +0100
77bd367
Merge branch 'fixes' into cleanups
by Haavard Skinnemoen
· Wed Dec 17 16:53:07 2008 +0100
9d8e3ba
avr32/bootm: remove unused variable 'ret'
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 11 06:08:59 2008 +0100
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· Mon Nov 03 09:30:59 2008 -0600
18178bc
bootm: Add subcommands
by Kumar Gala
· Tue Oct 21 17:25:45 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7ed7a27
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:09 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
d6799f7
avr32: use board_early_init_r instead of board_init_info
by Haavard Skinnemoen
· Sun Aug 31 18:46:35 2008 +0200
23ba3ac
avr32: Use board_postclk_init instead of gclk_init
by Haavard Skinnemoen
· Sun Aug 31 18:24:24 2008 +0200
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· Fri Aug 15 08:24:45 2008 -0500
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· Fri Aug 15 08:24:37 2008 -0500
93467bc
bootm: refactor entry point code
by Kumar Gala
· Fri Aug 15 08:24:36 2008 -0500
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· Mon Aug 11 09:20:53 2008 -0500
6ab31ce
avr32: Put memset in its own section
by Haavard Skinnemoen
· Fri May 02 15:24:22 2008 +0200
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· Fri Apr 11 11:07:49 2008 +0200
df8ff33
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· Wed Mar 12 10:33:00 2008 +0100
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· Wed Mar 12 10:14:38 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
aa0826b
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· Wed Feb 27 21:51:51 2008 -0600
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· Wed Feb 27 11:01:04 2008 +0100
699ffe5
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· Wed Feb 27 11:00:47 2008 +0100
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· Mon Feb 04 08:28:09 2008 +0100
9541850
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· Thu Jan 31 13:55:39 2008 +0100
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· Thu Jan 31 13:20:06 2008 +0100
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· Tue Jan 08 18:12:17 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
f26b7ff9
AVR32: Initialize ipaddr, loadaddr and bootfile at startup
by Haavard Skinnemoen
· Sat Nov 24 18:15:31 2007 +0100
d3567ab
AVR32: Fix logic inversion in disable_interrupts()
by Haavard Skinnemoen
· Mon Dec 17 11:02:44 2007 +0100
64e7975
AVR32: Enable interrupts at bootup
by Haavard Skinnemoen
· Fri Dec 14 16:51:22 2007 +0100
1d80095
AVR32: Initialize bi_flash* in board_init_r
by Haavard Skinnemoen
· Sat Oct 06 18:55:35 2007 +0200
fb1dacd
Move 64bit division from avr32 to generic lib
by Dirk Behme
· Thu Aug 02 17:41:14 2007 +0200
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· Mon Aug 06 01:11:08 2007 +0200
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· Fri Jul 13 09:54:17 2007 +0200
1207797
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:05:38 2007 -0500
2f7ec43
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:03 2007 -0500
58f4c26
AVR32: Enable networking
by Haavard Skinnemoen
· Sun Dec 17 17:14:30 2006 +0100
a6622e8
AVR32: Implement simple DMA memory allocator
by Haavard Skinnemoen
· Sun Dec 17 15:39:15 2006 +0100
1def43a
AVR32: Use initdram() instead of board_init_memories()
by Haavard Skinnemoen
· Sun Dec 17 14:46:06 2006 +0100
abf19bf
AVR32: Relocate u-boot to SDRAM
by Haavard Skinnemoen
· Mon Nov 20 15:53:10 2006 +0100
0a2743f
AVR32: Resource management rewrite
by Haavard Skinnemoen
· Sun Nov 19 18:06:53 2006 +0100
4707f0f
AVR32: Split start_u_boot into board_init_f and board_init_r
by Haavard Skinnemoen
· Sat Nov 18 17:15:30 2006 +0100
827c875
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· Fri Oct 27 11:55:21 2006 +0200
83c1585
Add AVR32 architecture support
by Wolfgang Denk
· Tue Oct 24 14:21:16 2006 +0200