aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/board.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21arm: add support for CONFIG_GENERIC_MMCIlya Yanok1-0/+7
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD1-99/+0
2009-06-12arch_misc_init support for ARM architecturesPrafulla Wadaskar1-0/+4
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-06-12ARM Add blue colour LED to status_led.Tom Rix1-0/+4
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese1-3/+3
2009-04-26lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk1-1/+1
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-03-20cmc_pu2: get mac address from environmentMike Frysinger1-4/+0
2009-03-20arm: get mac address from environmentMike Frysinger1-32/+11
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-7/+3
2009-02-18API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski1-0/+5
2009-02-06ARM: remove unused variableGuennadi Liakhovetski1-7/+3
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD1-0/+12
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-10-08Fix bug: in arch-arm, env_get_char dose not work finegnusercn1-0/+2
2008-09-30Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD1-17/+0
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj1-2/+2
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen1-13/+0
2008-08-06Fix merge problemsStefan Roese1-0/+17
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk1-11/+28
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood1-8/+2
2008-05-10Add ATMEL LCD driverStelian Pop1-11/+28
2008-05-03Fix implicit declaration build warningsMarcel Ziswiler1-0/+1
2008-02-04ARM: add I2C init function call in lib_arm/board.cHebbar1-0/+18
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD1-0/+4
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-0/+8
2007-10-13Coding Style cleanup.Wolfgang Denk1-11/+6
2007-09-17OneNAND support (take #2)Kyungmin Park1-0/+8
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-0/+4
2007-09-07PXA270: Add support for multiple serial ports.stefano babic1-0/+4
2007-09-04Add coloured led interface for ARM boards.Peter Pearse1-0/+24
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+7
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger1-4/+4
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-4/+4
2006-04-25cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher1-1/+1
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-3/+5
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-2/+0
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher1-0/+4
2006-02-10Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher1-5/+2
2006-02-07This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher1-0/+2
2006-01-29Cleanup U-Boot boot messages on ARM.Wolfgang Denk1-9/+48
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-1/+3
2005-08-19Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk1-0/+4