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
2018-10-15
ARC: Don't use COMMON section for global not-initialized variables
Alexey Brodkin
2018-10-12
iot_dk: Link for eFlash
Alexey Brodkin
2018-10-12
axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
Alexey Brodkin
2018-10-12
iot_dk: Save CPU clock value to gd->cpu_clk
Alexey Brodkin
2018-10-12
iot_dk: Add support of 136 MHz clock
Alexey Brodkin
2018-10-12
iot_dk: Implement board reset
Alexey Brodkin
2018-10-12
iot_dk/hsdk: Implement its own print_cpuinfo()
Alexey Brodkin
2018-10-12
ARC: make generic print_cpuinfo() weak
Alexey Brodkin
2018-10-12
iot_dk: Disable networking support
Alexey Brodkin
2018-10-12
iot_dk: Add localversion string
Alexey Brodkin
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-10
arm: remove duplicated prototypes in u-boot.arm.h
Patrick Delaunay
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for arch_interrupt_init
Patrick Delaunay
2018-10-10
bootm: Add board specific OS preboot hook
Marek Vasut
2018-10-10
arm: K3: am654: Add support for getting boot mode
Andrew F. Davis
2018-10-10
arm: K3: am654: Choose MMC boot device based on boot port
Andrew F. Davis
2018-10-10
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
Keerthy
2018-10-10
gpio: da8xx: Add k2g compatible
Keerthy
2018-10-10
board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
Nicholas Faustini
2018-10-10
fdt: add call to ft_board_setup_ex() for ks2 boards
Nicholas Faustini
2018-10-10
ARM: meson: Add Khadas VIM2 board support
Loic Devulder
2018-10-10
ARM: meson: Add Khadas VIM2 board DT
Loic Devulder
2018-10-10
ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
Patrice Chotard
2018-10-09
ARM: dts: rmobile: Reinstate missing CPLD on ULCB
Marek Vasut
2018-10-09
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
Marek Vasut
2018-10-09
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
Marek Vasut
2018-10-09
dtoc: Fix the value of SetInt()
Simon Glass
2018-10-09
video: Tidy up a few comments in video.o
Simon Glass
2018-10-09
video: at91: Adjust vidconsole_position_cursor() to use char pos
Simon Glass
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
2018-10-09
pci: Add a little more debugging to pci_rom
Simon Glass
2018-10-09
fdt: Allow C++ comments in link scripts and DT files
Simon Glass
2018-10-09
ctags: Minor changes to fix ctags output
Simon Glass
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
cros_ec: Add support for v3 messages on LPC
Simon Glass
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
2018-10-09
Add a header file for strings
Simon Glass
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
2018-10-09
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
tpm: Tidy up logging in tpm-common.c
Simon Glass
[next]