Commit Graph

37 Commits (ee4014b0053a5d56c3b6d7d0da56ad9ceb011efc)

Author SHA1 Message Date
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 13 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 13 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 13 years ago
Simon Glass bc4e14c43c arm: Correct build error introduced by getenv_ulong() patch 13 years ago
Simon Glass dc8bbea017 arm: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 13 years ago
Igor Grinberg 15c2e2c0ea arm: fix bd pointer dereference prior initialization 13 years ago
Heiko Schocher b2b8f98f88 arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize 13 years ago
Heiko Schocher ceb1d6d75e cosmetic: arm: lib/board.c: Coding Style cleanup 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Igor Grinberg 7eb29398c0 arm: add CONFIG_MACH_TYPE setting and documentation 13 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 13 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 13 years ago
Michael Schwingen 1ed63c5498 run arm_pci_init after relocation 13 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 13 years ago
Eric Cooper 6445a3051e ARM: fix stack pointer adjustment in board_init_f() 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 13 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() 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Stefano Babic c67bee1460 fsl_esdhc: add support for mx51 processor 14 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 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Ilya Yanok 379e9fc0a3 arm: add support for CONFIG_GENERIC_MMC 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 15 years ago
Prafulla Wadaskar a24d96e40e arch_misc_init support for ARM architectures 15 years ago
Jean-Christophe PLAGNIOL-VILLARD ad7e8aac69 arm: remove cpu_init 15 years ago