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-09-28
configs: sama5d4_xplained: add onewire and eeprom drivers
Eugen Hristev
2018-09-28
configs: sama5d2_ptc_ek: add onewire and eeprom drivers
Eugen Hristev
2018-09-28
configs: sama5d27_som1_ek: add onewire and eeprom drivers
Eugen Hristev
2018-09-28
configs: sama5d3_xplained: add onewire and eeprom drivers
Eugen Hristev
2018-09-28
configs: sama5d2_xplained: add onewire and eeprom drivers
Eugen Hristev
2018-09-28
configs: sandbox: add onewire w1 and sandbox eeprom
Eugen Hristev
2018-09-28
sandbox: DTS: w1: add node for one wire interface on GPIO
Eugen Hristev
2018-09-28
pinctrl: sandbox: add gpio onewire w1 group
Eugen Hristev
2018-09-28
w1: add command for onewire protocol
Eugen Hristev
2018-09-28
dt-bindings: w1-eeprom: eep_sandbox: create bindings
Eugen Hristev
2018-09-28
W1-EEPROM: add sandbox driver
Eugen Hristev
2018-09-28
dt-bindings: w1-eeprom: ds24xxx: create bindings
Eugen Hristev
2018-09-28
W1-EEPROM: add support for Maxim DS24 eeprom families
Maxime Ripard
2018-09-28
w1: identify devices with w1-eeprom uclass
Eugen Hristev
2018-09-28
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2018-09-28
dt-bindings: W1: w1-gpio: added bindings for w1-gpio
Eugen Hristev
2018-09-28
w1: Add 1-Wire gpio driver
Maxime Ripard
2018-09-28
w1: Add 1-Wire uclass
Maxime Ripard
2018-09-28
common: Generic loader for file system
Tien Fong Chee
2018-09-28
doc: dtbinding: Add file system firmware loader binding document
Tien Fong Chee
2018-09-28
doc: Add new doc for file system firmware loader driver model
Tien Fong Chee
2018-09-28
block: Add a function to find block device descriptor
Tien Fong Chee
2018-09-28
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
2018-09-28
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-27
net: zynq_gem: Add support for fixed-link phy
Michal Simek
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2018-09-26
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
Luis Araneda
2018-09-26
net: zynq_gem: Fix reading of max-speed property
Siva Durga Prasad Paladugu
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-26
fpga: zynqmp: Modify PL bitstream loading sequence
Siva Durga Prasad Paladugu
2018-09-26
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
Siva Durga Prasad Paladugu
2018-09-26
arm64: zynqmp: Move PM version related macros to .h
Siva Durga Prasad Paladugu
2018-09-26
arm: zynq: Remove useless comments from config file
Michal Simek
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-09-25
Makefile: Use -fno-strict-aliasing globally
Bin Meng
2018-09-25
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
2018-09-25
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
Tuomas Tynkkynen
2018-09-25
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-09-25
xtensa: use asm-generic/atomic.h
Chris Packham
2018-09-25
mips: use asm-generic/atomic.h
Chris Packham
2018-09-25
ARM: use asm-generic/atomic.h
Chris Packham
2018-09-25
Add include/asm-generic/atomic.h
Chris Packham
2018-09-25
cmd: add conitrace command
Heinrich Schuchardt
2018-09-25
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
2018-09-25
dm: Update README.txt to clarify device tree usage
Tom Rini
[next]