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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-07-20
dts: import stm32mp1 device tree from linux kernel
Patrick Delaunay
2018-07-20
env: Include bootdelay in environment if negative
Alex Kiernan
2018-07-19
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Heinrich Schuchardt
2018-07-19
board/BuR/brppt1: convert brppt1 boards to driver model
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: implement more flexible boot process
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: drop LCD-support
Hannes Schmelzer
2018-07-19
board/BuR: drop devicetree loading and lcd setup for linux-targets
Hannes Schmelzer
2018-07-19
dm: SMEM (Shared memory) uclass
Ramon Fried
2018-07-19
ARM: qemu-arm: enable RTC
Heinrich Schuchardt
2018-07-19
power: regulator: stpmu1: add power off delay
Christophe Kerello
2018-07-19
boards: amlogic: Add FriendlyElec NanoPi K2 board support
Thomas McKahan
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
2018-07-19
test: Add ut_assertnull macro
Ramon Fried
2018-07-19
arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets
Michal Simek
2018-07-19
arm64: zynqmp: Add QSPI flash mini u-boot configuration
Siva Durga Prasad Paladugu
2018-07-19
arm: zynq: Setup ENV_SIZE via Kconfig
Michal Simek
2018-07-19
env: Added support to save env to spi through Kconfig
Vipul Kumar
2018-07-19
arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
Siva Durga Prasad Paladugu
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-19
microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic
Michal Simek
2018-07-19
microblaze: Convert generic platform to DM gpio
Michal Simek
2018-07-19
microblaze: Delete Xilinx watchdog related macros
Shreenidhi Shedi
2018-07-19
microblaze: Cosmetic changes in Microblaze related files
Shreenidhi Shedi
2018-07-19
arm64: zcu100: Enable USB host ether and ASIX via defconfig
Michal Simek
2018-07-19
xilinx: zynq: Add support to secure images
Siva Durga Prasad Paladugu
2018-07-19
hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
Michal Simek
2018-07-19
common: command: Handle USAGE failure separately
Michal Simek
2018-07-16
sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
Andre Przywara
2018-07-16
sunxi: DT: A64: update device tree file for Allwinner A64 SoC
Andre Przywara
2018-07-13
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-07-12
imx_lpi2c: Update lpi2c driver to support imx8
Ye Li
2018-07-12
arm: socfpga: stratix10: Enable Stratix10 SoC build
Ley Foon Tan
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
cmd: Kconfig: Move CONFIG_MP to Kconfig
Siva Durga Prasad Paladugu
2018-07-10
omap3_logic: Change console from ttyO0 to ttyS0
Adam Ford
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-07-10
configs: Remove empty #ifdef/#ifndef blocks from configs
Alex Kiernan
2018-07-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-09
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
Ley Foon Tan
2018-07-09
dt-bindings: clock: Add S900 CMU register definitions
Manivannan Sadhasivam
2018-07-09
board: Add uCRobotics Bubblegum-96 board support
Manivannan Sadhasivam
2018-07-09
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
log: Add a way to log a return value with a message
Simon Glass
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
[next]