index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-mips
Tom Rini
2018-01-26
6
-0
/
+528
|
\
|
*
MIPS: add BMIPS Comtrend AR-5315u board
Álvaro Fernández Rojas
2018-01-26
3
-0
/
+98
|
*
MIPS: add support for Broadcom MIPS BCM6318 SoC family
Álvaro Fernández Rojas
2018-01-26
2
-0
/
+169
|
*
MIPS: add BMIPS Comtrend WAP-5813n board
Álvaro Fernández Rojas
2018-01-26
3
-0
/
+78
|
*
MIPS: add support for Broadcom MIPS BCM6368 SoC family
Álvaro Fernández Rojas
2018-01-26
2
-0
/
+180
|
*
mips: bmips: increment SYS_MALLOC_F_LEN
Álvaro Fernández Rojas
2018-01-25
1
-0
/
+3
*
|
mips: bmips: enable the SPI flash on the Comtrend AR-5387un
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+12
*
|
mips: bmips: add bcm63xx-hsspi driver support for BCM63268
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+21
*
|
mips: bmips: add bcm63xx-hsspi driver support for BCM6328
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+24
*
|
mips: bmips: enable the SPI flash on the Netgear CG3100D
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+12
*
|
mips: bmips: enable the SPI flash on the Sagem F@ST1704
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+12
*
|
mips: bmips: add bcm63xx-spi driver support for BCM63268
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+17
*
|
mips: bmips: add bcm63xx-spi driver support for BCM3380
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+17
*
|
mips: bmips: add bcm63xx-spi driver support for BCM6358
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+17
*
|
mips: bmips: add bcm63xx-spi driver support for BCM6348
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+17
*
|
mips: bmips: add bcm63xx-spi driver support for BCM6338
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+17
*
|
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-1
/
+1
|
/
*
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
1
-7
/
+6
*
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
2
-0
/
+17
*
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-11-28
1
-1
/
+12
*
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Paul Burton
2017-11-28
1
-6
/
+0
*
mips: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-11
/
+6
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-5
/
+0
*
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
1
-3
/
+3
*
Merge git://git.denx.de/u-boot-mips
Tom Rini
2017-07-26
9
-182
/
+237
|
\
|
*
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
2017-07-25
1
-4
/
+4
|
*
MIPS: Stop building position independent code
Paul Burton
2017-07-25
8
-178
/
+233
*
|
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+4
*
|
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-0
/
+1
|
/
*
mips: Make u-boot-mips.h a private header
Simon Glass
2017-06-05
1
-0
/
+1
*
mips: bmips: fix BCM3380 periph clock frequency
Álvaro Fernández Rojas
2017-05-31
1
-1
/
+1
*
mips: bmips: add board descriptions
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+24
*
MIPS: add BMIPS Sagem F@ST1704 board
Álvaro Fernández Rojas
2017-05-31
3
-0
/
+63
*
MIPS: add support for Broadcom MIPS BCM6338 SoC family
Álvaro Fernández Rojas
2017-05-31
3
-1
/
+132
*
MIPS: add BMIPS Netgear CG3100D board
Álvaro Fernández Rojas
2017-05-31
3
-0
/
+109
*
MIPS: add support for Broadcom MIPS BCM3380 SoC family
Álvaro Fernández Rojas
2017-05-31
2
-0
/
+166
*
MIPS: add BMIPS Comtrend CT-5361 board
Álvaro Fernández Rojas
2017-05-31
3
-0
/
+62
*
MIPS: add support for Broadcom MIPS BCM6348 SoC family
Álvaro Fernández Rojas
2017-05-31
3
-1
/
+141
*
mips: bmips: add wdt-reboot driver support for BCM63268
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+5
*
mips: bmips: add wdt-reboot driver support for BCM6328
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+5
*
mips: bmips: add wdt-reboot driver support for BCM6358
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+5
*
mips: bmips: add bcm6345-wdt driver support for BCM63268
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+6
*
mips: bmips: add bcm6345-wdt driver support for BCM6328
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+6
*
mips: bmips: add bcm6345-wdt driver support for BCM6358
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+6
*
boston: Setup memory ranges in FDT provided to Linux
Paul Burton
2017-05-12
1
-0
/
+1
*
boston: Move CM GCRs away from flash
Paul Burton
2017-05-12
1
-0
/
+1
*
MIPS: Make CM GCR base configurable
Paul Burton
2017-05-12
2
-9
/
+12
*
mips: bmips: add missing SFR NeufBox 4 config
Álvaro Fernández Rojas
2017-05-12
1
-0
/
+6
*
mips: bmips: bcm63268: fix brcm, bcm6328-mc size
Álvaro Fernández Rojas
2017-05-12
1
-1
/
+1
[next]