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
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-26
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
distro_bootcmd: add VirtIO distro boot command
Lukas Auer
2018-11-26
riscv: qemu: support booting Linux
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
video: Update video_set_default_colors() to support invert
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
sandbox: log: Add a category for sandbox
Simon Glass
2018-11-20
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
fdt: restore board_fdt_blob_setup() declaration
Baruch Siach
2018-11-20
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-20
ARM: mvebu: db-88f6820: remove redundant comment
Chris Packham
2018-11-20
linux/sizes.h: sync from kernel
Baruch Siach
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-20
linux/const.h: import from kernel
Baruch Siach
2018-11-18
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
Stefan Roese
2018-11-18
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
Stefan Roese
2018-11-16
Ability to modify distro boot filename
Martyn Welch
2018-11-16
dm: serial: fix comment on dm_serial_ops setconfig
Simon Goldschmidt
2018-11-16
board: ti: am654: r5: Add initial support for am654
Lokesh Vutla
2018-11-16
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
dm: uclass: Add uclass_foreach_dev_probe
Patrice Chotard
2018-11-16
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
w1-eeprom: Add support for Maxim DS2502 add only memory
Martin Fuzzey
2018-11-16
configs: am3517_evm: Use default OMAP3 memory settings
Adam Ford
2018-11-16
bcm968580xref: add initial support
Philippe Reynes
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-11-14
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
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
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
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
2018-11-14
regmap: Add overview documentation
Mario Six
[prev]
[next]