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
Age
Commit message (
Expand
)
Author
2013-02-14
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2013-02-14
x86: Remove unneeded cruft from main Makefile
Simon Glass
2013-02-14
x86: Remove sc520 cpu
Simon Glass
2013-02-14
x86: Remove eNET boards
Simon Glass
2013-02-12
Merge branch 'next' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-12
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
Tom Rini
2013-02-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-11
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-02-11
Tegra114: Add/enable Dalmore build (T114 reference board)
Tom Warren
2013-02-11
Tegra114: Add generic Tegra114 build support
Tom Warren
2013-02-11
Tegra114: Dalmore: Add DT files
Tom Warren
2013-02-11
Tegra114: Add common CPU (shared) files
Tom Warren
2013-02-11
Tegra114: Add CPU (armv7) files
Tom Warren
2013-02-11
Tegra114: Add AVP (arm720t) files
Tom Warren
2013-02-11
Tegra114: Add arch-tegra114 include files
Tom Warren
2013-02-11
tegra: cardhu: config: enable SPI
Allen Martin
2013-02-11
tegra: add SPI SLINK driver
Allen Martin
2013-02-11
tegra: add addresses of SPI SLINK controllers
Allen Martin
2013-02-11
tegra30: fdt: add SPI SLINK nodes
Allen Martin
2013-02-11
tegra30: add SBC1 to periph id mapping table
Allen Martin
2013-02-11
tegra: spi: add fdt support to tegra SPI SFLASH driver
Allen Martin
2013-02-11
tegra20: fdt: add SPI SFLASH node
Allen Martin
2013-02-11
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
Stephen Warren
2013-02-11
tegra: rename FUNCMUX_UART2_UARTB
Stephen Warren
2013-02-11
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-02-11
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
Tom Warren
2013-02-11
tegra: fdt: add back missing host1x node
Allen Martin
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
2013-02-07
common/fdt_support.c: sparse fixes
Kim Phillips
2013-02-07
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2013-02-07
libfdt: update fdt.h from upstream dtc
Kim Phillips
2013-02-07
libfdt_env.h: add fdt type definitions
Kim Phillips
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
fdt: fix dts preprocessor options
Allen Martin
2013-02-07
am33xx: Drop gpio0_7_pin_mux from phytec pcm051
Tom Rini
2013-02-07
OMAP3: igep00x0: fix a build warning on IGEP boards
Javier Martinez Canillas
2013-02-07
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
hvaibhav@ti.com
2013-02-07
Add DDR3 support for AM335x-EVM (Version 1.5A)
Jeff Lance
2013-02-07
am335x: display msg when reading MAC from efuse
Lars Poeschel
[next]