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-09-01
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
Troy Kisky
2012-09-01
mx5: cosmetic: Clean up lowlevel_init
Benoît Thébaudeau
2012-09-01
mx5/6 timer: Round up tick_to_time() value
Benoît Thébaudeau
2012-09-01
mx5: Enable dcache
Benoît Thébaudeau
2012-09-01
arm:exynos: Enable data cache at exynos based processors.
Łukasz Majewski
2012-09-01
EXYNOS5: support display port phy control function
Donghwa Lee
2012-09-01
EXYNOS5: support display system register control
Donghwa Lee
2012-09-01
EXYNOS5: support exynos5 lcd clock control
Donghwa Lee
2012-09-01
ARM: EXYNOS: fixed compiler warning message
Jaehoon Chung
2012-09-01
arm/s5pxx: Fix get_timer_masked to get the time.
Zhong Hongbo
2012-09-01
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
Rajeshwari Shinde
2012-09-01
EXYNOS5: CLOCK: Add BPLL support
Rajeshwari Shinde
2012-09-01
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
Rajeshwari Shinde
2012-09-01
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
tegra20: Remove armv4t build flags
Allen Martin
2012-09-01
tegra20: enable SPL for tegra20 boards
Allen Martin
2012-09-01
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
Allen Martin
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
snowball: Adding board specific cache cleanup routine
Mathieu J. Poirier
2012-09-01
armv7: Adding cpu specific cache managmenent
Mathieu J. Poirier
2012-09-01
u8500: Enabling power to MMC device on AB8500 V2
Mathieu J. Poirier
2012-09-01
u8500: Moving processor-specific functions to cpu area.
Mathieu J. Poirier
2012-09-01
snowball: Moving to ux500.v2 addess scheme for PRCMU access
Mathieu J. Poirier
2012-09-01
snowball: Adding CPU clock initialisation
Mathieu J. Poirier
2012-09-01
snowball: Adding architecture dependent initialisation
Mathieu J. Poirier
2012-09-01
u8500: Moving prcmu to cpu directory
Mathieu J. Poirier
2012-09-01
am33xx evm: Update secure_emif_sdram_config during ddr init
Satyanarayana, Sandhya
2012-09-01
armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack
Tom Rini
2012-09-01
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Tom Rini
2012-09-01
am33xx: Add support, update omap3 McSPI driver
Tom Rini
2012-09-01
am33xx: Correct MMC1, remove MMC2 support
Tom Rini
2012-09-01
imx: Use a clear identification of an unidentified CPU type
Otavio Salvador
2012-09-01
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
am33xx: Rework pinmux functions
Tom Rini
2012-09-01
am33xx evm: Add CONFIG_CMD_EEPROM and related
Tom Rini
2012-09-01
am33xx: Add support for TI AM335x StarterKit EVM
Tom Rini
2012-09-01
am33xx: Remove board/ti/am335x/evm.c
Tom Rini
2012-09-01
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
Tom Rini
2012-09-01
am33xx: Rework config_ddr to make DDR3 support easier.
Tom Rini
2012-09-01
am33xx: Move some variables in emif4.c, mark them static.
Tom Rini
2012-09-01
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
am33xx: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
[next]