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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-01-07
arm: socfpga: agilex: Enable Agilex SoC build
Ley Foon Tan
2020-01-07
configs: socfpga: Move Stratix10 and Agilex common CONFIGs
Ley Foon Tan
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-03
include/u-boot/crc.h: pull 'uint' definition on musl targets
Sergei Trofimovich
2020-01-03
include: fix 'ulong' definition on musl targets
Sergei Trofimovich
2020-01-02
Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-12-31
rockchip: rk3328: add COUNTER_FREQUENCY definition
Kever Yang
2019-12-28
Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-27
omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
Patrik Dahlström
2019-12-27
imx8m_evk: Remove unneeded earlycon string
Fabio Estevam
2019-12-27
mx51evk: Fix U-Boot corruption after saving the environment
Fabio Estevam
2019-12-27
mx6sxsabresd: Adjust the mmcdev after DM conversion
Fabio Estevam
2019-12-27
rockchip: rk3308: allow loading larger kernel Image
Andy Yan
2019-12-26
armv8: ls1028ardb: enable DisplayPort Power support
Wen He
2019-12-26
armv8: fsl-layerscape: Increase mmc read size for secure-boot headers
Udit Agarwal
2019-12-26
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
2019-12-23
ppc/kmeter1: remove unused define
Holger Brunck
2019-12-23
board/km: remove CONFIG_KM_BOARD_NAME
Holger Brunck
2019-12-23
ppc/km: convert KM_DEF_NETDEV to Kconfig
Holger Brunck
2019-12-23
ppc/km/tegr1: support second localbus clock signal
Holger Brunck
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
misc: i2c_eeprom: add size query
Robert Beckett
2019-12-17
i2c: add support for offset overflow in to address
Robert Beckett
2019-12-15
x86: Add chromebook_coral
Simon Glass
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
2019-12-15
x86: Move qemu CPU fixup function into its own file
Simon Glass
2019-12-15
mtd: spi: Export spi_flash_std_probe()
Simon Glass
2019-12-15
spi: Correct operations check in dm_spi_xfer()
Simon Glass
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
x86: fsp: Add FSP2 base support
Simon Glass
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-13
arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
Grygorii Strashko
2019-12-13
common: remove duplicate typedef for uchar
Heinrich Schuchardt
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
2019-12-09
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
2019-12-09
include: phy: add data field for private driver data
Alex Marginean
[next]