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-07-09
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
log: Add a way to log a return value with a message
Simon Glass
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
2018-07-09
Prepare v2018.07
Tom Rini
2018-07-08
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2018-07-06
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
Peter Robinson
2018-07-06
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-07-03
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-07-03
arm: timer: sunxi: add Allwinner timer erratum workaround
Andre Przywara
2018-07-03
arm: timer: factor out FSL arch timer erratum workaround
Andre Przywara
2018-07-02
Prepare v2018.07-rc3
Tom Rini
2018-07-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-07-02
board/aries: Remove
Tom Rini
2018-07-02
ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
Alexander Graf
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
2018-07-02
net: mvneta: zero Tx descriptors on init
Rabeeh Khoury
2018-07-02
net: mvneta: dcache flush TX descriptors at init
Rabeeh Khoury
2018-07-02
net: fastboot: Fix build when FASTBOOT_FLASH is disabled
Alex Kiernan
2018-07-02
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
Michal Simek
2018-07-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-07-02
video: arm: rpi: Add brcm,bcm2708-fb compatible
Emmanuel Vadot
2018-07-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-07-01
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
2018-07-02
doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'
Bin Meng
2018-07-02
x86: doc: Update EFI loader support
Bin Meng
2018-07-02
efi_loader: helloworld: Output ACPI configuration table
Bin Meng
2018-07-02
efi_loader: Install ACPI configuration tables
Bin Meng
2018-07-02
efi_loader: Increase number of configuration tables to 16
Bin Meng
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-07-02
x86: timer: tsc: Allow specifying clock rate from device tree again
Bin Meng
2018-06-30
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-30
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
Fabio Estevam
2018-06-29
lib: div64: fix typeo in include/div64.h
Heinrich Schuchardt
2018-06-29
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...
Nishanth Menon
2018-06-29
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...
Nishanth Menon
2018-06-29
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
[next]