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
/
cpu
/
armv7
Age
Commit message (
Expand
)
Author
2012-10-15
mx5 clocks: Fix get_ipg_per_clk()
Benoît Thébaudeau
2012-10-15
mx5 clocks: Fix get_periph_clk()
Benoît Thébaudeau
2012-10-15
mx5 clocks: Fix get_lp_apm()
Benoît Thébaudeau
2012-10-15
mx5 clocks: Add and use CCSR definitions
Benoît Thébaudeau
2012-10-15
mx51: Fix USB PHY clocks
Benoît Thébaudeau
2012-10-15
mx5: Fix clock gate values
Benoît Thébaudeau
2012-10-15
mx5: Use explicit clock gate names
Benoît Thébaudeau
2012-10-15
mx5 clocks: Cleanup
Benoît Thébaudeau
2012-10-15
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-10-15
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
i.MX6: get rid of redundant struct src_regs (dupe of struct src)
Eric Nelson
2012-10-15
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren
2012-10-15
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-08
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-10-08
arm: rmobile: bugfix: wrong register saving in lowlevel_init
Tetsuyuki Kobayashi
2012-10-05
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-10-04
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
arm: Support new Xilinx Zynq platform
Michal Simek
2012-10-04
arm: Remove additional config flags
Michal Simek
2012-10-04
armv7 cpu_init_crit: Simplify code
Benoît Thébaudeau
2012-10-03
rmobile: Fix build timer driver with BUILD_DIR
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add cpu_eth_init function
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support PFC of Renesas R8A7740
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support Renesas R8A7740
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support TMU base timer function
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Change initializing ICCICR register
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: kzm9g: separate cpu_rev to integer and fraction
Tetsuyuki Kobayashi
2012-10-03
arm: rmobile: kzm9g: fix CPU info
Tetsuyuki Kobayashi
2012-10-03
arm: rmobile: Support build with gcc-4.6 or later
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support PFC of Renesas SH73A0
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add support Renesas SH73A0
Nobuhiro Iwamatsu
2012-10-03
arm: rmobile: Add basic support for Renesas R-Mobile
Nobuhiro Iwamatsu
2012-10-01
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
Joel A Fernandes
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
[next]