index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-01
drivers: net: phy: add SMSC LAN8740 Phy support.
Purna Chandra Mandal
2016-02-01
board: add SDHCI support for PIC32MZDASK board.
Purna Chandra Mandal
2016-02-01
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica
2016-02-01
board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
Purna Chandra Mandal
2016-02-01
MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
Purna Chandra Mandal
2016-02-01
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
drivers: serial: add driver for Microchip PIC32 UART controller.
Paul Thacker
2016-02-01
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-02-01
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
Purna Chandra Mandal
2016-02-01
MIPS: initial infrastructure for Microchip PIC32 architecture
Purna Chandra Mandal
2016-02-01
malta: Use I/O accessors for SuperI/O controller
Paul Burton
2016-02-01
malta: Set I/O port base early
Paul Burton
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-02-01
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-01-30
video: Correct 'tor' typo in comment
Simon Glass
2016-01-30
video: test: Add console tests for truetype
Simon Glass
2016-01-30
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
License: Add the Open Font License
Simon Glass
2016-01-30
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
video: Add the Nimbus sans font
Simon Glass
2016-01-30
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
video: Provide a backspace method
Simon Glass
2016-01-30
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
video: Provide a left margin for the text console
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
video kconfig console_normal
Simon Glass
2016-01-30
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-30
video: Add stb TrueType font renderer
Simon Glass
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-28
test/py: dfu: allow boardenv to specify test sizes
Stephen Warren
2016-01-28
test/py: fix a couple typos in comments
Stephen Warren
2016-01-28
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-28
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-28
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
test/py: Quote consistency
Stephen Warren
[next]