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-18
display5: config: Add GPT verification and restoration code on SWUpdate entry
Lukasz Majewski
2018-06-18
display5: display5_defconfig: Enable support for gpt command (CMD_GPT) in pro...
Lukasz Majewski
2018-06-18
display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M
Lukasz Majewski
2018-06-18
display5: config: Add cma=256M to command line arguments
Lukasz Majewski
2018-06-18
display5: net: Add function to read ethaddr from iMX6 fuses
Lukasz Majewski
2018-06-18
display5: ddr: Enable support for DDR3 auto calibration
Lukasz Majewski
2018-06-18
display5: config: Update swupdate initramfs file name (now supporting ext4)
Lukasz Majewski
2018-06-18
display5: config: factory: Update BACKUP rootfs in factory mode
Lukasz Majewski
2018-06-18
display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs
Lukasz Majewski
2018-06-18
display5: wdt: Enable WDT support (both SPL and u-boot)
Lukasz Majewski
2018-06-18
display5: Support for the emergency PAD pressing
Lukasz Majewski
2018-06-18
display5: config: factory: Extend mtdparts to support LEG factory partition
Lukasz Majewski
2018-06-18
display5: config: Update SPI-NOR partition for larger swupdate-initramfs
Lukasz Majewski
2018-06-18
display5: config: Remove support for Linux initramfs recovery image boot
Lukasz Majewski
2018-06-18
display5: config: Reset the board when bootm fails
Lukasz Majewski
2018-06-18
display5: spl: Check return code of the env_* functions
Lukasz Majewski
2018-06-18
display5: config: Provide command to flash the whole SPI-NOR memory
Lukasz Majewski
2018-06-18
display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot
Lukasz Majewski
2018-06-18
display5: config: factory: Setup IP config data according to LEG production s...
Lukasz Majewski
2018-06-18
display5: factory: Add support for BOOT_FROM = FACTORY switch
Lukasz Majewski
2018-06-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-15
Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc
Tom Rini
2018-06-15
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-06-15
ARC: HSDK: Add readme
Alexey Brodkin
2018-06-15
ARC: HSDK: Add tool and make target to generate bsp
Eugeniy Paltsev
2018-06-15
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
Michal Simek
2018-06-15
arm64: zynqmp: Check return value from calloc
Michal Simek
2018-06-15
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-06-15
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-15
mmc: sdhci: Fix MMC HS200 tuning command failures
Siva Durga Prasad Paladugu
2018-06-15
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
Luca Ceresoli
2018-06-15
arm64: zynqmp: Enable SPD ddr support for zcu102 targets
Michal Simek
2018-06-15
timer: cadence: Implement timer_get_boot_us
Michal Simek
2018-06-15
arm: zynq: Drop #address-cells and #size-cells from gpio-keys
Michal Simek
2018-06-15
arm64: zynqmp: Split emmc configuration into emmc0 and emmc1
Siva Durga Prasad Paladugu
2018-06-15
arm: zynq: Add missing watchdog header
Michal Simek
2018-06-14
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-14
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-14
efi_loader: Allocate memory handle for mem dp
Alexander Graf
2018-06-14
efi_loader: avoid make race condition
Heinrich Schuchardt
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
2018-06-14
efi: Add a comment about duplicated ELF constants
Simon Glass
2018-06-14
efi_loader: Convert runtime reset from switch to if statements
Alexander Graf
2018-06-14
riscv: Add support for HI20 PE relocations
Alexander Graf
[next]