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: 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
2012-09-01
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
am33xx: Remove extra check in enable_ddr_clocks
Tom Rini
2012-09-01
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
Albert ARIBAUD
2012-09-01
omap: am335x_evm: enable i2c1 channel
Steve Sakoman
2012-09-01
omap: am33xx: enable gpio support
Steve Sakoman
2012-09-01
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-07-31
EXYNOS: PINMUX: Add pinmux support for I2C
Rajeshwari Shinde
2012-07-31
EXYNOS: CLK: Add i2c clock
Rajeshwari Shinde
2012-07-31
imx-common: add i2c.c for bus recovery support
Troy Kisky
2012-07-31
i.mx: iomux-v3.c: move to imx-common directory
Troy Kisky
2012-07-31
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
2012-07-31
iomux-v3: remove include of mx6x_pins.h
Troy Kisky
2012-07-20
arm: armv7: add compile option -mno-unaligned-access if available
Tetsuyuki Kobayashi
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-10
EXYNOS: Fix USB compiler warning
Rajeshwari Shinde
2012-07-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-07-09
tegra: add GMC/GMD funcmux entry for SFLASH
Stephen Warren
2012-07-09
tegra: add enterrcm command
Stephen Warren
2012-07-09
tegra: usb: fix wrong error check
Lucas Stach
2012-07-09
tegra: add ULPI on USB2 funcmux entry
Lucas Stach
2012-07-09
EXYNOS: Add power Enable/Disable for USB-EHCI
Rajeshwari Shinde
2012-07-09
USB: EXYNOS: Set USB 2.0 HOST Link mode
Rajeshwari Shinde
2012-07-09
Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...
Wolfgang Denk
2012-07-07
No need to define CONFIG_ARCH_CPU_INIT.
Fabio Estevam
2012-07-07
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-07-07
ARM: OMAP4/5: Move USB clocks to essential group.
SRICHARAN R
[next]