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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-02-01
3
-1
/
+182
*
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
3
-0
/
+374
*
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
Purna Chandra Mandal
2016-02-01
4
-0
/
+496
*
MIPS: initial infrastructure for Microchip PIC32 architecture
Purna Chandra Mandal
2016-02-01
6
-0
/
+110
*
malta: Use I/O accessors for SuperI/O controller
Paul Burton
2016-02-01
3
-11
/
+11
*
malta: Set I/O port base early
Paul Burton
2016-02-01
1
-4
/
+2
*
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
5
-34
/
+34
*
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-02-01
1
-37
/
+3
*
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
1
-0
/
+8
*
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
1
-11
/
+11
*
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-02-01
1
-1
/
+1
*
video: Correct 'tor' typo in comment
Simon Glass
2016-01-30
1
-1
/
+1
*
video: test: Add console tests for truetype
Simon Glass
2016-01-30
1
-0
/
+63
*
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
2
-1
/
+22
*
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
2
-0
/
+4
*
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
2
-4
/
+21
*
License: Add the Open Font License
Simon Glass
2016-01-30
2
-0
/
+98
*
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
4
-0
/
+15
*
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
4
-0
/
+14
*
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
4
-0
/
+17
*
video: Add the Nimbus sans font
Simon Glass
2016-01-30
4
-0
/
+20
*
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
6
-2
/
+580
*
video: Provide a backspace method
Simon Glass
2016-01-30
2
-1
/
+25
*
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
2
-0
/
+28
*
video: Provide a left margin for the text console
Simon Glass
2016-01-30
2
-3
/
+5
*
video: Handle the 'bell' character
Simon Glass
2016-01-30
2
-1
/
+4
*
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
5
-53
/
+137
*
video kconfig console_normal
Simon Glass
2016-01-30
3
-4
/
+15
*
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-30
1
-0
/
+21
*
video: Add stb TrueType font renderer
Simon Glass
2016-01-30
1
-0
/
+3240
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-29
44
-868
/
+2630
|
\
|
*
test/py: dfu: allow boardenv to specify test sizes
Stephen Warren
2016-01-28
1
-2
/
+10
|
*
test/py: fix a couple typos in comments
Stephen Warren
2016-01-28
1
-2
/
+2
|
*
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
2
-3
/
+7
|
*
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-28
1
-1
/
+6
|
*
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
3
-24
/
+74
|
*
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
1
-0
/
+2
|
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
1
-7
/
+19
|
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
1
-24
/
+25
|
*
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
1
-1
/
+1
|
*
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-28
1
-0
/
+2
|
*
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
3
-1
/
+13
|
*
test/py: Quote consistency
Stephen Warren
2016-01-28
5
-42
/
+42
|
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
19
-245
/
+245
|
*
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
2016-01-28
1
-13
/
+15
|
*
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-28
2
-0
/
+20
|
*
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2016-01-28
2
-5
/
+13
|
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
2
-13
/
+20
|
*
test/py: dfu: error out if USB device already exists
Stephen Warren
2016-01-28
1
-0
/
+6
|
*
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-28
2
-1
/
+22
[next]