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
2018-11-16
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-15
travis: Ensure we use pytest 2.8.7
Tom Rini
2018-11-14
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-14
Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO"
Bin Meng
2018-11-14
cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes
Bin Meng
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-11-14
dm: doc: Update description of pre-relocation support
Bin Meng
2018-11-14
watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
video: simplefb: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
ram: bmips: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-11-14
i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-11-14
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2018-11-14
uclass: Use uclass_foreach_dev() macro instead of open coding
Liviu Dudau
2018-11-14
doc: Document virtio support
Bin Meng
2018-11-14
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2018-11-14
virtio: Add a Sandbox transport driver
Bin Meng
2018-11-14
virtio: net: Support non-legacy device
Bin Meng
2018-11-14
virtio: pci: Support non-legacy PCI transport device
Bin Meng
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
2018-11-14
x86: qemu: Imply virtio PCI transport and device drivers
Bin Meng
2018-11-14
arm: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-11-14
arm: qemu: Add a Kconfig in the board directory
Bin Meng
2018-11-14
virtio: Add virtio over pci transport driver
Bin Meng
2018-11-14
x86: Implement arch-specific io accessor routines
Bin Meng
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-11-14
riscv: qemu: Include some useful commands
Bin Meng
2018-11-14
riscv: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-11-14
virtio: cmd: Add virtio command for virtio devices
Tuomas Tynkkynen
2018-11-14
virtio: Add block driver support
Tuomas Tynkkynen
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
2018-11-14
blk: Make blk_next_free_devnum() public
Bin Meng
2018-11-14
blk: Drop blk_prepare_device()
Bin Meng
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
test: dm: blk: Correct blk_base test case
Bin Meng
2018-11-14
virtio: Add net driver support
Tuomas Tynkkynen
2018-11-14
virtio: Add virtio over mmio transport driver
Bin Meng
2018-11-14
virtio: Add codes for virtual queue/ring management
Tuomas Tynkkynen
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
Bin Meng
[next]