Commit Graph

310 Commits (96044745cb8c086d47215f4aa7b4defb1d1fec57)

Author SHA1 Message Date
Daniel Schwierzeck eea8a320e1 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end 12 years ago
Daniel Schwierzeck 3420bf1ca0 MIPS: u-boot.lds: introduce symbol __image_copy_end 12 years ago
Daniel Schwierzeck a52852c5a6 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] 12 years ago
Gabor Juhos 45397816b2 MIPS: compute num_got_entries from .got section's size 12 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 12 years ago
Daniel Schwierzeck 4dc7412afa MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status 12 years ago
Daniel Schwierzeck 97b920dab1 MIPS: xburst: fix broken access to global_data 12 years ago
Simon Glass 9572202026 mips: Use generic global_data 12 years ago
Simon Glass 035cbe99cd mips: Move per_clk and dev_clk to arch_global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Gabor Juhos cb5dbca899 MIPS: add unified u-boot.lds file 12 years ago
Gabor Juhos 9950b90d38 MIPS: remove OUTPUT_FORMAT from linker scripts 12 years ago
Gabor Juhos 6d86227880 MIPS: xburst: simplify relocation offset calculation 12 years ago
Gabor Juhos 025f2b3380 MIPS: simplify relocated _G_O_T_ address calculation 12 years ago
Gabor Juhos 67d80c9f97 MIPS: start.S: don't save flush_cache parameters in advance 12 years ago
Gabor Juhos 248fe03f53 MIPS: start.S: simplify relocation offset calculation 12 years ago
Gabor Juhos b2fe86f887 MIPS: start.S: save reused arguments earlier in relocate_code 12 years ago
Gabor Juhos f321b0f99f MIPS: start.S: set sp register directly 12 years ago
Gabor Juhos 5b7dd8163d MIPS: start.S: fix boundary check in relocate_code 12 years ago
Gabor Juhos 14fdd1a8bf MIPS: start{, 64}.S: fill branch delay slots with NOP instructions 12 years ago
Gabor Juhos 0ef48d4c89 MIPS: convert IO port accessor functions to 'static inline' 12 years ago
Gabor Juhos be002d0070 MIPS: use inline directive for __in*s functions 12 years ago
Gabor Juhos 9c170e2ef4 MIPS: bootm.c: add support for 'prep' and 'go' subcommands 12 years ago
Gabor Juhos 0ea7213f63 MIPS: bootm.c: separate environment initialization 12 years ago
Gabor Juhos e08634c7bf MIPS: bootm.c: separate linux jump code 12 years ago
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 12 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 12 years ago
Daniel Schwierzeck ea40a05422 MIPS: constify address pointer in test_bit() 12 years ago
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp 12 years ago
Zhi-zhou Zhang 8ab36d2e54 MIPS: do not initialize timestamp variable before relocate_code 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 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