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-15
imx: ventana: skip nand init for nandless boards
Tim Harvey
2019-02-15
imx: ventana: add support for Z101WX01 LVDS display
Tim Harvey
2019-02-15
imx: ventana: add support for GW5905
Tim Harvey
2019-02-15
imx: ventana: remove setup of I2C3 from SPL
Tim Harvey
2019-02-15
imx: ventana: do not iomux UART1
Tim Harvey
2019-02-15
imx: ventana: mv88e61xx change LED configuration
Tim Harvey
2019-02-15
configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
Abel Vesa
2019-02-15
board: mx6sabresd: Remove the enet reset gpio handling
Abel Vesa
2019-02-15
board: mx6sabresd: Remove non-DM code
Abel Vesa
2019-02-15
configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
Abel Vesa
2019-02-15
board: mx6sabreauto: Remove the non-DM code
Abel Vesa
2019-02-15
configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
Abel Vesa
2019-02-15
mx6sabreauto: Add DM_GPIO support
Abel Vesa
2019-02-15
mx6sabresd: Add DM_GPIO support
Abel Vesa
2019-02-15
configs: mx6sabresd: Add SPL FIT and DM support
Abel Vesa
2019-02-15
configs: mx6sabreauto: Add SPL FIT and DM support
Abel Vesa
2019-02-15
arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
Abel Vesa
2019-02-15
arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
Abel Vesa
2019-02-15
board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPL
Abel Vesa
2019-02-15
board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
Abel Vesa
2019-02-15
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
Abel Vesa
2019-02-15
configs: imx6sabreauto: Add DM_USB support
Abel Vesa
2019-02-15
configs: imx6sabreauto: Add DM_MMC support
Abel Vesa
2019-02-15
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
Abel Vesa
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-02-15
net: mv88e61xx: fix autonegotiation on ports
Tim Harvey
2019-02-15
doc: imx: habv4: Remove secure_boot.txt guide
Breno Matheus Lima
2019-02-15
doc: imx: habv4: Move encrypted boot guide
Breno Matheus Lima
2019-02-15
doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targets
Breno Matheus Lima
2019-02-15
doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets
Breno Matheus Lima
2019-02-15
doc: imx: habv4: Add HABv4 introduction
Breno Matheus Lima
2019-02-15
doc: imx: habv4: Remove extra hab directory for a cleaner documentation struc...
Breno Matheus Lima
2019-02-15
ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard
Marcin Niestroj
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
net: dm: fec: Fix regulator enable when using DM_REGULATOR
Adam Ford
2019-02-15
ARM: imx6q_logic: Correct phy fixup for broken ethernet
Adam Ford
2019-02-15
ARM: imx6q_logic: Enable SPL Booting from NAND
Adam Ford
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2019-02-15
ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code
Lukasz Majewski
2019-02-15
ddr: vybrid: Provide code to perform on-boot calibration
Lukasz Majewski
2019-02-15
ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ)
Lukasz Majewski
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
2019-02-13
efi_selftest: add HII database protocols test
AKASHI Takahiro
[next]