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-05-18
arm: imx53: Add support for imx53 boards from K+P
Lukasz Majewski
2018-05-18
sandbox: tests: Add tests for mc34708 PMIC device
Lukasz Majewski
2018-05-18
sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
Lukasz Majewski
2018-05-18
sandbox: Enable MC34708 PMIC support
Lukasz Majewski
2018-05-18
sandbox: Enable support for MC34708 PMIC in DTS
Lukasz Majewski
2018-05-18
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
Lukasz Majewski
2018-05-18
pmic: Rewrite the pmic command to not only work with single byte transmission
Lukasz Majewski
2018-05-18
pmic: dm: Add support for MC34708 for PMIC DM
Lukasz Majewski
2018-05-18
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...
Lukasz Majewski
2018-05-18
pmic: Add support for setting transmission length in uclass private data
Lukasz Majewski
2018-05-18
pmic: fsl: Define number of bytes sent at once by MC34708 PMIC
Lukasz Majewski
2018-05-18
pmic: fsl: Provide some more definitions for MC34708 PMIC
Lukasz Majewski
2018-05-18
configs: imx6dl-mamoj: Enable HAB
Jagan Teki
2018-05-18
configs: imx6dl-mamoj: Add Falcon mode support
Jagan Teki
2018-05-18
configs: imx6dl-mamoj: Add DFU support
Jagan Teki
2018-05-18
configs: imx6dl_mamoj: Enable fastboot and ums
Jagan Teki
2018-05-18
i.MX6DL: mamoj: Add PFUZE100 support
Jagan Teki
2018-05-18
i.MX6DL: mamoj: Add I2C support
Jagan Teki
2018-05-18
i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
Jagan Teki
2018-05-18
ARM: i.MX6: dts: Build dtb based on SOC type
Jagan Teki
2018-05-18
ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
Jagan Teki
2018-05-18
ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi
Jagan Teki
2018-05-18
ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
Jagan Teki
2018-05-17
imx6: sabrelite: update defconfig to use distro defaults
Guillaume GARDET
2018-05-17
imx6: Convert sabrelite and nitrogen6x boards to distro boot support
Guillaume GARDET
2018-05-17
dts: pinctrl: Provide IMX_PAD_SION definition for imx53 pinctrl
Lukasz Majewski
2018-05-17
dts: imx53: Add gpio and i2c nodes to imx53.dtsi file
Lukasz Majewski
2018-05-17
ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig
Sebastian Reichel
2018-05-17
mx6: remove duplicated BOUNCE_BUFFER defines
Peter Robinson
2018-05-17
mx6: Select CONFIG_MP with MX6_SMP
Peter Robinson
2018-05-17
mx7: remove empty ifndef statement
Peter Robinson
2018-05-17
mx6 common: remove dangling comment
Peter Robinson
2018-05-17
mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.
Magnus Lilja
2018-05-17
mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.
Magnus Lilja
2018-05-17
board: ge: bx50v3: remove redundant targets
Ian Ray
2018-05-17
board: ge: bx50v3: configure video arguments using VPD
Ian Ray
2018-05-17
board: ge: bx50v3: use VPD instead of compile-time checks
Ian Ray
2018-05-17
board: ge: bx50v3: detect the monitor type by reading VPD earlier
Nandor Han
2018-05-17
board: ge: bx50v3: fix display support for b{46}50v3
Ian Ray
2018-05-17
board: ge: bx50v3: unify two switch statements
Nandor Han
2018-05-17
board: ge: bx50v3: rename detect_baseboard function
Ian Ray
2018-05-17
board: ge: bx50v3: add winbond SPI NOR support
Ian Ray
2018-05-16
ARM: re-enable MVGBE for edminiv2
Chris Packham
2018-05-15
usb: composite convert __set_bit to generic_set_bit
Bryan O'Donoghue
2018-05-15
usb: f_mass_storage: Fix set_bit and clear_bit usage
Bryan O'Donoghue
2018-05-15
nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
nds32: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-15
nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
nios2: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-15
riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
[next]