summaryrefslogtreecommitdiffstats
path: root/lib_arm/board.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-452/+0
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-071-0/+3
* ARM Don't inline weak symbolsRon Lee2009-11-111-9/+9
* Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-101-0/+7
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-041-10/+0
* Standardize mem_malloc_init() implementationPeter Tyser2009-09-041-7/+7
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-20/+0
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-9/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-2/+2
* arm: add support for CONFIG_GENERIC_MMCIlya Yanok2009-06-211-0/+7
* make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-121-99/+0
* arch_misc_init support for ARM architecturesPrafulla Wadaskar2009-06-121-0/+4
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+0
* ARM Add blue colour LED to status_led.Tom Rix2009-06-121-0/+4
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+3
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-121-3/+3
* lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk2009-04-261-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-0/+3
* cmc_pu2: get mac address from environmentMike Frysinger2009-03-201-4/+0
* arm: get mac address from environmentMike Frysinger2009-03-201-32/+11
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-191-7/+3
|\
| * ARM: remove unused variableGuennadi Liakhovetski2009-02-061-7/+3
* | API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2009-02-181-0/+5
|/
* ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-311-0/+12
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* Fix bug: in arch-arm, env_get_char dose not work finegnusercn2008-10-081-0/+2
* Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD2008-09-301-17/+0
* ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-311-2/+2
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-13/+0
* Fix merge problemsStefan Roese2008-08-061-0/+17
* Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-031-11/+28
|\
| * Add ATMEL LCD driverStelian Pop2008-05-101-11/+28
* | Remove prototypes of nand_init() in favor of including nand.h.Scott Wood2008-05-281-8/+2
|/
* Fix implicit declaration build warningsMarcel Ziswiler2008-05-031-0/+1
* ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-041-0/+18
* ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD2008-01-091-0/+4
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-131-0/+8
|\
| * OneNAND support (take #2)Kyungmin Park2007-09-171-0/+8
* | Coding Style cleanup.Wolfgang Denk2007-10-131-11/+6
* | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-071-0/+4
|\ \ | |/
| * PXA270: Add support for multiple serial ports.stefano babic2007-09-071-0/+4
* | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-0/+24
|/
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+7
* disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-091-4/+4
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-4/+4
* cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-251-1/+1
OpenPOWER on IntegriCloud