Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9d01614405f51d80e42580b73dc00343f9dec4eb
9d01614
Blackfin: fixup misc warnings such as printf's and missing casts
by Mike Frysinger
· 16 years ago
2ce1e82
Blackfin: convert old boards to use COBJS-y Makefile style
by Mike Frysinger
· 16 years ago
942f0f59
Blackfin: bf533-stamp: rewrite resource swap logic
by Mike Frysinger
· 16 years ago
6f47337
Blackfin: bootldr: implement BF53x/BF56x LDR loader
by Mike Frysinger
· 16 years ago
0f68833
Blackfin: implement real write support for OTP
by Mike Frysinger
· 16 years ago
f96a9d7
Blackfin: update on-chip ROM API
by Mike Frysinger
· 16 years ago
500f2bb
Blackfin: allow serial console to be disabled
by Mike Frysinger
· 16 years ago
7504e97
Blackfin: support console-over-JTAG
by Mike Frysinger
· 16 years ago
ca49bec
Blackfin: handle new anomalies with reset
by Mike Frysinger
· 16 years ago
c396f3b
Blackfin: pass RETX to Linux
by Mike Frysinger
· 16 years ago
c1e729f
Blackfin: clarify relocation comment during init
by Mike Frysinger
· 16 years ago
b7bd0cf
Blackfin: just set SP register directly during init
by Mike Frysinger
· 16 years ago
0737448
Blackfin: add portmuxing for UARTs on the BF51x
by Mike Frysinger
· 16 years ago
c13fc44
Blackfin: respect CONFIG_CLKIN_HALF
by Mike Frysinger
· 16 years ago
28bd0af
Blackfin: use common memcpy routine during init
by Mike Frysinger
· 16 years ago
b15c627
Blackfin: set default boot SPI CS for BF538/BF539
by Mike Frysinger
· 17 years ago
9e8593b
Blackfin: punt unused BF533-STAMP definitions
by Mike Frysinger
· 17 years ago
93fd13a
Blackfin: resurrect BF533-STAMP video splash driver
by Mike Frysinger
· 17 years ago
6a2e995
Blackfin: tighten up post memory coding style
by Mike Frysinger
· 17 years ago
bf1a75c
Blackfin: bf537-stamp nand: fix more style errors in previous commit
by Mike Frysinger
· 17 years ago
9036bf9
Blackfin: drop dead/wrong debug code in initdram()
by Mike Frysinger
· 16 years ago
f543e6b
Blackfin: bf533-ezkit: shuffle flash defines a little
by Mike Frysinger
· 16 years ago
3421667
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
0dc765f
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
by Mike Frysinger
· 16 years ago
f93f030
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
by Mike Frysinger
· 16 years ago
c6b978b
Blackfin: implement general support for CONFIG_STATUS_LED
by Mike Frysinger
· 16 years ago
435e2a9
Blackfin: do not init i2c in Blackfin board init
by Mike Frysinger
· 16 years ago
915ebba
Blackfin: bfin_mac: update port muxing
by Mike Frysinger
· 16 years ago
343e9f7
Blackfin: fix dcache handling when doing dma memcpy's
by Mike Frysinger
· 16 years ago
41117ca
Blackfin: dont generate ldrs with --force
by Mike Frysinger
· 16 years ago
10e86e7
Blackfin: pass --bmode/--initcode when creating ldr
by Mike Frysinger
· 16 years ago
b095dab
Blackfin: minimize time cache is turned off when replacing cplb entries
by Mike Frysinger
· 16 years ago
4e906a0
Blackfin: split cache handling out of dma_memcpy()
by Mike Frysinger
· 16 years ago
c83b9e0
Blackfin: abort dma_memcpy() for L1 scratchpad
by Mike Frysinger
· 16 years ago
8cf0752
Blackfin: rename bootm.c to boot.c
by Mike Frysinger
· 16 years ago
6010bfc
Blackfin: set more sane default board config values
by Mike Frysinger
· 16 years ago
c94fde2
Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
by Mike Frysinger
· 16 years ago
a2ea4f1
Blackfin: add bit defines for DDR parts
by Mike Frysinger
· 16 years ago
795174d
Blackfin: add defines to describe active bootrom behavior
by Mike Frysinger
· 16 years ago
504b924
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
by Kim Phillips
· 16 years ago
5106862
mpc8536ds.c: include sata.h to for needed function prototypes
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
d618fd4
amcc: Clean up command usage output
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
7467e84
pcs440ep: Clean up led command definition
by Peter Tyser
· 16 years ago
7c35785
Clean up diufb command definitions
by Peter Tyser
· 16 years ago
0bfbd73
Update CHANGELOG, tiny coding style cleanup.
by Wolfgang Denk
· 16 years ago
e66dc08
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
413dfc7
part_efi: Fix partition size calculation due to inclusive ending LBA.
by Richard Retanubun
· 16 years ago
63440e0
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
by Tomasz Figa
· 16 years ago
6158393
saveenv: standardize enablement
by Mike Frysinger
· 16 years ago
58c41f9
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 16 years ago
88a6bc0
{delta,zylonite}/lowlevel_init.S: fix typo
by Wolfgang Denk
· 16 years ago
bc6d2fc
drivers/net/e1000.c: missing terminator for supported devices
by Stefan Althoefer
· 16 years ago
bd10900
fat.c: fix warning: array subscript is above array bounds
by Wolfgang Denk
· 16 years ago
1f2b05a
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
a324c05
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
0b7bbcd
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
ee7a6ba
MIPS: Add VCT board series support (Part 3/3)
by Stefan Roese
· 16 years ago
e373c5f
MIPS: Add VCT board series support (Part 2/3)
by Stefan Roese
· 16 years ago
9182d2f
MIPS: Add VCT board series support (Part 1/3)
by Stefan Roese
· 16 years ago
9bf63bf
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
by Stefan Roese
· 16 years ago
be4dca2
CFI: Add geometry reversal for STMicro M29W320ET
by Richard Retanubun
· 16 years ago
8ee4add
CFI: increase performance of function find_sector()
by Jens Gehrlein
· 16 years ago
1e814cf
CFI: avoid redundant function call in single word programming mode
by Jens Gehrlein
· 16 years ago
b5da1d6
ppc4xx: Remove compilation warning in gdppc440etc.c
by Stefan Roese
· 16 years ago
5814bb7
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
by Matthias Fuchs
· 16 years ago
43fed3c
ppc4xx: Add GDsys PowerPC 440 ETX board support.
by Dirk Eibach
· 16 years ago
09fe652
ppc4xx: Improve DDR autodetect
by Dirk Eibach
· 16 years ago
f88c680
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
1f9bb94
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
a885a54
easylogo: add optional gzip support
by Mike Frysinger
· 16 years ago
95f99a4
fat: fix unaligned errors
by Bryan Wu
· 16 years ago
615c220
spi flash: fix crash due to spi flash miscommunication
by Brad Bozarth
· 16 years ago
7ed66f7
FPU POST: fix warnings when building with 2.18 binutils
by Yuri Tikhonov
· 16 years ago
1525804
Add support for Maxim's DS4510 I2C device
by Peter Tyser
· 16 years ago
b265989
common: Iteration limit for memory test.
by Dirk Eibach
· 16 years ago
33a8f6a
serial: Rename driver vcth to vct to support other board variants
by Stefan Roese
· 16 years ago
5cad59c
nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir
by Shinya Kuribayashi
· 16 years ago
6499fd6
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
by Peter Korsgaard
· 16 years ago
29194e8
Added legacy flash ST Micro M29W040B
by Niklaus Giger
· 16 years ago
5e68765
Fixed off-by-one errors in lib_m68k/interrupts.c
by Graeme Russ
· 16 years ago
c52dde9
Removed all references to CONFIG_SYS_RESET_GENERIC
by Graeme Russ
· 16 years ago
8ec7753
Remove #ifdef CONFIG_SC520 in source code
by Graeme Russ
· 16 years ago
382827c
Added MMCR reset functionality
by Graeme Russ
· 16 years ago
278638d
Moved generic (triple fault) reset code
by Graeme Russ
· 16 years ago
0c8c62e
Moved definition of set_vector() to new header file
by Graeme Russ
· 16 years ago
a9c284a
Moved sc520 specific code into new cpu/i386/sc520 folder
by Graeme Russ
· 16 years ago
461bbe2
Renamed cpu/i386/reset.S to resetvec.S
by Graeme Russ
· 16 years ago
5bc73fb
Makefile: keep lists sorted.
by Wolfgang Denk
· 16 years ago
e56d397
Added initial eNET board support
by Graeme Russ
· 16 years ago
9617f94
Merge branch 'next'
by Kim Phillips
· 16 years ago
bf77c14
POWERPC 82xx: add the SCC as an HDLC controller
by Gary Jennejohn
· 16 years ago
7937e4f
powerpc, keymile boards: extract identical config options
by Heiko Schocher
· 16 years ago
d19a6ec
powerpc: keymile: Add a check for the PIGGY debug board
by Heiko Schocher
· 16 years ago
3f8dcb5
powerpc: 83xx: add support for the kmeter1 board
by Heiko Schocher
· 16 years ago
eb0649a
Add a do_div() wrapper macro, lldiv().
by Sergei Poselenov
· 16 years ago
e0f9741
85xx: Add a 36-bit physical configuration for MPC8572DS
by Kumar Gala
· 16 years ago
1a5ba5f
85xx: Handle eLBC difference w/36-bit physical
by Kumar Gala
· 16 years ago
f55afa0
85xx: Use BR_ADDR macro for NAND chipselects
by Kumar Gala
· 16 years ago
Next »