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
2019-02-16
mmc: tmio: Configure HOST_MODE WMODE according to bus width
Marek Vasut
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-02-15
Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2019-02-15
Merge tag '2019.01-next' of https://github.com/mbgg/u-boot
Tom Rini
2019-02-15
arm64: zynqmp: Create fdtfile from compatible string
Michal Simek
2019-02-15
arm64: zynqmp: Change the spi-rx-bus-width property to x1
Venkatesh Yadav Abbarapu
2019-02-15
arm64: zynqmp: Fix i2c boot warning
Shubhrajyoti Datta
2019-02-15
arm64: zynqmp: Remove autodetected devices without description
Michal Simek
2019-02-15
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
2019-02-15
xilinx: dts: Remove additional empty lines
Michal Simek
2019-02-15
arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout...
Mounika Grace Akula
2019-02-15
ARM: dts: zynq: correct and improve the model property of dt files
Luis Araneda
2019-02-15
ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
Luis Araneda
2019-02-15
ARM: dts: Use mmc@ instead sdhci@
Michal Simek
2019-02-15
rpi: add Compute Module 3+
Jonathan Gray
2019-02-15
cmd: bmp: Make integer-to-pointer cast platform, independent
Adam Heinrich
2019-02-14
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-02-14
arm64: zynqmp: Remove board config files
Michal Simek
2019-02-14
arm64: zynqmp: Remove SPD related configurations
Michal Simek
2019-02-14
arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCI
Michal Simek
2019-02-14
xilinx: common: Remove !DM_i2C code for reading mac from eeprom
Michal Simek
2019-02-14
i2c: Remove ancient zynq_i2c driver
Michal Simek
2019-02-14
arm64: zynqmp: Remove addresses for i2c controllers
Michal Simek
2019-02-14
arm64: zynqmp: Switch all platforms to DM_I2C
Michal Simek
2019-02-14
ARM: zynq: Remove addresses for i2c controllers
Michal Simek
2019-02-14
ARM: zynq: Convert dlc20 and zc70x board to DM_I2C
Michal Simek
2019-02-14
ARM: zynq: Convert Syzygy to DM_I2C
Michal Simek
2019-02-14
arm64: versal: Add mini configuration for Versal
Siva Durga Prasad Paladugu
2019-02-14
arm64: versal: Move IOU_SWITCH_DIVISOR0 to Kconfig
Michal Simek
2019-02-14
arm64: versal: Remove one level of indentation in board_early_init_r()
Michal Simek
2019-02-14
arm64: versal: Define distro boot commnads for qspi ospi and mmc
Siva Durga Prasad Paladugu
2019-02-14
arm64: versal: Disable showing information about console
Michal Simek
2019-02-14
arm: zynq: Update boot_targets based on bootmode
Siva Durga Prasad Paladugu
2019-02-14
arm: zynq: Define distro boot commnads for qspi, nand and nor
Siva Durga Prasad Paladugu
2019-02-14
spi: zynqmp_gqspi: Enable versal compatible string
Michal Simek
2019-02-14
arm64: versal: Add mini eMMC configuration
Siva Durga Prasad Paladugu
2019-02-14
arm64: versal: Enable different ethernet phy for virt platform
Michal Simek
2019-02-14
arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMU
Siva Durga Prasad Paladugu
2019-02-14
ARM: zynq: Convert Antminer to OF_SEPARATE
Michal Simek
2019-02-14
xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()
Michal Simek
2019-02-14
xilinx: Move zynq_board_read_rom_ethaddr to shared location
Michal Simek
2019-02-14
arm64: zynqmp: Define distro boot commnads for qspi and nand
Siva Durga Prasad Paladugu
2019-02-14
ARM: zynq: Run distribution boot commands first
Michal Simek
2019-02-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2019-02-13
efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-02-13
lib: vsprintf: avoid overflow printing UTF16 strings
Heinrich Schuchardt
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
2019-02-13
arm: Leave smccc calls in .text when efi_loader=n
Alexander Graf
2019-02-13
efi_loader: debug output for HII protocols
Heinrich Schuchardt
2019-02-13
efi_selftest: fix HII tests
Heinrich Schuchardt
[next]