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-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
2017-09-13
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-13
ARM: davinci: Update da8xxevm Maintainers
Adam Ford
2017-09-13
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
Adam Ford
2017-09-13
davinci: da850evm: Make EEPROM MAC code configurable
Adam Ford
2017-09-13
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-13
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
Adam Ford
2017-09-13
omap3: omap3_logic: Finish enabling fastboot on MUSB
Adam Ford
2017-09-13
ARM: dts: ethernut5: Fix the build warning
Wenyou Yang
[next]