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
/
am33xx
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
arm: Remove pengwyn board
Jagan Teki
2020-07-09
arm: Remove pepper board
Jagan Teki
2020-07-09
arm: Remove bav335x board
Jagan Teki
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-03-03
video: omap: add support for DM/DTS
Dario Binacchi
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
arm: omap: fix MPU DPLL divisor for 800MHz clock
Dario Binacchi
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-10-11
am335x, guardian: update guardian board
Moses Christopher
2019-08-12
board/BuR/brsmarc1: initial commit
Hannes Schmelzer
2019-07-13
ARM: am335x: Add phyCORE AM335x R2 support
Niel Fourie
2019-07-11
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-05-05
arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...
Brad Griffis
2019-04-12
am335x, guardian: Add support for the bosch guardian board
Sjoerd Simons
2019-02-07
configs: Don't use SPI_FLASH_BAR as default
Vignesh R
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-26
ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
Andrew F. Davis
2018-12-14
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
Jean-Jacques Hiblot
2018-12-12
arm: am335x-pdu001: Move from embedded to separate DTB
Felix Brack
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
omap: detect the board after DM is available
Jean-Jacques Hiblot
2018-12-10
am335x: Register the I2C controllers if DM_I2C is used.
Jean-Jacques Hiblot
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
Russ Dill
2018-04-06
am43xx: Do not allow EMIF to control DDR_RESET in rtconly config
Dave Gerlach
2018-04-06
ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode
Tero Kristo
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-28
am33xx: board: Call spl_early_init() to support sdram_init()
Faiz Abbas
2018-01-28
arm: add support for PDU001
Felix Brack
2018-01-19
arm: am33xx: Avoid writing into reserved DPLL divider
Lokesh Vutla
2018-01-11
mach-omap2: add AM335x Display PLL register definition
Hannes Schmelzer
2017-11-17
am33xx: Add a function to query MPU voltage in uV
Felix Brack
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
arm: am33xx: Make pin multiplexing functions optional
Felix Brack
2017-08-11
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
[next]