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
2019-07-13
ARM: legoev3: convert to driver model
David Lechner
2019-07-13
rtc: add Microcrystal RV-8803 driver
Michael Walle
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-13
ARM: omap3: evm: Enable DM_USB in defconfig
Derald D. Woods
2019-07-13
ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
Derald D. Woods
2019-07-13
rtc: ds1307: add support for m41t11
Heiko Schocher
2019-07-13
mmc: Register only the first MMC device on MMC_TINY
Ezequiel Garcia
2019-07-13
spl: Move SPL_MMC_TINY option to appear under SPL menu
Ezequiel Garcia
2019-07-13
cmd: nvedit: Add sub-command 'env info'
Leo Ruan
2019-07-12
drivers: core: use strcmp when find device by name
Peng Fan
2019-07-12
test: dm: usb: use the real device name
Peng Fan
2019-07-12
test: dm: adc: use the real device name
Peng Fan
2019-07-12
pci: ensure enumeration of all devices in pci_init
Marek BehĂșn
2019-07-12
board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
Ilko Iliev
2019-07-12
board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
Ilko Iliev
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-07-11
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-11
Merge branch '2019-07-11-master-imports'
Tom Rini
2019-07-11
gpio: pca953x: Add TI TCA9539 compatible string
Marek Vasut
2019-07-11
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-07-11
doc: relocate/rename Android README and add BCB overview
Eugeniu Rosca
2019-07-11
cmd: Add 'bcb' command to read/modify/write BCB fields
Eugeniu Rosca
2019-07-11
include: android_bootloader_message.h: Minimize the diff to AOSP
Eugeniu Rosca
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
tpm: wait for valid status
Roman Kapl
2019-07-11
arm: spear: Return to BootROM if failing to boot from the main device
Miquel Raynal
2019-07-11
arm: spear: Do not link the _main branch
Miquel Raynal
2019-07-11
arm: spear: Support returning to BootROM
Miquel Raynal
2019-07-11
arm: spear: Simplify start.S organization
Miquel Raynal
2019-07-11
arm: spear: Reference the link register with LR instead of R14
Miquel Raynal
2019-07-11
arm: spear: Use PUSH/POP mnemonics when relevant
Miquel Raynal
2019-07-11
arm: spear: Purely cosmetic changes in start.S
Miquel Raynal
2019-07-11
arm: spear: Fix the main comment in start.S
Miquel Raynal
2019-07-11
arm: spear: Drop false comment
Miquel Raynal
2019-07-11
arm: spear: Call the SPL 'SPL', not 'Xloader'
Miquel Raynal
2019-07-11
arm: spear: Drop useless board_init_r call
Miquel Raynal
2019-07-11
spl: Fix typo in kernel doc
Miquel Raynal
2019-07-11
test: pci_ep: add basic pci_ep tests
Ramon Fried
2019-07-11
pci_ep: add pci endpoint sandbox driver
Ramon Fried
2019-07-11
pci_ep: add Cadence PCIe endpoint driver
Ramon Fried
2019-07-11
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried
2019-07-11
arm: mvebu: set 38x and 39x AVS on lower frequency
Baruch Siach
2019-07-11
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
Pascal Linder
2019-07-11
km/spi: activate driver model for SPI flash on KM Kirkwood boards
Pascal Linder
2019-07-11
km/spi: add SPI configuration to KM Kirkwood device tree
Pascal Linder
2019-07-11
km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards
Pascal Linder
2019-07-11
km/spi: add weak functions to kirkwood_spi driver (DM part)
Pascal Linder
2019-07-11
km: modify Kconfig file organization for KM boards
Pascal Linder
[next]