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
2020-01-27
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
i2c: designware_i2c: Don't allow changing IC_CLK
Simon Glass
2020-01-27
i2c: designware_i2c: Add more registers
Simon Glass
2020-01-27
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
arm: mvebu: fix A38x breakage from commit bb872dd930cc
Joel Johnson
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-26
configs: Orange Pi Win: enable ethernet phy
Jernej Skrabec
2020-01-26
sunxi: Automate loading from 128KB MMC offset
Andre Przywara
2020-01-26
sunxi: SPL: Factor out sunxi_get_boot_source()
Andre Przywara
2020-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-01-25
Merge branch '2020-01-24-master-imports'
Tom Rini
2020-01-25
mtd: add prototypes for weak function
Patrick Delaunay
2020-01-25
common: blk: fix comment about blkcache_read return value
Eric Nelson
2020-01-25
meerkat96: fix typo in MAINTAINERS email address
Shawn Guo
2020-01-25
genboardscfg.py: drop python version comment
Baruch Siach
2020-01-25
common: add blkcache init
Angelo Durgehello
2020-01-25
net: macb: Drop local cache flush
Vignesh Raghavendra
2020-01-25
mtd: denali: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
mmc: tmio-common: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-25
fastboot: mt85xx: add command to flash/erase emmc hwpart
mingming lee
2020-01-25
configs: mt8518: Enable fastboot related configs
mingming lee
2020-01-25
configs: mt8518: enable usb gadget driver
mingming lee
2020-01-25
configs: mt8518: set global variables for fastboot
mingming lee
2020-01-25
ARM: Mediatek: Add board_late_init to init usb gadget driver
mingming lee
2020-01-25
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-25
crypto: make mod_exp_sw() static
Heinrich Schuchardt
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-25
lib: rsa: consider CONFIG_SPL_RSA
Heinrich Schuchardt
2020-01-24
sunxi: Add Libre Computer ALL-H5-CC H5 board
Chen-Yu Tsai
2020-01-24
sunxi: Add Libre Computer ALL-H3-IT H5 board
Chen-Yu Tsai
2020-01-24
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
Andre Przywara
2020-01-24
sunxi: defconfig: R40 boards: enable USB
Andre Przywara
2020-01-24
phy: sun4i-usb: Add Allwinner R40 support
Andre Przywara
2020-01-24
sunxi: defconfig: Bananapi M2 Berry: enable Ethernet
Andre Przywara
2020-01-24
sunxi: dts: R40: Update Bananapi M2 Berry .dts
Andre Przywara
2020-01-24
sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108
Chen-Yu Tsai
2020-01-24
common: Update comment to show progress
Simon Glass
2020-01-24
common: Collect all the header files together
Simon Glass
2020-01-24
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-24
common: Move ROUND() into kernel.h
Simon Glass
2020-01-24
common: Move check_member() to kernel.h
Simon Glass
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
common: Move testdram() into init.h
Simon Glass
2020-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
common: Rename and move source()
Simon Glass
[next]