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
2020-07-09
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
patman: Pass in maintainer dirs to avoid and import
Simon Glass
2020-07-09
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
patman: Avoid circular dependency between command and tools
Simon Glass
2020-07-09
patman: Drop unnecessary import in gitutil
Simon Glass
2020-07-09
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
sandbox: handling out of memory
Heinrich Schuchardt
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-09
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-07-09
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-09
arm: kirkwood: enable DM_ETH for LaCie board
Simon Guinot
2020-07-09
arm: kirkwood: enable DM_USB for LaCie board
Simon Guinot
2020-07-09
arm: kirkwood: switch LaCie boards to sata_mv driver
Simon Guinot
2020-07-09
arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
Simon Guinot
2020-07-09
arm: kirkwood: add DT spi0 alias to LaCie boards
Simon Guinot
2020-07-09
arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel
Dennis Gilmore
2020-07-09
arm: mvebu: a38x: Adjust UTMI PHY parameters
Chris Packham
2020-07-09
arm: mvebu: a38x: Fix typo
Chris Packham
2020-07-09
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-07-09
x86: apl: Re-enable loading of SPL
Simon Glass
2020-07-09
spi: Remove unnecessary #ifdefs in header file
Simon Glass
2020-07-09
bootstage: Fix 'stacked' typo
Simon Glass
2020-07-09
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
Rasmus Villemoes
2020-07-09
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
2020-07-09
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
Rasmus Villemoes
2020-07-09
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-09
x86: minnowmax: Drop screen resolution to 1024x768
Simon Glass
2020-07-09
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
x86: fsp: video: Allocate a frame buffer when needed
Simon Glass
2020-07-09
video: pci: Set up the copy framebuffer
Simon Glass
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
[next]