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
2017-09-16
x86: dm: video: Add a framebuffer driver that utilizes VBT
Bin Meng
2017-09-16
x86: dts: Include Intel Video BIOS Table in the ROM image
Bin Meng
2017-09-16
tools: binman: Add a new entry type for Intel VBT
Bin Meng
2017-09-16
x86: Add Video BIOS Table (VBT) related Kconfig options
Bin Meng
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-09-16
x86: fsp: Update struct common_buf for FSP spec 1.1
Bin Meng
2017-09-16
x86: tsc: Add Airmont reference clock values
Bin Meng
2017-09-15
ARM: davinci: Remove CONFIG_SOC_DA830
Adam Ford
2017-09-15
arm: dts: Add missing u-boot specific dtsi for dra7-evm
Jean-Jacques Hiblot
2017-09-15
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
Harinarayan Bhatta
2017-09-15
fs/fat: fix fatbuf leak
Rob Clark
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
fs/fat: implement opendir/readdir/closedir
Rob Clark
2017-09-15
fs: add fs_readdir()
Rob Clark
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
fs/fat: split out helper to init fsdata
Rob Clark
2017-09-15
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-09-15
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-09-15
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-15
checkpatch.pl: Add warning for new __packed additions
Heinrich Schuchardt
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-14
checkpatch: update from Linux v4.13-rc6
Heinrich Schuchardt
2017-09-14
lib: strto: fix incorrect handling of specified base
Rob Clark
2017-09-14
add pytests for 'gpt rename' and 'gpt swap'
Alison Chaiken
2017-09-14
add pytests for 'gpt guid' command in sandbox
Alison Chaiken
2017-09-14
GPT: create block device for sandbox testing
Alison Chaiken
2017-09-14
ARM: DRA7: Cleanup old pinctrl macros
Suman Anna
2017-09-14
arm: am57xx: cl-som-am57x: Use new pinctrl macros
Suman Anna
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
Wenyou Yang
2017-09-14
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
ARM: at91: Add the SoC options to Kconfig
Wenyou Yang
2017-09-14
ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
Wenyou Yang
2017-09-14
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
ARM: at91: Get the Chip ID of SAMA5D2 SiP
Wenyou Yang
2017-09-14
ARM: at91: mach: Add missing defines of MPDDRC
Wenyou Yang
2017-09-14
ARM: at91: spl: Add boot device for boot from QSPI
Wenyou Yang
2017-09-14
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
ARM: at91: spl: Add mck function to lower rate while switching
Wenyou Yang
2017-09-14
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-09-14
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-14
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
ARM: dts: at91: sama5: Add the sfr node
Wenyou Yang
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-14
clk: Kconfig: Add dependences of SPL_CLK
Wenyou Yang
[next]