aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-26board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár
2022-04-26powerpc: mpc85xx: Define linker sections in ascending orderPali Rohár
2022-04-26powerpc: mpc85xx: Put bss after image when not including reset vectorPali Rohár
2022-04-26powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld scriptPali Rohár
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár
2022-04-26powerpc: mpc85xx: Remove u-boot-nand_spl.ldsPali Rohár