Commit Graph

72 Commits (3f83c87ee58d86e9a9d2e50b62f38c728bfb31f6)

Author SHA1 Message Date
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Simon Glass 8dc22b00ac mips: Change global data baudrate to int 12 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 12 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 12 years ago
Zhi-zhou Zhang 090854c826 MIPS: add support for 64 bit addressing 12 years ago
Zhi-zhou Zhang cb0a6a1ecc MIPS: don't use camel-case style 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 6cb3273d11 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver 12 years ago
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 12 years ago
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Daniel Schwierzeck 0efcdb15f9 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 13 years ago
Daniel Schwierzeck 2c0e3de384 MIPS: factor out endianess flag handling to arch config.mk 13 years ago
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 13 years ago
Wolfgang Denk cc257e42f3 arch/mips/lib/board.c: make (mostly) checkpatch clean 13 years ago
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() 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