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-03
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-10-03
i2c: Add support for the Arm's Versatile Express I2C controller.
Liviu Dudau
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
spi: sh_qspi: Add DM support to SH QSPI driver
Marek Vasut
2018-10-02
driver/spi: fsl_qspi: Remove non-DM stuff
Ashish Kumar
2018-10-02
spi: designware_spi: Add reset ctrl to driver
Ley Foon Tan
2018-10-02
cmd: mtdparts: describe as legacy
Miquel Raynal
2018-10-02
cmd: ubi: clean the partition handling
Miquel Raynal
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
2018-10-02
dm: drop unused helper in MTD header
Miquel Raynal
2018-10-01
Prepare v2018.11-rc1
Tom Rini
2018-10-01
MAINTAINERS: at91: update entry for at91 boards
Eugen Hristev
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
MAINTAINERS: Update some entries for missed boards
Tom Rini
2018-09-30
fs: btrfs: Fix cache alignment bugs
Marek Vasut
2018-09-30
usb:ci_udc: don't overwrite configuration on pullup
Ramon Fried
2018-09-30
db410c: automatically launch fastboot
Ramon Fried
2018-09-30
DB410c: Enable fastboot support
Ramon Fried
2018-09-30
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
2018-09-30
usb:ci_udc: Introduce init_after_reset phy function
Ramon Fried
2018-09-30
ehci: msm: use init_type in probe
Ramon Fried
2018-09-30
ehci: msm: switch to generic PHY uclass
Ramon Fried
2018-09-30
configs: db410c: Enable USB PHY
Ramon Fried
2018-09-30
dts: db410c: Add bindings for MSM USB phy
Ramon Fried
2018-09-30
phy: db410c: Add MSM USB PHY driver
Ramon Fried
2018-09-30
db410c: serial# env using msm board serial
Ramon Fried
2018-09-30
dts: db410c: add alias for USB
Ramon Fried
2018-09-30
ehci: msm: Add missing platdata
Ramon Fried
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-09-30
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
Patrice Chotard
2018-09-30
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
kbuild: fix # escaping in appending U-Boot own DT
Masahiro Yamada
2018-09-30
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
2018-09-30
clk: Add support for Arm's Versatile Express OSC clock generators
Liviu Dudau
2018-09-30
cmd: env: Fix CRC calculation for 'env export -c -s'
Neil Stainton
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
firmware: Add FIRMWARE config prompt string
Rajan Vaja
2018-09-29
sandbox: Add an explanation of the sandbox variants
Simon Glass
2018-09-29
buildman: Avoid hanging when the config changes
Simon Glass
2018-09-29
include/dm.h: Remove duplicated include directive
Liviu Dudau
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-29
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
test: Add tests for board uclass
Mario Six
[next]