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
Age
Commit message (
Expand
)
Author
2012-10-15
pxa: Add code to examine cpu model and revision
Lukasz Dalek
2012-10-15
tegra: clean up board include hell
Lucas Stach
2012-10-15
tegra: add funcmux entry for NAND attached to KBC
Lucas Stach
2012-10-15
tegra20: rework UART GPIO handling
Lucas Stach
2012-10-15
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
tegra20: complete periph_id enum
Lucas Stach
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
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
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: Fixed the offset for the no relocation.
Zhong Hongbo
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
kirkwood: implement kw_sdram_size_adjust
Gerlando Falauto
2012-10-03
kirkwood: implement kw_sdram_bs_set()
Gerlando Falauto
2012-10-03
kirkwood: use c-struct for access to SDRAM addr decode registers
Holger Brunck
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
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
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
[next]