Commit Graph

17919 Commits (5944bd9a25291560405e5d86612a75a6791acf23)

Author SHA1 Message Date
Patrick Delaunay d090cbab64 misc: stm32: Add STM32MP1 support 6 years ago
Patrick Delaunay a674313c2c dts: import stm32mp1 device tree from linux kernel 6 years ago
Alex Kiernan 57aa4d2066 env: Include bootdelay in environment if negative 6 years ago
Heinrich Schuchardt 992c1db455 drivers: rtc: resolve year 2038 problem in rtc_to_tm 6 years ago
Hannes Schmelzer fbc7c7decf board/BuR/brppt1: convert brppt1 boards to driver model 6 years ago
Hannes Schmelzer 73e9db22ab board/BuR/brppt1: implement more flexible boot process 6 years ago
Hannes Schmelzer 1d46986601 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) 6 years ago
Hannes Schmelzer 9596367970 board/BuR/brppt1: drop LCD-support 6 years ago
Hannes Schmelzer e31fb4db36 board/BuR: drop devicetree loading and lcd setup for linux-targets 6 years ago
Ramon Fried 7b384eccc7 dm: SMEM (Shared memory) uclass 6 years ago
Heinrich Schuchardt b19886b946 ARM: qemu-arm: enable RTC 6 years ago
Christophe Kerello 844f9bf1ee power: regulator: stpmu1: add power off delay 6 years ago
Thomas McKahan eee45b4f54 boards: amlogic: Add FriendlyElec NanoPi K2 board support 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Yaniv Levinsky 477f8116d5 cmd: nvedit: propagate envflag to set_default_vars 6 years ago
Ramon Fried 8d54579072 test: Add ut_assertnull macro 6 years ago
Michal Simek a133b3ac32 arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets 6 years ago
Siva Durga Prasad Paladugu 14ed50a4bf arm64: zynqmp: Add QSPI flash mini u-boot configuration 6 years ago
Michal Simek bb8920ed77 arm: zynq: Setup ENV_SIZE via Kconfig 6 years ago
Vipul Kumar 2a30809cae env: Added support to save env to spi through Kconfig 6 years ago
Siva Durga Prasad Paladugu e4655aa240 arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h 6 years ago
Siva Durga Prasad Paladugu 12308b128f lib: fdtdec: Rename routine fdtdec_setup_memory_size() 6 years ago
Michal Simek f4da871a7f microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic 6 years ago
Michal Simek 4a69366967 microblaze: Convert generic platform to DM gpio 6 years ago
Shreenidhi Shedi 88811bb5a1 microblaze: Delete Xilinx watchdog related macros 6 years ago
Shreenidhi Shedi 35912528a8 microblaze: Cosmetic changes in Microblaze related files 6 years ago
Michal Simek 3c3dee373a arm64: zcu100: Enable USB host ether and ASIX via defconfig 6 years ago
Siva Durga Prasad Paladugu 37e3a36a54 xilinx: zynq: Add support to secure images 6 years ago
Michal Simek 5da7b8cb08 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files 6 years ago
Michal Simek 27eb7bce39 common: command: Handle USAGE failure separately 6 years ago
Andre Przywara 7514ed33d2 sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs 6 years ago
Andre Przywara 62f3c12c4d sunxi: DT: A64: update device tree file for Allwinner A64 SoC 6 years ago
Ye Li 9b2ebcc060 imx_lpi2c: Update lpi2c driver to support imx8 6 years ago
Ley Foon Tan a684729a15 arm: socfpga: stratix10: Enable Stratix10 SoC build 6 years ago
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 6 years ago
Siva Durga Prasad Paladugu 0fd2290cfc cmd: Kconfig: Move CONFIG_MP to Kconfig 6 years ago
Adam Ford e745782c25 omap3_logic: Change console from ttyO0 to ttyS0 6 years ago
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Alex Kiernan d673668964 configs: Remove empty #ifdef/#ifndef blocks from configs 6 years ago
Ley Foon Tan d99894dd3a include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) 6 years ago
Manivannan Sadhasivam 188d7aa4e2 dt-bindings: clock: Add S900 CMU register definitions 6 years ago
Manivannan Sadhasivam eba6589f7e board: Add uCRobotics Bubblegum-96 board support 6 years ago
Simon Glass 964cadc445 dm: core: Add a function to decode a memory region 6 years ago
Simon Glass 5e0a7341cd dm: core: Update of_read_fmap_entry() for livetree 6 years ago
Simon Glass 008dcddf99 dm: spi: Update sandbox SPI emulation driver to use ofnode 6 years ago
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
Simon Glass b616cef97a log: Add a way to log a return value with a message 6 years ago
Simon Glass c60f671b65 dm: core: Add a way to find an ofnode by compatible string 6 years ago
Simon Glass c98ad4434c dm: core: Add comments to ofnode_read_resource() functoins 6 years ago
Simon Glass fbe8d033fc dm: core: Fix a few ofnode function comments 6 years ago