Commit Graph

311 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
Marek Vasut d2aa5dca74 dm: mips: Import libgcc components from Linux 13 years ago
Marek Vasut 8b82cefbfc dm: mips: Fix lb60 timer code 13 years ago
Marek Vasut 36d0a42b68 dm: mips: Fix lb60 WDT control 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 13 years ago
Daniel Schwierzeck ed53010441 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean 13 years ago
Daniel Schwierzeck e51a6b7a6c MIPS: bootm.c: make checkpatch.pl clean 13 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Daniel Schwierzeck 6cb461b4f1 MIPS: fix endianess handling 13 years ago
Daniel Schwierzeck 979cfeaf36 MIPS: fix inconsistency in config option for cache operation mode 13 years ago
Daniel Schwierzeck 71919cf153 MIPS: board.c: fix init of flash data in bd_info 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Wolfgang Denk d3042862f6 arch/mips/lib/board.c: Fix GCC 4.6 build warning 14 years ago
Wolfgang Denk cc257e42f3 arch/mips/lib/board.c: make (mostly) checkpatch clean 14 years ago
Simon Glass 98e4611f10 mips: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Anton Staaf 72d4dd4159 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 14 years ago
Xiangfu Liu 80421fcc3e MIPS: Ingenic XBurst Jz4740 processor support 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 14 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 years ago
Yao Cheng dc344589de MIPS: mips32: fix wrong loop bound in flush_cache() 14 years ago
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 14 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Shinya Kuribayashi 68cebb8027 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ 14 years ago
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 14 years ago
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files 14 years ago
Shinya Kuribayashi 522171a087 MIPS: Remove mips_cache_lock() feature 14 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Daniel Schwierzeck ea2f0cb35c MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 14 years ago
Daniel Schwierzeck 6235df946e MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory 14 years ago
Daniel Schwierzeck 04efda7afc MIPS: Optimize the setup of CPU optimization flags 14 years ago
Daniel Schwierzeck 91809608a4 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 14 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 15 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 15 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 15 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 15 years ago