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-10
Merge branch '2020-08-10-arbitrary-virt-phys-mappings'
Tom Rini
2020-07-10
config: Enable support for the XHCI controller on RPI4 board
Marek Szyprowski
2020-07-10
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
Marek Szyprowski
2020-07-10
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
arm: provide a function for boards init code to modify MMU virtual-physical map
Marek Szyprowski
2020-07-10
arm: update comments to the common style
Marek Szyprowski
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
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
2020-07-09
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
2020-07-09
video: Drop unnecessary #ifdef around vid_console_color()
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
video: Split out expression parts into variables
Simon Glass
[next]