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
2019-08-22
boards: ls1028a: Add support of I2C driver model
Chuanhua Han
2019-08-22
configs: lx2160: enable DM support for pcf2127 rtc
Chuanhua Han
2019-08-22
armv8: dts: lx2160aqds : Add pcf2127 node
Chuanhua Han
2019-08-22
armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0
Chuanhua Han
2019-08-22
armv8: dts: Add pcf2127 node for lx2160ardb
Chuanhua Han
2019-08-22
armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes
Chuanhua Han
2019-08-22
gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A
Chuanhua Han
2019-08-22
drivers: i2c: mxc: Fix compiler error when using i2c dm mode
Chuanhua Han
2019-08-22
boards: lx2160a: Add support of I2C driver model
Chuanhua Han
2019-08-22
configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
Ashish Kumar
2019-08-22
armv8: ls1028a: select BOARD_LATE_INIT config
Yuantian Tang
2019-08-22
common: qixis: make the qixis compatible with new soc
Yuantian Tang
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-20
Merge branch '2019-08-20-master-imports'
Tom Rini
2019-08-20
Merge branch '2019-08-20-ti-imports'
Tom Rini
2019-08-20
test/py: Add cmd_memory dependency back to test_mmc_wr
Michal Simek
2019-08-20
easylogo: avoid buffer overrun
Heinrich Schuchardt
2019-08-20
jffs2: remove unused code files
Uwe Kleine-König
2019-08-20
mmc: mtk-sd: Add MT8183 SoC support
Fabien Parent
2019-08-20
mailmap: provide usage instruction
Heinrich Schuchardt
2019-08-20
README: Clarify use of BSS during SPL board_init_f()
Andreas Dannenberg
2019-08-20
arm: omap2: am43xx: Enable CONFIG_BLK
Suniel Mahesh
2019-08-20
arm: dts: Makefile: clean *dtb_HS
Suniel Mahesh
2019-08-20
ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels
Suman Anna
2019-08-20
arm: baltos: switch to driver model for the watchdog timer
Yegor Yefremov
2019-08-20
davinci: omapl138-lcdk: Remove empty compiler directives
Adam Ford
2019-08-20
ARM: davinci: Remove duplicated references
Adam Ford
2019-08-20
ARM: da850evm: Remove dead code
Adam Ford
2019-08-20
ARM: da850evm: Remove dead SPI Code
Adam Ford
2019-08-20
Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"
Adam Ford
2019-08-20
ARM: omapl138_lcdk: Enable USB
Adam Ford
2019-08-20
configs: Rename environment variable fit_bootfile to name_fit
Andrew F. Davis
2019-08-20
configs: Rename environment variable fit_loadaddr to addr_fit
Andrew F. Davis
2019-08-20
configs: Remove unneeded overlay_files environment variable
Andrew F. Davis
2019-08-20
arm: baltos: use device tree alias to access Ethernet slave
Yegor Yefremov
2019-08-19
Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-08-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-08-19
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
Urja Rannikko
2019-08-19
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
2019-08-19
configs: update rk3288 veyron defconfigs
Urja Rannikko
2019-08-19
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
Urja Rannikko
2019-08-19
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
Urja Rannikko
2019-08-19
core: ofnode: do not assert if node not valid in ofnode_get_name()
Kever Yang
2019-08-19
rockchip: rk3399: Add ROC-RK3399-PC support
Levin Du
2019-08-18
global_data: Remove comment of reserved arch-specific GD flags
Stefan Roese
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-18
cbfs: Rename camel-case variables
Simon Glass
2019-08-18
cbfs: Add functions to support multiple CBFSs
Simon Glass
2019-08-18
cbfs: Move result variable into the struct
Simon Glass
2019-08-18
cbfs: Move static variables into a struct
Simon Glass
[next]