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-06-29
.azure-pipelines.yml: add Qemu tests for MIPS Malta board
Daniel Schwierzeck
2020-06-29
.travis.yml: add Qemu tests for MIPS Malta board
Daniel Schwierzeck
2020-06-29
.gitlab-ci.yml: add Qemu tests for MIPS Malta board
Daniel Schwierzeck
2020-06-29
mips: malta: build u-boot-swap.bin
Daniel Schwierzeck
2020-06-29
Makefile: add rule to generate u-boot-swap.bin
Daniel Schwierzeck
2020-06-29
tools: add script for byte endianness swapping
Daniel Schwierzeck
2020-06-29
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-29
net: pcnet: Add DM support
Marek Vasut
2020-06-29
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-29
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-29
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-29
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-29
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-29
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-29
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-29
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-29
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-29
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-29
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-29
net: pcnet: Drop PCNET_HAS_PROM
Marek Vasut
2020-06-29
net: pcnet: Drop typedef struct pcnet_priv_t
Marek Vasut
2020-06-29
Merge branch '2020-06-26-more-Kconfig-migration' into next
Tom Rini
2020-06-29
Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...
Tom Rini
2020-06-29
spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
Lukasz Majewski
2020-06-29
spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
Lukasz Majewski
2020-06-29
Convert CONFIG_CADENCE_QSPI to Kconfig
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-29
video: rockchip: fix HDMI 4K resolution
Anatolij Gustschin
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-28
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-06-28
Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-06-28
rockchip: correctly set vop0 or vop1
Patrick Wildt
2020-06-28
video: orisetech_otm8009a: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
video: raydium_rm68200: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
video: stm32: stm32_dsi: copy DSI fields
Yannick Fertre
2020-06-28
video: mipi update panel platform data
Yannick Fertre
2020-06-28
video: check hardware version of DSI
Yannick Fertre
2020-06-28
splash: Fix build warning on 64 bits CPU
Ye Li
2020-06-28
video: vidconsole: avoid multiple lines overwrite logo
Ye Li
2020-06-28
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-06-27
rockchip: clk: rk3188: change APLL to safe 600MHz
Alexander Kochetkov
2020-06-27
rockchip: rk3188: Fix back to BROM boot
Alexander Kochetkov
2020-06-27
rk3399: Add BOOTENV_SF command
Jagan Teki
2020-06-26
spi: Enable missing CONFIG_SPL_DM_SPI support
Tom Rini
2020-06-26
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
Tom Rini
2020-06-26
Convert CONFIG_BOOTM_NETBSD to Kconfig
Tom Rini
2020-06-26
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
Tom Rini
2020-06-26
nxp: Finish switch to CONFIG_NXP_ESBC
Tom Rini
2020-06-26
arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
Tom Rini
[prev]
[next]