Commit Graph

16 Commits (be72e0c8c5f6a31198dbf076005dd7a6449aa418)

Author SHA1 Message Date
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 14 years ago
Eric Cooper 6445a3051e ARM: fix stack pointer adjustment in board_init_f() 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 14 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 14 years ago
Albert Aribaud 92d5ecba47 arm: implement ELF relocations 14 years ago
Ben Gardiner 7b37a27e14 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Terry Lv a80603598c Save environment data to mmc. 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Stefano Babic c67bee1460 fsl_esdhc: add support for mx51 processor 15 years ago
Ron Lee f865fcbbb3 ARM Don't inline weak symbols 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 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 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
gnusercn f41b144c11 Fix bug: in arch-arm, env_get_char dose not work fine 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d13ff2358f Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" 16 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