Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ca6189db484882798f2a35a476c07e618e21f6d3
/
lib_arm
262ae0a
push LOAD_ADDR out to arch mk files
by Mike Frysinger
· 15 years ago
d4e8ada
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
a483a16
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
5e93bd1
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
b1c0eaa
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
f772acf
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
59b4d74
ARM EABI: add new helper functions resp. function names
by Wolfgang Denk
· 15 years ago
deec15b
arm: add _lshrdi3.S
by Heiko Schocher
· 15 years ago
52b1bf2
Make linking against libgcc configurable
by Wolfgang Denk
· 15 years ago
b220c64
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
379e9fc
arm: add support for CONFIG_GENERIC_MMC
by Ilya Yanok
· 15 years ago
55e0ed6
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a24d96e
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 15 years ago
ad7e8aac
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c358d9c3
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7cdf804
ARM Add blue colour LED to status_led.
by Tom Rix
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c790b04
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 16 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
34b76a1
lib_arm/board.c: remove misleading "test-only" comment.
by Wolfgang Denk
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ab29823
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b3acb6c
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
92b50ff
cmc_pu2: get mac address from environment
by Mike Frysinger
· 16 years ago
f11e6ff
arm: get mac address from environment
by Mike Frysinger
· 16 years ago
4f57289
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9eb468d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
7fb6c4f
API: Provide syscall entry point for the ARM architecture.
by Rafal Jaworowski
· 16 years ago
05fd887
ARM: remove unused variable
by Guennadi Liakhovetski
· 16 years ago
f90c802
ixp: move pci init in arm/board instead of cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
263b749
lib_arm: do_bootm_linux() - correct a small mistake
by Ilko Iliev
· 16 years ago
49c3a86
bootm: Add subcommands
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f41b144
Fix bug: in arch-arm, env_get_char dose not work fine
by gnusercn
· 16 years ago
d13ff23
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1055171
lib_arm/bootm.c: fix compile warnings
by Wolfgang Denk
· 16 years ago
fcaac58
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
40d7e99
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
c4f9419
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
c160a95
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
0768b7a
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
3216ca9
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
f96b44c
ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
by Remy Bohmer
· 16 years ago
de2a07e
Remove unused code from lib_arm/bootm.c
by Gururaja Hebbar K R
· 16 years ago
912810e
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· 16 years ago
d6ac2ed
Remove prototypes of nand_init() in favor of including nand.h.
by Scott Wood
· 16 years ago
42fd5f8
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
39cf480
Add ATMEL LCD driver
by Stelian Pop
· 17 years ago
b71190f
Fix implicit declaration build warnings
by Marcel Ziswiler
· 17 years ago
cb1c489
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
cd7c596
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
d985c84
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
9a4daad
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
75fa002
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
8a5ea3e
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
823afe7
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· 17 years ago
d5934ad
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
20c9395
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
5561857
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
d7d9afa
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
3c234ef
ARM: make the machid configurable via the environment
by Uwe Kleine-König
· 17 years ago
6d0943a
ARM: cleanup duplicated exception handlingcode
by Andreas Engel
· 17 years ago
ea8d989
Support for Artila M-501 starter kit
by Timo Tuunainen
· 17 years ago
5ad03eb
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
4a995ed
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
f7ad79b
ARM: add I2C init function call in lib_arm/board.c
by Hebbar
· 17 years ago
23776ff
ARM: support board-specific ethernet PHY init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
23c56f9
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
de74b9e
Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
d7e8ce1
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
470ffef
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
80172c6
PXA270: Add support for multiple serial ports.
by stefano babic
· 17 years ago
9f5c3d3
Add coloured led interface for ARM boards.
by Peter Pearse
· 17 years ago
c74b210
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
f2c2a93
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
fad6340
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
b3aff0c
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
6735056
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
0c505db
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
d945527
Minor cleanup.
by Wolfgang Denk
· 18 years ago
ba94a1b
* Update Intel IXP4xx support
by Wolfgang Denk
· 18 years ago
d860c34
cosmetic: print amount of NAND flash aligned with the other values such as DRAM
by Markus Klotzbuecher
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
d2ed2f6
More GCC 4.x woes
by Wolfgang Denk
· 19 years ago
d52fb7e
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
0be248f
Cleanup (get rid of debug code that sneaked in)
by Wolfgang Denk
· 19 years ago
6949328
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· 19 years ago
b2b4346
Changed gcc-4.0 global data pointer fix to conform with the fix for this on
by Markus Klotzbücher
· 19 years ago
e026957
This is the first commit for the u-boot zylonite port. The following has be
by Markus Klotzbücher
· 19 years ago
57cac1f
Cleanup U-Boot boot messages on ARM.
by Wolfgang Denk
· 19 years ago
63ff004
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
Next »