Commit Graph

333 Commits (9e63c49a526856a1ce79c18d8e3b51f46f21f716)

Author SHA1 Message Date
Gabor Juhos 75a279c8f2 MIPS: bootm.c: use debug macro to print debug message 12 years ago
Joe Hershberger f88e09de8d mips: serial: Fix busted manual relocation 13 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 13 years ago
Daniel Schwierzeck ea40a05422 MIPS: constify address pointer in test_bit() 13 years ago
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp 13 years ago
Zhi-zhou Zhang 8ab36d2e54 MIPS: do not initialize timestamp variable before relocate_code 13 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Simon Glass 8dc22b00ac mips: Change global data baudrate to int 13 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 13 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 13 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 13 years ago
Zhi-zhou Zhang 090854c826 MIPS: add support for 64 bit addressing 13 years ago
Zhi-zhou Zhang cb0a6a1ecc MIPS: don't use camel-case style 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 13 years ago
Marek Vasut 6cb3273d11 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver 13 years ago
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 13 years ago
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 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 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