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
path:
root
/
arch
/
arm
/
mach-omap2
/
omap3
Age
Commit message (
Expand
)
Author
2018-12-26
ARM: mach-omap2: omap3: Fix GPIO clocking in SPL
Adam Ford
2018-09-10
arm: armv7-a: Compile and tune for armv7-a instead of armv5
Adam Ford
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-06-18
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-01
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
Derald D. Woods
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-09-29
ARM: omap3: am3517-evm: Add device tree and DM support
Adam Ford
2017-09-13
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
Adam Ford
2017-09-01
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
Adam Ford
2017-08-12
omap3: incorrect logical check in do_emif4_init
xypron.glpk@gmx.de
2017-08-09
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-07-23
arm: omap3: Detect boot mode very early
Adam Ford
2017-06-09
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-05-15
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
Tom Rini
2017-04-27
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
Adam Ford
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-14
arm: omap3: Bring back ARM errata workaround 725233
Siarhei Siamashka
2017-03-14
arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530
Siarhei Siamashka
2017-03-11
arm: OMAP2+: nandecc: propagate error to command return status
Ladislav Michl
2017-03-09
omap3: Migrate to using imply
Tom Rini
2017-01-28
arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
Adam Ford
2017-01-28
arm: omap3: Fix cpuinfo frequency spelling
Ladislav Michl
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini