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
/
include
/
asm
/
arch-omap4
/
sys_proto.h
Age
Commit message (
Expand
)
Author
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
2016-03-15
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
Paul Kocialkowski
2016-03-15
omap4: Export jedec sdram timings
Paul Kocialkowski
2016-03-15
omap4: Export elpidia sdram timings
Paul Kocialkowski
2016-03-15
omap4: Export elpidia sdram device details
Paul Kocialkowski
2016-03-14
ARM: OMAP4/5: Add generic board detection hook
Kipisz, Steven
2016-03-14
ARM: OMAP4/5: Centralize gpi2c_init
Kipisz, Steven
2016-03-14
ARM: OMAP4/5: Centralize early clock initialization
Kipisz, Steven
2015-03-13
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
Nishanth Menon
2015-01-05
ARM: OMAP4: Panda: rework DMM logic
Nishanth Menon
2014-05-23
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
Tom Rini
2014-04-17
ARM: OMAP: hide custom bit manipulation function sr32()
Wolfgang Denk
2014-03-04
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2014-01-24
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
2013-12-04
pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM
Hardik Patel
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
ARM: DRA7xx: power Add support for tps659038 PMIC
Lokesh Vutla
2013-06-10
ARM: OMAP4+: pmic: Make generic bus init and write functions
Lokesh Vutla
2013-06-10
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
Lokesh Vutla
2013-06-05
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
Tom Rini
2013-05-10
ARM: OMAP: Cleanup boot parameters usage
SRICHARAN R
2013-05-10
ARM: OMAP5: Fix warm reset with USB cable connected
Lokesh Vutla
2013-03-11
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
SRICHARAN R
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-07-07
OMAP4+: Force DDR in self-refresh after warm reset
Lokesh Vutla
2012-07-07
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-05-15
OMAP4/5: Make the silicon revision variable common.
SRICHARAN R
2012-05-15
OMAP3+: Introduce generic logic for OMAP voltage controller
Nishanth Menon
2012-01-16
omap_rev_string: output to stdout
Andreas Müller
2011-11-15
omap4/5: Add support for booting with CH.
Sricharan
2011-11-15
omap5: clocks: Add clocks support for omap5 platform.
Sricharan
2011-11-15
omap5: Add minimal support for omap5430.
Sricharan
2011-10-27
OMAP3 SPL: Provide weak omap_rev_string
Tom Rini
2011-08-03
omap: add basic SPL support
Aneesh V
2011-08-03
omap4: calculate EMIF register values
Aneesh V
2011-08-03
omap4: add sdram init support
Aneesh V
2011-08-03
omap4: add clock support
Aneesh V
2011-08-03
omap4: add OMAP4430 revision check
Aneesh V
2011-08-03
omap4: cleanup pin mux data
Aneesh V
2011-08-03
omap4: utility function to identify the context of hw init
Aneesh V
2011-07-04
armv7: adapt omap4 to the new cache maintenance framework
Aneesh V
2010-09-08
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...
Steve Sakoman
2010-08-05
ARMV7: Add pad mux support for OMAP4
Steve Sakoman
2010-07-15
ARMV7: Add basic gpmc initialization for OMAP4
Steve Sakoman
2010-07-05
ARMV7: Add basic support for TI OMAP4
Steve Sakoman