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-06-05
drivers/rtc: prepare mvrtc for DM conversion
Chris Packham
2018-06-05
board_f: Only reserve memory for U-Boot if we're going to relocate
Alexey Brodkin
2018-06-05
board: STiH410-B2260: Add pxefile_addr_r variable
Riku Voipio
2018-06-05
menu: fix timeout duration
Masahiro Yamada
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
2018-06-05
ARM: legoev3: update boot script to load uEnv.txt and .dtb
David Lechner
2018-06-05
ARM: legoev3: remove unused configuration options
David Lechner
2018-06-05
ARM: legoev3: disable networking
David Lechner
2018-06-05
ARM: legoev3: Move UART enable to early init
David Lechner
2018-06-05
ARM: legoev3: increase flash image sizes
David Lechner
2018-06-05
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-06-05
ARM: kirkwood: Enforce size limit for guruplug
Chris Packham
2018-06-05
ARM: kirkwood: Enforce size limit for sheevaplug
Chris Packham
2018-06-05
Enable thumb build to reduce build size of u-boot.kwb.
Vagrant Cascadian
2018-06-05
ARM: kirkwood: SBx81LIFKW: Enable network hardware
Chris Packham
2018-06-05
ARM: add SBx81LIFKW board
Chris Packham
2018-06-05
ARM: kirkwood: remove automatic I2C config if DM_I2C is enabled
Chris Packham
2018-06-05
arm: kirkwood: lsxl: Add SPI driver model support
Michael Walle
2018-06-05
enable CONFIG_DISTRO_DEFAULTS for LS-CHLv2 board
Michael Walle
2018-06-05
arm: mvebu: switch clearfog to use device-tree i2c and gpio
Jon Nettleton
2018-06-05
arm: mvebu: enable sata support for clearfog
Jon Nettleton
2018-06-05
mvebu: a38x: Force receiver detected on PCIe lanes
Rabeeh Khoury
2018-06-04
Prepare v2018.07-rc1
Tom Rini
2018-06-04
configs: Resync with savedefconfig
Tom Rini
2018-06-04
MAINTAINERS: Take over DB410c maintainership
Ramon Fried
2018-06-04
db410c: Added pre-relocation attribute to pinctrl
Ramon Fried
2018-06-04
scripts: mailmapper: SPDX license identifier
Heinrich Schuchardt
2018-06-04
Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.
Vagrant Cascadian
2018-06-04
Set time and umask on multi-dtb fit images to ensure reproducibile builds.
Vagrant Cascadian
2018-06-04
xilinx: Sync symbols location in defconfigs
Michal Simek
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-04
board: sun50i: Add Amarula A64-Relic initial support
Jagan Teki
2018-06-03
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-03
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-03
efi_loader: Fix warning in raw/cols query
Alexander Graf
2018-06-03
rpi: Fix fdt_high & initrd_high for 64-bit builds
Tuomas Tynkkynen
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
2018-06-03
efi_loader: efi_mem_carve_out should return s64
Heinrich Schuchardt
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_selftest: check for buffer overflow in efi_get_variable
Ivan Gorinov
2018-06-03
Makefile: clean should delete *.so
Heinrich Schuchardt
2018-06-03
efi_selftest: imply FAT, FAT_WRITE
Heinrich Schuchardt
2018-06-03
efi_loader: DocBook comments for boot services
Heinrich Schuchardt
2018-06-03
Add a comment for board_quiesce_devices()
Simon Glass
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
efi: sandbox: Add required linker sections
Simon Glass
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-06-03
efi_selftest: test unaligned memory access
Heinrich Schuchardt
[next]