Commit Graph

38 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Simon Glass 98e4611f10 mips: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf 72d4dd4159 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Xiangfu Liu 80421fcc3e MIPS: Ingenic XBurst Jz4740 processor support 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Yao Cheng dc344589de MIPS: mips32: fix wrong loop bound in flush_cache() 13 years ago
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 13 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Shinya Kuribayashi 68cebb8027 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ 13 years ago
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 13 years ago
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files 13 years ago
Shinya Kuribayashi 522171a087 MIPS: Remove mips_cache_lock() feature 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 13 years ago
Daniel Schwierzeck ea2f0cb35c MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 13 years ago
Daniel Schwierzeck 6235df946e MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory 13 years ago
Daniel Schwierzeck 04efda7afc MIPS: Optimize the setup of CPU optimization flags 13 years ago
Daniel Schwierzeck 91809608a4 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 13 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 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. 14 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago