index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: drop dead/wrong debug code in initdram()
Mike Frysinger
2009-01-28
4
-49
/
+4
*
Blackfin: bf533-ezkit: shuffle flash defines a little
Mike Frysinger
2009-01-28
3
-9
/
+8
*
Blackfin: overhaul i2c driver
Mike Frysinger
2009-01-28
7
-470
/
+293
*
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
Mike Frysinger
2009-01-28
1
-3
/
+3
*
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
Mike Frysinger
2009-01-28
1
-1
/
+5
*
Blackfin: implement general support for CONFIG_STATUS_LED
Mike Frysinger
2009-01-28
2
-0
/
+13
*
Blackfin: do not init i2c in Blackfin board init
Mike Frysinger
2009-01-28
1
-15
/
+0
*
Blackfin: bfin_mac: update port muxing
Mike Frysinger
2009-01-28
1
-12
/
+35
*
Blackfin: fix dcache handling when doing dma memcpy's
Mike Frysinger
2009-01-28
3
-7
/
+10
*
Blackfin: dont generate ldrs with --force
Mike Frysinger
2009-01-28
1
-1
/
+1
*
Blackfin: pass --bmode/--initcode when creating ldr
Mike Frysinger
2009-01-28
1
-0
/
+4
*
Blackfin: minimize time cache is turned off when replacing cplb entries
Mike Frysinger
2009-01-28
1
-22
/
+9
*
Blackfin: split cache handling out of dma_memcpy()
Mike Frysinger
2009-01-28
1
-8
/
+17
*
Blackfin: abort dma_memcpy() for L1 scratchpad
Mike Frysinger
2009-01-28
1
-1
/
+12
*
Blackfin: rename bootm.c to boot.c
Mike Frysinger
2009-01-28
2
-2
/
+2
*
Blackfin: set more sane default board config values
Mike Frysinger
2009-01-28
1
-6
/
+71
*
Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
Mike Frysinger
2009-01-28
2
-5
/
+8
*
Blackfin: add bit defines for DDR parts
Mike Frysinger
2009-01-28
1
-1
/
+20
*
Blackfin: add defines to describe active bootrom behavior
Mike Frysinger
2009-01-28
1
-0
/
+11
*
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
Kim Phillips
2009-01-28
1
-1
/
+5
*
mpc8536ds.c: include sata.h to for needed function prototypes
Wolfgang Denk
2009-01-28
1
-0
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
163
-352
/
+361
*
amcc: Clean up command usage output
Peter Tyser
2009-01-28
3
-9
/
+9
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
89
-206
/
+213
*
pcs440ep: Clean up led command definition
Peter Tyser
2009-01-28
1
-1
/
+1
*
Clean up diufb command definitions
Peter Tyser
2009-01-28
2
-2
/
+2
*
Update CHANGELOG, tiny coding style cleanup.
Wolfgang Denk
2009-01-28
2
-1
/
+1228
*
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-27
4
-24
/
+15
*
part_efi: Fix partition size calculation due to inclusive ending LBA.
Richard Retanubun
2009-01-27
1
-1
/
+3
*
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
Tomasz Figa
2009-01-27
1
-0
/
+92
*
saveenv: standardize enablement
Mike Frysinger
2009-01-27
1
-18
/
+8
*
soft_i2c.c add option for repeated start in i2c_read()
Andrew Dyer
2009-01-27
2
-1
/
+20
*
{delta,zylonite}/lowlevel_init.S: fix typo
Wolfgang Denk
2009-01-27
2
-2
/
+2
*
drivers/net/e1000.c: missing terminator for supported devices
Stefan Althoefer
2009-01-27
1
-0
/
+1
*
fat.c: fix warning: array subscript is above array bounds
Wolfgang Denk
2009-01-27
1
-3
/
+7
*
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
2009-01-27
2
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2009-01-27
37
-0
/
+4932
|
\
|
*
MIPS: Add VCT board series support (Part 3/3)
Stefan Roese
2009-01-27
15
-0
/
+1254
|
*
MIPS: Add VCT board series support (Part 2/3)
Stefan Roese
2009-01-27
10
-0
/
+2387
|
*
MIPS: Add VCT board series support (Part 1/3)
Stefan Roese
2009-01-27
10
-0
/
+1261
|
*
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
Stefan Roese
2009-01-27
2
-0
/
+30
*
|
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2009-01-27
1
-10
/
+40
|
\
\
|
*
|
CFI: Add geometry reversal for STMicro M29W320ET
Richard Retanubun
2009-01-26
1
-0
/
+17
|
*
|
CFI: increase performance of function find_sector()
Jens Gehrlein
2009-01-26
1
-7
/
+16
|
*
|
CFI: avoid redundant function call in single word programming mode
Jens Gehrlein
2009-01-26
1
-3
/
+7
|
|
/
*
|
ppc4xx: Remove compilation warning in gdppc440etc.c
Stefan Roese
2009-01-26
1
-2
/
+0
*
|
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
Matthias Fuchs
2009-01-26
24
-24
/
+0
*
|
ppc4xx: Add GDsys PowerPC 440 ETX board support.
Dirk Eibach
2009-01-26
9
-0
/
+838
*
|
ppc4xx: Improve DDR autodetect
Dirk Eibach
2009-01-26
1
-5
/
+50
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2009-01-24
48
-232
/
+595
|
\
[next]