Commit Graph

34 Commits (f4379ceff0876f9e4c7c90796d64b6dd5351512a)

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
Matthias Weisser d8834a1323 arm: Use optimized memcpy and memset from linux 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 3a8a83e08d arm: get_sp() should always be compiled 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
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Steve Sakoman 8345fb242c ARMV7: Fix build for non-OMAP3 boards 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
Heiko Schocher 1336cad298 arm, bootm: Fix compile warning 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 14 years ago
John Rigby 2d1916e48b ARM: add flat device tree support 14 years ago
Steve Sakoman d470a6f60a env_mmc: Fix crashing bug encountered after enabling ARM relocation 14 years ago
Heiko Schocher c3d3a5418d armv7, beagle: add support for ELF relocations 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
Heiko Schocher 7e4a9e6dc8 ARM (ARM11): add data cache support, test on Qong board 14 years ago
Heiko Schocher 95c6f6d34d ARM V7 (OMAP): add data cache support, test on Beagle board 14 years ago
Heiko Schocher c3330e9d6a ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board 14 years ago
Heiko Schocher 880eff5cfb ARM: cp15: setup mmu and enable dcache 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
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Minkyu Kang 47ea6edfb3 ARM: remove unused VIDEOLFB ATAG 15 years ago
Wolfgang Denk cd4b02be1b ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago