summaryrefslogtreecommitdiff
path: root/lib_arm/board.c
AgeCommit message (Expand)Author
2010-08-11Replace MMC/SD driver to fit new framework.Ulf Hansson
2009-12-23lib_arm/board.c: fix reference to getenv_IPaddrMichael Brandt
2009-11-11ARM Don't inline weak symbolsRon Lee
2009-10-10Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-21arm: add support for CONFIG_GENERIC_MMCIlya Yanok
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD
2009-06-12arch_misc_init support for ARM architecturesPrafulla Wadaskar
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM Add blue colour LED to status_led.Tom Rix
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese
2009-04-26lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-03-20cmc_pu2: get mac address from environmentMike Frysinger
2009-03-20arm: get mac address from environmentMike Frysinger
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-18API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski
2009-02-06ARM: remove unused variableGuennadi Liakhovetski
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-08Fix bug: in arch-arm, env_get_char dose not work finegnusercn
2008-09-30Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-06Fix merge problemsStefan Roese
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood
2008-05-10Add ATMEL LCD driverStelian Pop
2008-05-03Fix implicit declaration build warningsMarcel Ziswiler
2008-02-04ARM: add I2C init function call in lib_arm/board.cHebbar
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2007-10-13Coding Style cleanup.Wolfgang Denk
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-07PXA270: Add support for multiple serial ports.stefano babic
2007-09-04Add coloured led interface for ARM boards.Peter Pearse
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-04-25cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher