Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
321315de091dffdeb256aad6e176a6ef0f0a6c73
/
lib_arm
27c6e0b
ARM Don't inline weak symbols
by Ron Lee
· 15 years ago
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· 15 years ago
5b66044
push LOAD_ADDR out to arch mk files
by Mike Frysinger
· 15 years ago
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
ed52770
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
3bf5d83
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
d47f486
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
8a5ddb1
ARM EABI: add new helper functions resp. function names
by Wolfgang Denk
· 15 years ago
8ffa25f
arm: add _lshrdi3.S
by Heiko Schocher
· 15 years ago
c73f44d
Make linking against libgcc configurable
by Wolfgang Denk
· 15 years ago
31d434d
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50ff6df
arm: add support for CONFIG_GENERIC_MMC
by Ilya Yanok
· 15 years ago
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9819670
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 15 years ago
de510ba
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
da7b3db
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
225bb68
ARM Add blue colour LED to status_led.
by Tom Rix
· 16 years ago
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 16 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
afd16e2
lib_arm/board.c: remove misleading "test-only" comment.
by Wolfgang Denk
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
189b87a
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e6b5f1b
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
198a289
cmc_pu2: get mac address from environment
by Mike Frysinger
· 16 years ago
7a2043d
arm: get mac address from environment
by Mike Frysinger
· 16 years ago
b802310
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
413fc0a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
9d9689f
API: Provide syscall entry point for the ARM architecture.
by Rafal Jaworowski
· 16 years ago
ac94af4
ARM: remove unused variable
by Guennadi Liakhovetski
· 16 years ago
86588ea
ixp: move pci init in arm/board instead of cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
bcbc8e4
lib_arm: do_bootm_linux() - correct a small mistake
by Ilko Iliev
· 16 years ago
18178bc
bootm: Add subcommands
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e89dc94
Fix bug: in arch-arm, env_get_char dose not work fine
by gnusercn
· 16 years ago
221599dd
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
20ec367
lib_arm/bootm.c: fix compile warnings
by Wolfgang Denk
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
93467bc
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
f411c79
ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
by Remy Bohmer
· 16 years ago
4921ad9
Remove unused code from lib_arm/bootm.c
by Gururaja Hebbar K R
· 16 years ago
8630bea
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· 16 years ago
e898dfd
Remove prototypes of nand_init() in favor of including nand.h.
by Scott Wood
· 17 years ago
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
f6f8665
Add ATMEL LCD driver
by Stelian Pop
· 17 years ago
b5a7541
Fix implicit declaration build warnings
by Marcel Ziswiler
· 17 years ago
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
df8ff33
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
aa0826b
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
699ffe5
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
2429d4f
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
07b66d1
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
b923b0b
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
533937d
ARM: make the machid configurable via the environment
by Uwe Kleine-König
· 17 years ago
2d4b253
ARM: cleanup duplicated exception handlingcode
by Andreas Engel
· 17 years ago
7174cc0
Support for Artila M-501 starter kit
by Timo Tuunainen
· 17 years ago
9541850
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
b7d1164
ARM: add I2C init function call in lib_arm/board.c
by Hebbar
· 17 years ago
6beda0c
ARM: support board-specific ethernet PHY init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
5ced83e
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
ebc1591
Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
af3d11c
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
990ac3b
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
5ab4f03
PXA270: Add support for multiple serial ports.
by stefano babic
· 17 years ago
2c261ca
Add coloured led interface for ARM boards.
by Peter Pearse
· 17 years ago
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
1670a5b
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
1207797
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
2f7ec43
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
c16aa05
Minor cleanup.
by Wolfgang Denk
· 19 years ago
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· 19 years ago
b643732
cosmetic: print amount of NAND flash aligned with the other values such as DRAM
by Markus Klotzbuecher
· 19 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
10e4f54
More GCC 4.x woes
by Wolfgang Denk
· 19 years ago
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
2105aa2
Cleanup (get rid of debug code that sneaked in)
by Wolfgang Denk
· 19 years ago
f4a5c61
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· 19 years ago
aedd96a
Changed gcc-4.0 global data pointer fix to conform with the fix for this on
by Markus Klotzbücher
· 19 years ago
21e69a0
This is the first commit for the u-boot zylonite port. The following has be
by Markus Klotzbücher
· 19 years ago
Next »