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
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
tegra: dts: Sync tegra20.dtsi with Linux v4.4
Simon Glass
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
Simon Glass
2016-02-16
tegra: Allow driver model to be used for the PWM
Simon Glass
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
2016-02-16
tegra: pwm: Add a driver for the tegra PWM
Simon Glass
2016-02-16
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2016-02-16
tegra: dts: Sync up nyan-big files with Linux
Simon Glass
2016-02-16
tegra: dts: Sync up the tegra124 device tree files with Linux
Simon Glass
2016-02-16
tegra: mmc: Fix comments in the MMC driver init
Simon Glass
2016-02-16
dm: video: Flush the cache after a puts()
Simon Glass
2016-02-16
tegra: keyboard: Fix the init order
Simon Glass
2016-02-15
Prepare v2016.03-rc2
Tom Rini
2016-02-15
test/py: put "Starting U-Boot" into separate log section
Stephen Warren
2016-02-15
test/py: handle exceptions in console creation
Stephen Warren
2016-02-15
test/py: print summary in test order
Stephen Warren
2016-02-15
test/py: fix CONFIG_SPL test
Stephen Warren
2016-02-15
Enable test/py for sandbox in Travis CI
Stephen Warren
2016-02-15
test/py: don't import pexpect
Stephen Warren
2016-02-15
test/py: add docs for gdbserver and pytest options
Stephen Warren
2016-02-15
test/py: run all "ut" subtests
Stephen Warren
2016-02-15
Makefile: generate symbol list from u-boot
Stephen Warren
2016-02-15
gpio: Correct handling of 'gpio status'
Simon Glass
2016-02-15
tools: fix env_flags build
Lubomir Rintel
2016-02-15
ARM: rpi: set initrd_high
Lubomir Rintel
2016-02-15
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2016-02-15
OMAP3_logic: Add NAND args to boot UBIFS
Adam Ford
2016-02-15
am43xx: qspi: Fix config to select SPI mode
Vignesh R
2016-02-15
ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz
Vignesh R
2016-02-15
arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode
David Müller (ELSOFT AG)
2016-02-15
arm: build some file(s) as ARM mode only
David Müller (ELSOFT AG)
2016-02-15
arm: the ARM920T is THUMB capable, so select the appropriate ISA
David Müller (ELSOFT AG)
2016-02-15
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
David Müller (ELSOFT AG)
2016-02-15
Fix variable documented in README.distro for PXE address.
Vagrant Cascadian
2016-02-15
OMAP3LOGIC: Update maintainer
Adam Ford
2016-02-15
OMAP3: omap3_logic: Grow SPL to 64K from 54K
Adam Ford
2016-02-15
OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT
Derald D. Woods
2016-02-14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-02-14
ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
Masahiro Yamada
2016-02-14
ARM: uniphier: drop unnecessary "bootm_low" environment define
Masahiro Yamada
2016-02-14
ARM: uniphier: adjust DDR clock delay line for ProXstream2
Masahiro Yamada
2016-02-14
ARM: uniphier: move cmd_ddrmphy.c to fix build error
Masahiro Yamada
2016-02-14
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
Masahiro Yamada
[next]