summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* MIPS: qemu-malta_defconfig: use pblAntony Pavlov2012-12-141-0/+1
* MIPS: qemu-malta: add trivial pbl supportAntony Pavlov2012-12-142-0/+36
* MIPS: add pre-bootloader (pbl) image supportAntony Pavlov2012-12-1410-0/+403
* Merge branch 'kconfig'Sascha Hauer2012-12-081-13/+13
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-13/+13
* | debug_ll: Let architectures define PUTC_LL directlySascha Hauer2012-12-052-2/+2
|/
* MIPS: fix out-of-tree buildAntony Pavlov2012-12-031-2/+6
* MIPS: main_entry.c: fix typoAntony Pavlov2012-11-191-1/+0
* mips: remove unused variableSascha Hauer2012-10-171-3/+0
* Merge branch 'for-next/tftp'Sascha Hauer2012-10-032-4/+4
|\
| * defconfig: Switch all defconfig to new tftp commandSascha Hauer2012-09-282-4/+4
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1728-93/+0
|/
* mips: remove undefined local_irq_save/local_irq_restoreSascha Hauer2012-09-161-4/+0
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-2/+0
|\
| * Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-121-2/+0
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-123-3/+3
|/
* MIPS: add initial exceptions handlingAntony Pavlov2012-07-275-0/+296
* MIPS: remove unused processor-specific constants and macrosAntony Pavlov2012-07-092-40/+0
* MIPS: malta: register memory bankAntony Pavlov2012-07-091-0/+9
* Merge branch 'for-next/poweroff'Sascha Hauer2012-07-023-0/+60
|\
| * rzx50: add poweroff supportAntony Pavlov2012-06-303-0/+60
* | Merge branch 'for-next/mips-clocksource'Sascha Hauer2012-07-021-3/+4
|\ \
| * | MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksourceAntony Pavlov2012-06-291-2/+3
| * | MIPS: XBurst: fix the JZ4755's clocksource input frequency valueAntony Pavlov2012-06-291-1/+1
| |/
* | Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-021-0/+13
|\ \
| * | blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
| |/
* / mips: Add missing ffs and fls includeSascha Hauer2012-06-281-0/+3
|/
* MIPS: XBurst: suitable solution for per-board debug_llAntony Pavlov2012-06-052-7/+4
* MIPS: make possible board-specific header filesAntony Pavlov2012-06-051-0/+2
* MIPS: cpuinfo: import CPU message from Linux 3.4Antony Pavlov2012-05-231-2/+25
* MIPS: import CPU and cache detection code from Linux 3.4Antony Pavlov2012-05-238-1/+722
* MIPS: introduce C architecture-specific low-level initAntony Pavlov2012-05-233-12/+46
* MIPS: add defconfig for Ritmix RZX-50 boardAntony Pavlov2012-05-171-0/+29
* MIPS: XBurst: add Ritmix RZX-50 board supportAntony Pavlov2012-05-179-1/+157
* MIPS: XBurst: add JZ4755 CPU supportAntony Pavlov2012-05-176-0/+220
* MIPS: add XBurst processor family supportAntony Pavlov2012-05-176-0/+55
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* MIPS: malta: use common DEBUG_LL code for NS16550Antony Pavlov2012-05-132-10/+2
* MIPS: add common header file for DEBUG_LL via NS16550Antony Pavlov2012-05-131-0/+40
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-112-0/+44
* MIPS: start.S: add "barebox" label at _start + 0x10Antony Pavlov2012-05-111-0/+12
* qemu-malta: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+19
* qemu-malta: rename serial.c to init.cJean-Christophe PLAGNIOL-VILLARD2012-04-302-1/+1
* mips: add in_be16/32 and out_be16/32 for cfi supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+5
* MIPS: start.S: clean up whitespacesAntony Pavlov2012-04-261-1/+1
* mips: Fix compiler warningsSascha Hauer2012-04-051-0/+4
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+3
* Merge branch 'next'Sascha Hauer2011-12-074-3/+7
|\