summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Change stub example to use asm-generic/sections.hSimon Glass2013-03-151-2/+2
* | Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
|/
* MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* MIPS: add dynamic relocation supportGabor Juhos2013-02-126-12/+94
* MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-125-19/+9
* MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-123-28/+35
* MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
* MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-122-0/+8
* MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-122-5/+18
* MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
* MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-122-176/+57
* MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-121-9/+1
* MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-122-3/+6
* mips: Use generic global_dataSimon Glass2013-02-041-33/+1
* mips: Move per_clk and dev_clk to arch_global_dataSimon Glass2013-02-041-4/+5
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-6/+6
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-6/+6
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* MIPS: add unified u-boot.lds fileGabor Juhos2013-01-311-0/+84
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-302-0/+12
* MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-303-12/+3
* MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-272-20/+4
* MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-272-18/+6
* MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-272-4/+6
* MIPS: start.S: set sp register directlyGabor Juhos2013-01-272-4/+2
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-273-3/+3
* MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-222-0/+3
* MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
* MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-161-2/+13
* MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-161-23/+27
* MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-161-13/+19
* MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-161-3/+1
* mips: serial: Fix busted manual relocationJoe Hershberger2012-12-121-0/+3
* MIPS: constify mips_io_port_baseDaniel Schwierzeck2012-12-121-1/+1
* MIPS: constify address pointer in test_bit()Daniel Schwierzeck2012-12-081-1/+1
* MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang2012-12-081-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-272-2/+0
|\
| * MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-252-2/+0
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-201-1/+1
|/
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-221-2/+2
* mips: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-1716-60/+884
|\
| * MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-167-0/+802
| * MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-163-1/+23
| * MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-166-59/+59
OpenPOWER on IntegriCloud