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
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
2017-07-22
arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards
Andrew F. Davis
2017-07-11
am33xx: board: Refactor USB initialization into separate function
Alexandru Gagniuc
2017-07-11
ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well
Tom Rini
2017-07-10
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-06-09
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-06-09
am33xx: Finish migration of CONFIG_AM33XX/AM43XX
Tom Rini
2017-06-05
t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig
Tom Rini
2017-06-05
ti816x: Rework DDR initialization sequence
Tom Rini
2017-05-12
arm: amx3xx: Add support for early debug
Lokesh Vutla
2017-05-12
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-12
arm: am33xx: Fix MPU opp selection
Lokesh Vutla
2017-05-11
configs: am335x_evm: Enable SPL_DM
Lokesh Vutla
2017-05-11
configs: am335x_evm: Use omap2 generic spl load script
Lokesh Vutla
2017-05-11
arch: arm: omap: Declare size of ddr very early
Lokesh Vutla
2017-05-08
igep003x: Add support for IGEP SMARC AM335x
Pau Pajuelo
2017-05-08
igep0033: Rename to igep003x
Ladislav Michl
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-21
ARM: AM43xx: Enable DM_I2C/SPI/ETH
Lokesh Vutla
2017-03-20
ARM: am43xx: fix SOC revision print outs
Tero Kristo
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-09
TI: Migrate board/ti/common/Kconfig to imply
Tom Rini
2017-03-09
am335x_evm: Switch to using imply keyword
Tom Rini
2017-01-28
board/chiliboard: Add support for chiliBoard
Marcin Niestroj
2017-01-28
ARM: am335x: Add support for chiliSOM
Marcin Niestroj
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-09
am33xx: board: init usb ether gadget for rndis support
Mugunthan V N
2017-01-08
am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
Andrew F. Davis
2016-12-09
arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm
Jyri Sarha
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2016-12-02
am33xx: board: probe misc drivers to register musb devices
Mugunthan V N
2016-12-02
am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
Mugunthan V N
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini