aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-02arm: mvebu: turris_omnia: Extract code for disabling sata/pciePali Rohár
2022-05-02arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variablePali Rohár
2022-05-02arm: mvebu: turris_omnia: Define only one serdes map variablePali Rohár
2022-05-02arm: mvebu: turris_omnia: Enable ENV support in SPLPali Rohár
2022-05-02arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() functionPali Rohár
2022-05-02env: sf: Allow to use env_sf_init_addr() at any stagePali Rohár
2022-04-29Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-04-29Merge branch '2022-04-29-fuzzing-and-asan-fixes'Tom Rini
2022-04-29test: dm: devres: Remove use-after-freeAndrew Scull
2022-04-29test: Fix pointer overrun in dm_test_devm_regmap()Andrew Scull
2022-04-29sound: Fix buffer overflow in square wave generationAndrew Scull
2022-04-29usb: sandbox: Bounds check read from bufferAndrew Scull
2022-04-29usb: sandbox: Check for string end in copy_to_unicode()Andrew Scull
2022-04-29x86: sandbox: Add missing PCI bar to barinfoAndrew Scull
2022-04-29acpi: Fix buffer overflow in do_acpi_dump()Andrew Scull
2022-04-29doc: Correct position of gdb '--args' parameterAndrew Scull
2022-04-29efi_loader: call efi_init_early() earlierHeinrich Schuchardt
2022-04-29efi_loader: disk: allow blk devices even without UCLASS_PARTITIONAKASHI Takahiro
2022-04-29efi_loader: simplify efi_add_conventional_memory_map()Heinrich Schuchardt
2022-04-29efi_loader: simplify try_load_entry()Heinrich Schuchardt
2022-04-29efi: fix devpath_is_partition()Heinrich Schuchardt
2022-04-29efi_loader: don't call log with __func__ as parameterHeinrich Schuchardt
2022-04-28Merge branch '2022-04-28-led-updates'Tom Rini
2022-04-28dt-bindings: leds: import common led bindings from linux 5.17Pali Rohár
2022-04-28test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut
2022-04-28test: dm: led: Fix LED enumerationMarek Vasut
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-28led: gpio: Use NOP uclass driver for top-level nodeMarek Vasut
2022-04-28led: gpio: Check device compatible string to determine the top level nodeMarek Vasut
2022-04-28led: Mark device instance with DM_FLAG_PROBE_AFTER_BINDMarek Vasut
2022-04-28dm: core: Add DM_FLAG_PROBE_AFTER_BIND flagMarek Vasut
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-27Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-04-26doc: boards: amlogic: update jethub d1 specificationsVyacheslav Bocharov
2022-04-26Merge tag 'u-boot-at91-2022.07-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-26cpu: 83xx: Add missing dependency on CPU_MPC83XXMichal Simek
2022-04-26board: ls1046afrwy: Remove Manish Tomar's emailSean Anderson
2022-04-26pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár
2022-04-26powerpc: dts: p2020: Set dfsrr property for i2c nodesPali Rohár
2022-04-26powerpc: dts: p2020: Define L2 cache nodePali Rohár
2022-04-26powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driverPali Rohár
2022-04-26powerpc: dts: p2020: Add missing interrupts property to spi@7000 nodePali Rohár
2022-04-26powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post...Pali Rohár
2022-04-26powerpc: dts: p2020: Add Linux compatible string and property for eSDHCPali Rohár
2022-04-26powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsiPali Rohár
2022-04-26powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driverPali Rohár
2022-04-26powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsiPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár