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-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
2018-12-07
power: axp209: Use BIT() macro
Olliver Schinagl
2018-12-07
sunxi: pmic_bus: Decrease boot time by not writing duplicate data
Olliver Schinagl
2018-12-07
sunxi: board: Print error after power initialization fails
Olliver Schinagl
2018-12-06
rockchip: rk3399: Add MAINTAINERS entry
Tom Rini
2018-12-06
Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-06
rockchip: rk3399: Add Ficus EE board support
Manivannan Sadhasivam
2018-12-06
rockchip: rk3399: Add Rock960 CE board support
Manivannan Sadhasivam
2018-12-06
rockchip: rk3399: Add common Rock960 family from Vamrs
Manivannan Sadhasivam
2018-12-06
arm: dts: rockchip: add some common pin-settings to rk3399
Randy Li
2018-12-06
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
Philipp Tomsich
2018-12-05
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-06
mtd: sf: Make sf_mtd.c more robust
Boris Brezillon
2018-12-06
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
Boris Brezillon
2018-12-06
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
mtd: Make sure we don't parse MTD partitions belonging to another dev
Boris Brezillon
2018-12-06
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
Boris Brezillon
2018-12-06
mtd: Be more strict on the "mtdparts=" prefix check
Boris Brezillon
2018-12-06
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...
Boris Brezillon
2018-12-06
mtd: sf: Make sure we don't register the same device twice
Boris Brezillon
2018-12-06
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
Boris Brezillon
2018-12-06
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-12-05
x86: acpi: Generate SPCR table
Andy Shevchenko
2018-12-05
x86: acpi: Add SPCR table description
Andy Shevchenko
2018-12-05
serial: ns16550: Provide ->getinfo() implementation
Andy Shevchenko
2018-12-05
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
2018-12-05
serial: ns16550: Read reg-io-width from device tree
Andy Shevchenko
2018-12-05
serial: ns16550: Group reg_* members of ns16550_platdata
Andy Shevchenko
2018-12-05
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
power: regulator: denied disable on always-on regulator
Patrick Delaunay
2018-12-05
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
binman: Add myself as maintainer
Simon Glass
2018-12-05
dm: (re)sort uclass ids alphabetically
Philipp Tomsich
2018-12-05
dm: rtc: Fix function name in comment
Philipp Tomsich
2018-12-05
buildman/toolchain.py: handle inconsistent tarball names
Trevor Woerner
2018-12-05
buildman/toolchain.py: fix toolchain directory
Trevor Woerner
2018-12-05
Add inttypes.h
Simon Glass
2018-12-05
Add UINT32_MAX and UINT64_MAX
Simon Glass
2018-12-05
time: Update mdelay() to delay in one large chunk
Simon Glass
2018-12-05
video: backlight: Fix log message in enable_sequence()
Simon Glass
2018-12-05
input: i8042: Use remove() instead of exported functions
Simon Glass
2018-12-05
cros_ec: Adjust to use v1 vboot context only
Simon Glass
2018-12-05
cros: Correct a printf() string and comment
Simon Glass
2018-12-05
tpm: Fix a logging warning in unpack_byte_string()
Simon Glass
2018-12-05
tpm: Add non-volatile index attributes needed for v2
Simon Glass
2018-12-05
tpm: Export tpm_clear_and_reenable()
Simon Glass
[next]