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
/
board
/
mpl
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove VCMA9 board
Simon Glass
2016-12-04
1
-23
/
+0
*
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
1
-0
/
+1
*
PowerPC: Update MIP405/MIP405T to use Kconfig better
Tom Rini
2016-09-20
3
-12
/
+10
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
1
-4
/
+4
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-4
/
+4
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
1
-1
/
+1
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
2
-4
/
+6
*
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
1
-2
/
+0
*
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-10
1
-112
/
+3
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
SPDX: fix IBM-pibs license identifier
Wolfgang Denk
2013-09-20
1
-1
/
+1
*
SPDX-License-Identifier: convert PIBS licensed files
Wolfgang Denk
2013-08-19
1
-22
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
10
-181
/
+10
*
Consolidate bool type
York Sun
2013-04-01
1
-10
/
+3
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-4
/
+4
*
board/mpl/common: remove the old legacy flash
David Müller
2012-01-09
3
-896
/
+182
*
board/mpl/common/isa.c: Fix GCC 4.6 build warnings
David Müller (ELSOFT AG)
2011-12-12
1
-3
/
+3
*
board/mpl/common/flash.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-02
1
-2
/
+1
*
board/mpl/common/flash.c: fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-14
/
+1
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
1
-1
/
+1
*
board/mpl: Remove mpl-specific memory test command
Peter Tyser
2010-10-06
2
-592
/
+3
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
2
-2
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
2
-3
/
+3
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
1
-1
/
+0
*
mpl: Remove memory test relocation fixups
Peter Tyser
2009-10-03
1
-26
/
+0
*
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
2009-10-03
1
-18
/
+0
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
1
-29
/
+29
*
Dual-license IBM code contributions
Josh Boyer
2009-08-09
1
-0
/
+2
*
PATI board: fix compiler warnings
Wolfgang Denk
2009-07-19
1
-3
/
+7
*
mpl: printing current stdio devices cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-07-19
2
-31
/
+0
*
MIP405T: fix compile problem
Wolfgang Denk
2009-07-18
1
-1
/
+1
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
3
-5
/
+5
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-21
1
-5
/
+6
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
5
-47
/
+47
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
5
-47
/
+47
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
1
-1
/
+1
|
/
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-7
/
+7
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
disk-on-chip: remove duplicate doc_probe declaration
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
1
-1
/
+0
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
4
-10
/
+10
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
8
-165
/
+163
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-2
/
+2
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-0
/
+7
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-1
/
+1
[next]