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
2019-07-25
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2019-07-25
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
2019-07-25
include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8
Alex Marginean
2019-07-24
distro_bootcmd: refactor virtio to support PCI block devices
David Abdurachmanov
2019-07-24
remoteproc: Fix potential build issues with SPL remoteproc
Suman Anna
2019-07-24
env: am57xx: Implement A/B boot process
Ruslan Trofymenko
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
2019-07-24
disk: part: Extend API to get partition info
Ruslan Trofymenko
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne
2019-07-22
remoteproc: add device_to_virt ops
Fabien Dessenne
2019-07-22
remoteproc: fix function headers
Fabien Dessenne
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-21
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-20
rockchip: rk3399: use common secure_timer_init() for spl/tpl
Kever Yang
2019-07-20
rockchip: rk3368: enable stimer for rk3368
Kever Yang
2019-07-20
rockchip: rk3128: use ARM arch timer instead of rk_timer
Kever Yang
2019-07-20
rockchip: rk3288: use ARM arch timer instead of rk_timer
Kever Yang
2019-07-20
rockchip: rk3036: use ARM arch timer instead of rk_timer
Kever Yang
2019-07-20
rockchip: rk322x: use ARM arch timer instead of rk_timer
Kever Yang
2019-07-20
rockchip: rk3288: update u-boot raw image size for all boards
Kever Yang
2019-07-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-07-19
clk: sifive: Sync-up DT bindings header with upstream Linux
Anup Patel
2019-07-19
clk: sifive: Sync-up WRPLL library with upstream Linux
Anup Patel
2019-07-19
clk: sifive: Factor-out PLL library as separate module
Anup Patel
2019-07-19
debug_uart: Add printdec
Jagan Teki
2019-07-18
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-07-18
net: unaligned copying of unsigned long
Heinrich Schuchardt
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
2019-07-18
net: add comments to phy APIs
Alex Marginean
2019-07-18
Merge branch '2019-07-17-master-imports'
Tom Rini
2019-07-18
power-domain.h: Fix typo
Anatolij Gustschin
2019-07-18
arm: qemu: fix failure in flash initialization if booting from TF-A
AKASHI Takahiro
2019-07-18
env: register erase command
Frank Wunderlich
2019-07-18
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
Marek Szyprowski
2019-07-17
configs: am65x_evm: Add support for applying overlays
Andreas Dannenberg
2019-07-17
board: ti: am654: Use EEPROM-based board detection
Andreas Dannenberg
2019-07-17
configs: am65x_evm: Add Support for eMMC boot
Faiz Abbas
2019-07-17
armv7R: K3: am654: Use full malloc implementation in SPL
Andreas Dannenberg
2019-07-17
armV7R: K3: am654: Allow using SPL BSS pre-relocation
Andreas Dannenberg
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
2019-07-17
am65x_evm: Add Support for creating a filesystem GPT partition in eMMC
Faiz Abbas
2019-07-17
configs: am65x: Add configs to support environment in eMMC
Faiz Abbas
2019-07-17
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
2019-07-17
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
2019-07-17
mmc: sdhci: Make sdhci_set_clock() non static
Faiz Abbas
2019-07-17
regmap: Add API regmap_init_mem_index()
Faiz Abbas
2019-07-16
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-07-16
efi_loader: avoid alignment error
Heinrich Schuchardt
[next]