messages from 2020-03-15 15:07:48 to 2020-03-17 10:02:49 UTC [more...]
[PATCH] powerpc: remove WATCHDOG_RESET call from wait_ticks()
2020-03-17 10:02 UTC (2+ messages)
[PATCH v3 0/6] Introduce DSA Ethernet switch class and Felix driver
2020-03-17 9:58 UTC (6+ messages)
` [PATCH v3 6/6] configs: ls1028a: enable the Ethernet switch driver in defconfig
[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
2020-03-17 9:52 UTC (13+ messages)
` [PATCH v5 10/14] riscv: sifive: fu540: add SPL configuration
` [PATCH v5 12/14] riscv: sifive: fu540: enable all cache ways from u-boot proper
[RFC 00/14] efi_loader: add capsule update support
2020-03-17 8:11 UTC (23+ messages)
` [RFC 01/14] efi_loader: define OsIndicationsSupported flags
` [RFC 02/14] efi_loader: define System Resource Table macros
` [RFC 03/14] efi_loader: export a couple of protocol related functions
` [RFC 04/14] efi_loader: correct a definition of struct efi_capsule_header
` [RFC 05/14] efi_loader: define UpdateCapsule api
` [RFC 06/14] efi_loader: capsule: add capsule_on_disk support
` [RFC 07/14] efi_loader: capsule: add memory range capsule definitions
` [RFC 08/14] efi_loader: capsule: support firmware update
` [RFC 09/14] efi_loader: add simple firmware management protocol for FIT image
` [RFC 10/14] efi_loader: capsule: support variable update
` [RFC 11/14] efi_loader: variable: export variables table for runtime access
` [RFC 12/14] cmd: add "efidebug capsule" command
` [RFC 13/14] tools: add mkeficapsule command for UEFI capsule update test
` [RFC 14/14] test/py: add efi capsule test
[GIT PULL] TI changes for next branch targeting v2020.07
2020-03-17 8:09 UTC
[PATCH v3 1/1] cmd: bootefi: Parse reserved-memory node from DT
2020-03-17 8:06 UTC (2+ messages)
[U-Boot] Pull request: u-boot-riscv/master
2020-03-17 8:03 UTC
[PATCH] watchdog: allow overriding the rate-limiting logic
2020-03-17 7:25 UTC (8+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property
` [PATCH 3/3] watchdog: honour hw_margin_ms DT property
[PATCH 00/12] net: smc911x: Convert to DM
2020-03-17 6:55 UTC (28+ messages)
` [PATCH 01/12] net: smc911x: Remove pkt_data_{push,pull}
` [PATCH 02/12] net: smc911x: Replace malloc()+memset() with calloc()
` [PATCH 03/12] net: smc911x: Rename smc911x_rx() to smc911x_recv()
` [PATCH 04/12] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}()
` [PATCH 05/12] net: smc911x: Fix potential memleak() in init fail path
` [PATCH 06/12] net: smc911x: Inline all functions from header file
` [PATCH 07/12] net: smc911x: Drop weak alias from 32bit accessors
` [PATCH 08/12] net: smc911x: Convert IO accessors to {read, write}{w, l}()
` [PATCH 09/12] net: smc911x: Pass around driver private data
` [PATCH 10/12] net: smc911x: Clean up the status handling in smc911x_recv()
` [PATCH 11/12] net: smc911x: Split non-DM specific bits from common code
` [PATCH 12/12] net: smc911x: Add DM support
Please pull u-boot-marvell/master (watchdog related)
2020-03-17 6:53 UTC (3+ messages)
[tiU20.01 PATCH] configs: am65x_evm_a53: Re order the overlay files
2020-03-17 6:46 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c/next
2020-03-17 5:26 UTC
[PATCH 1/2] misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
2020-03-17 5:25 UTC (4+ messages)
` [PATCH 2/2] misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
[PATCH 0/4] i2c: designware_i2c: Improvements for high speed mode
2020-03-17 5:14 UTC (9+ messages)
` [PATCH 1/4] i2c: designware_i2c: Fix IC_CON register setting "
` [PATCH 2/4] i2c: designware_i2c: check is high speed possible support
` [PATCH 3/4] i2c: designware_i2c: remove 'has_high_speed'
` [PATCH 4/4] i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
[PATCH] dm: i2c-gpio: add support for clock stretching
2020-03-17 5:12 UTC (5+ messages)
` [PATCH 1/2] dm: i2c-gpio: rework gpio get/set functions
` [PATCH 2/2] dm: i2c-gpio: add support for clock stretching
[PATCH] doc: i2c: gpio: Document deblock sequence on probe
2020-03-17 5:12 UTC (2+ messages)
[PATCH 1/4] i2c: Make deblock delay and SCL clock configurable
2020-03-17 5:11 UTC (8+ messages)
` [PATCH 2/4] i2c: Export i2c_deblock_gpio_loop()
` [PATCH 3/4] i2c: Add option to send start condition after deblocking
` [PATCH 4/4] i2c: gpio: Run deblock sequence on probe
travis build fails for all arm boards
2020-03-17 4:59 UTC (3+ messages)
fdtdec: what is the purpose of the compat_names array
2020-03-17 0:10 UTC
[PATCH v2 00/23] gitlab: Simplify the test script
2020-03-16 22:08 UTC (39+ messages)
` [PATCH v2 01/23] sandbox: Add documentation about required/useful packages
` [PATCH v2 02/23] main: Drop show_boot_progress() prototype
` [PATCH v2 03/23] buildman: Document the members of BuilderJob
` [PATCH v2 04/23] bulidman: Add support for a simple build
` [PATCH v2 05/23] buildman: Update help for -d
` [PATCH v2 06/23] buildman: Allow ignoring warnings in the return code
` [PATCH v2 07/23] buildman: Be more selective about which directories to remove
` [PATCH v2 08/23] buildman: Allow building within a subdir of the current dir
` [PATCH v2 09/23] buildman: Drop the -a option
` [PATCH v2 10/23] travis: Don't copy files into .bm-work/
` [PATCH v2 11/23] travis: Split the building into two parts
` [PATCH v2 12/23] gitlab/azure: Use the -w option for sandbox_spl
` [PATCH v2 13/23] travis/gitlab/azure: Use --board buildman flag with test.py
` [PATCH v2 14/23] travis/gitlab/azure: Drop BUILDMAN variable "
` [PATCH v2 15/23] travis/gitlab/azure: Drop the buildman -d flag
` [PATCH v2 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py
` [PATCH v2 17/23] gitlab/azure: Use -w flag for all test.py builds
` [PATCH v2 18/23] travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag
` [PATCH v2 20/23] travis/gitlab/azure: Enable test_handoff
` [PATCH v2 21/23] travis/gitlab/azure: Simplify the exit code for test.py
` [PATCH v2 22/23] travis/gitlab/azure: Drop repeated buildman call with test.py
` [PATCH v2 23/23] test/py: Allow using buildman to build U-Boot
[PATCH 0/2] mmc: t210: fix autocal and 400KHz clock
2020-03-16 21:59 UTC (3+ messages)
` [PATCH 1/2] mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
` [PATCH 2/2] mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
[PATCH resend 0/5] spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
2020-03-16 21:37 UTC (2+ messages)
[PATCH] powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
2020-03-16 21:15 UTC
[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
2020-03-16 20:18 UTC
[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
2020-03-16 20:01 UTC (25+ messages)
[PATCH 0/5] Misc fixes for Tegra
2020-03-16 19:40 UTC (6+ messages)
` [PATCH 1/5] ARM: tegra: rework fdt_serial_tag_setup_one
` [PATCH 2/5] t210: do not enable PLLE and UPHY PLL HW PWRSEQ
` [PATCH 3/5] ARM: tegra: p2771-0000: enable PIE relocation
` [PATCH 4/5] fdt: Fix 'system' command
` [PATCH 5/5] ARM: Tegra: Use calc env var feature on all boards
[PATCH v2 0/4] DT related fixes for RISC-V UEFI
2020-03-16 19:21 UTC (8+ messages)
` [PATCH v2 3/4] riscv: Provide a mechanism for riscv boards to parse reserved memory
` [PATCH v2 4/4] riscv: Setup reserved-memory node for FU540
ext4: invalid extent block on imx7
2020-03-16 19:09 UTC
[PATCH v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
2020-03-16 18:56 UTC (10+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC
[PATCH] mach-snapdragon: Fix overwriting last digit of serial number
2020-03-16 16:51 UTC
[PATCH] remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices
2020-03-16 15:38 UTC (2+ messages)
[PATCH] remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0
2020-03-16 15:38 UTC (2+ messages)
[PATCH 0/4] TI K3 DSP remoteproc fixes/enhancements
2020-03-16 15:38 UTC (2+ messages)
[PATCH v2] MAINTAINERS: update entry for ARM TI
2020-03-16 14:30 UTC
[PATCH] MAINTAINERS: update entry for ARM TI
2020-03-16 14:21 UTC (3+ messages)
[PATCH] watchdog: Handle timer wrap around
2020-03-16 14:19 UTC (2+ messages)
[PATCH] watchdog: Use dev_read only if OF_PLATDATA is not enabled
2020-03-16 14:18 UTC (2+ messages)
[v2, PATCH] include/configs: ls1012aqds: add default environment variable
2020-03-16 13:41 UTC
[PATCH 0/4] Backplane KR support
2020-03-16 13:36 UTC (5+ messages)
` [PATCH 1/4] phy: add support for backplane kr mode
` [PATCH 2/4] ls1046aqds: add support for backplane kr
` [PATCH 3/4] lx2160aqds: "
` [PATCH 4/4] t208xqds: "
[PATCH v2] mkimage: fit_image: Make fit header and data align to 512
2020-03-16 13:29 UTC (8+ messages)
[PATCH] mx7dsabre: Fix ramdisk_addr* for distro boot
2020-03-16 11:50 UTC
[PATCH 0/5] riscv: Add new SBI v0.2 extensions support
2020-03-16 11:27 UTC (7+ messages)
` [PATCH 3/5] riscv: Add SBI v0.2 extension definitions
` [PATCH 4/5] riscv: Introduce a new config for SBI v0.1
` [PATCH 5/5] riscv: Implement new SBI v0.2 extensions
[PATCH] net: eth-uclass: Fix message if mac is coming from DT or ROM
2020-03-16 10:39 UTC
[PATCH] spi: use is_power_of_2 instead of hweight32 in spi_nor_write()
2020-03-16 9:48 UTC (2+ messages)
[PATCH] ARM: zynq: Enable i2c mux support for all boards
2020-03-16 9:36 UTC
[PATCH] include/configs: ls1012aqds: add default environment variable
2020-03-16 8:55 UTC
[PATCH] serial: mcfuart: renaming to a more appropriate name
2020-03-16 8:54 UTC (3+ messages)
[PATCH] configs: ls1021a: Append othbootargs to bootargs
2020-03-16 7:59 UTC
[PATCH] mkimage: fit_image: Make fit header and data align to 512
2020-03-16 3:08 UTC (2+ messages)
U-BOOT compatible device
2020-03-15 18:01 UTC
[PATCH 00/20] gitlab: Simplify the test script
2020-03-15 16:43 UTC (15+ messages)
` [PATCH 12/20] gitlab: Use -w flag for all builds
[PATCH] rk3399: Add four clocks to clock driver needed by framebuffer
2020-03-15 16:11 UTC (3+ messages)
[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
2020-03-15 15:51 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox