Commit Graph

472 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Álvaro Fernández Rojas a186d2630b mips: bmips: add NeufBox 4 (Sercomm) board 8 years ago
Álvaro Fernández Rojas 4d6a519c68 mips: bmips: add bcm6358-led driver support for BCM6358 8 years ago
Álvaro Fernández Rojas 09e2a57150 mips: bmips: add Comtrend VR-3032u bcm6328-leds 8 years ago
Álvaro Fernández Rojas 6def1b24d5 mips: bmips: add Comtrend AR-5387un bcm6328-leds 8 years ago
Álvaro Fernández Rojas 65a7c955fa mips: bmips: add bcm6328-led driver support for BCM63268 8 years ago
Álvaro Fernández Rojas e0f1fd2b37 mips: bmips: add bcm6328-led driver support for BCM6328 8 years ago
Álvaro Fernández Rojas 2791f8db5e mips: bmips: add Huawei HG556a gpio-leds 8 years ago
Álvaro Fernández Rojas c9c94d5d7e mips: bmips: add bcm6345-gpio driver support for BCM63268 8 years ago
Álvaro Fernández Rojas 320186f476 mips: bmips: add bcm6345-gpio driver support for BCM6328 8 years ago
Álvaro Fernández Rojas 2507f69c41 mips: bmips: add bcm6345-gpio driver support for BCM6358 8 years ago
Álvaro Fernández Rojas 77ca99d1a0 MIPS: add BMIPS Comtrend VR-3032u board 8 years ago
Álvaro Fernández Rojas 6a235bb87b MIPS: add support for Broadcom MIPS BCM63268 SoC family 8 years ago
Álvaro Fernández Rojas 0642f485dc MIPS: add BMIPS Comtrend AR-5387un board 8 years ago
Álvaro Fernández Rojas 6471a225e7 MIPS: add support for Broadcom MIPS BCM6328 SoC family 8 years ago
Álvaro Fernández Rojas 4a2b2724a2 MIPS: add BMIPS Huawei HG556a board 8 years ago
Álvaro Fernández Rojas e30d2bd40e MIPS: add support for Broadcom MIPS BCM6358 SoC family 8 years ago
Álvaro Fernández Rojas ee422142f4 MIPS: add initial infrastructure for Broadcom MIPS SoCs 8 years ago
Álvaro Fernández Rojas 5e36546c53 MIPS: allow using generic sysreset drivers 8 years ago
Daniel Schwierzeck 0d159d6852 MIPS: call debug_uart_init right before board_init_f 8 years ago
Álvaro Fernández Rojas 47cf465c25 MIPS: add support for generating u-boot.elf 8 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Tom Rini 86f21c96f4 mips: Use common _AC macro now. 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Paul Burton 6fd596a1aa MIPS: Fix map_physmem for cached mappings 8 years ago
Paul Burton 7a3e0f74a7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve 8 years ago
Marek Vasut e7e0469c88 mips: Let cache.h be included from assembly source 8 years ago
Daniel Schwierzeck 6c59363004 MIPS: add handling for generic and EJTAG exceptions 8 years ago
Daniel Schwierzeck bd60252811 MIPS: reserve space for exception vectors 8 years ago
Daniel Schwierzeck 67588bdade MIPS: add asm-offsets for struct pt_regs 8 years ago
Daniel Schwierzeck 924ad86638 MIPS: add possibility to setup initial stack and global data in SRAM 8 years ago
Daniel Schwierzeck c3e72ab801 MIPS: factor out code for initial stack and global data 8 years ago
Daniel Schwierzeck 65d297af7c MIPS: fix iand optimize setup of CP0 registers 8 years ago
Daniel Schwierzeck 345490fcd6 MIPS: fix ROM exception vectors 8 years ago
Daniel Schwierzeck af3971f81a MIPS: make inclusion of ROM exception vectors configurable 8 years ago
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 8 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 8 years ago
Paul Burton ad8783cb1c boston: Introduce support for the MIPS Boston development board 8 years ago
Paul Burton 639200f6a0 MIPS: Ensure cache ops complete in mips_cache_reset 8 years ago
Paul Burton d608254b0a MIPS: Clear hazard between TagLo writes & cache ops 8 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 8 years ago
Paul Burton 566ce04de4 MIPS: Malta: Enable CM & L2 support 8 years ago
Paul Burton 7953354b07 MIPS: Join the coherent domain when a CM is present 8 years ago
Paul Burton 4baa0ab67d MIPS: L2 cache support 8 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 8 years ago