Commit Graph

89 Commits (0fc52948bda0734431cb528ee4fd82f1dec8c7b5)

Author SHA1 Message Date
Ron Lee f865fcbbb3 ARM Don't inline weak symbols 16 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Ilya Yanok 379e9fc0a3 arm: add support for CONFIG_GENERIC_MMC 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 16 years ago
Prafulla Wadaskar a24d96e40e arch_misc_init support for ARM architectures 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ad7e8aac69 arm: remove cpu_init 16 years ago
Tom Rix 7cdf804f34 ARM Add blue colour LED to status_led. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b54384e3ba arm: timer and interrupt init rework 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago
Wolfgang Denk 34b76a14f6 lib_arm/board.c: remove misleading "test-only" comment. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dc39ae9513 at91sam9/at91cap: improve clock framework 16 years ago
Mike Frysinger 92b50ffef9 cmc_pu2: get mac address from environment 16 years ago
Mike Frysinger f11e6ff5b1 arm: get mac address from environment 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 16 years ago
Rafal Jaworowski 7fb6c4f9b0 API: Provide syscall entry point for the ARM architecture. 16 years ago
Guennadi Liakhovetski 05fd887764 ARM: remove unused variable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f90c8022f4 ixp: move pci init in arm/board instead of cpu 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
gnusercn f41b144c11 Fix bug: in arch-arm, env_get_char dose not work fine 17 years ago
Jean-Christophe PLAGNIOL-VILLARD d13ff2358f Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" 17 years ago
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver 17 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Remy Bohmer f96b44cef8 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM 17 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 17 years ago
Marcel Ziswiler b71190f325 Fix implicit declaration build warnings 17 years ago
Hebbar f7ad79b6f9 ARM: add I2C init function call in lib_arm/board.c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 23776ff292 ARM: support board-specific ethernet PHY init 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
Wolfgang Denk de74b9eeac Coding Style cleanup. 18 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 18 years ago
stefano babic 80172c6181 PXA270: Add support for multiple serial ports. 18 years ago
Peter Pearse 9f5c3d3720 Add coloured led interface for ARM boards. 18 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Markus Klotzbuecher d860c34ff0 cosmetic: print amount of NAND flash aligned with the other values such as 19 years ago
Wolfgang Denk d2ed2f661b More GCC 4.x woes 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago
Wolfgang Denk 0be248fa9a Cleanup (get rid of debug code that sneaked in) 19 years ago
Wolfgang Denk 4f71866470 Make CFG_NO_FLASH work on ARM systems 19 years ago
Markus Klotzbcher 6949328d7d First steps implementing NAND support. Not working, fails to read ID. 19 years ago