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
configs: meson: change default load addresses
Jerome Brunet
2018-11-26
ARM: rework amlogic configuration
Jerome Brunet
2018-11-26
board: amlogic: move khadas-vim2 as q200 ref board
Neil Armstrong
2018-11-26
configs: meson: remove unnecessary MESON_FDTFILE_SETTING
Jerome Brunet
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
2018-11-14
regmap: Add endianness support
Mario Six
2018-11-14
regmap: Define regmap_{get,set}
Mario Six
2018-11-14
regmap: Support reading from specific range
Mario Six
2018-11-14
regmap: Add raw read/write functions
Mario Six
2018-11-14
regmap: Fix documentation
Mario Six
2018-11-14
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
[next]