messages from 2018-11-23 10:05:54 to 2018-11-26 10:57:38 UTC [more...]
[U-Boot] [PATCH 1/2] net: zynq_gem: Added 64-bit addressing support
2018-11-26 10:57 UTC
[U-Boot] [PATCH v5 0/4] RISC-V S-mode support
2018-11-26 10:39 UTC (5+ messages)
` [U-Boot] [PATCH v5 1/4] riscv: Add kconfig option to run U-Boot in S-mode
` [U-Boot] [PATCH v5 2/4] riscv: qemu: Use different SYS_TEXT_BASE for S-mode
` [U-Boot] [PATCH v5 3/4] riscv: Add S-mode defconfigs for QEMU virt machine
` [U-Boot] [PATCH v5 4/4] riscv: Remove redundant a2 store on DRAM base in start.S
[U-Boot] [PATCH v2 01/58] mpc83xx: Introduce ARCH_MPC830*
2018-11-26 10:36 UTC (5+ messages)
` [U-Boot] [PATCH v2 11/58] keymile: Unroll km/km83xx-common.h
[U-Boot] [PATCH 0/9] Add support for loading FPGA bitstream
2018-11-26 10:30 UTC (30+ messages)
` [U-Boot] [PATCH 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH 2/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH 3/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH 4/9] ARM: socfpga: Bundle U-Boot fitImage into SFP on Arria10
` [U-Boot] [PATCH 5/9] ARM: socfpga: Add SPL fitImage config match
` [U-Boot] [PATCH 6/9] ARM: socfpga: Set default DTB address on A10
[U-Boot] [PATCH v2 1/3] Enable FEC driver to retrieve PHY address from device tree
2018-11-26 10:22 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required
` [U-Boot] [PATCH v2 3/3] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
[U-Boot] [PATCH v4 0/3] RISC-V S-mode support
2018-11-26 10:16 UTC (5+ messages)
[U-Boot] [PATCH 00/21] Various patches for verified boot support
2018-11-26 9:30 UTC (25+ messages)
` [U-Boot] [PATCH 01/21] sandbox: Fix up the debug message for the image filename
` [U-Boot] [PATCH 02/21] sandbox: Check the filename in jump_to_image_no_args()
` [U-Boot] [PATCH 03/21] sandbox: physmem: Use mapping to support sandbox
` [U-Boot] [PATCH 04/21] sandbox: net: Correct name copy in eth_raw_bus_post_bind()
` [U-Boot] [PATCH 05/21] sandbox: sysreset: Update to support power-on reset
` [U-Boot] [PATCH 06/21] sandbox: Zero the ram buffer on startup
` [U-Boot] [PATCH 07/21] sandbox: Use 'extras' to specify 'head' files
` [U-Boot] [PATCH 08/21] sandbox: Allow running from valgrind
` [U-Boot] [PATCH 09/21] tpm: Remove use of build-time TPM versions
` [U-Boot] [PATCH 10/21] tpm: Export tpm_clear_and_reenable()
` [U-Boot] [PATCH 11/21] tpm: Add non-volatile index attributes needed for v2
` [U-Boot] [PATCH 12/21] tpm: Fix a logging warning in unpack_byte_string()
` [U-Boot] [PATCH 13/21] cros: Correct a printf() string and comment
` [U-Boot] [PATCH 14/21] cros_ec: Adjust to use v1 vboot context only
` [U-Boot] [PATCH 15/21] input: i8042: Use remove() instead of exported functions
` [U-Boot] [PATCH 16/21] video: backlight: Fix log message in enable_sequence()
` [U-Boot] [PATCH 17/21] time: Update mdelay() to delay in one large chunk
` [U-Boot] [PATCH 18/21] log: Check printf() arguments
` [U-Boot] [PATCH 19/21] Add UINT32_MAX and UINT64_MAX
` [U-Boot] [PATCH 20/21] Add inttypes.h
` [U-Boot] [PATCH 21/21] RFC: Makefile: Build U-Boot as a library
[U-Boot] [PATCH u-boot v2 00/19] Amlogic Meson cleanup for AXG SoC support
2018-11-26 8:59 UTC (2+ messages)
[U-Boot] [PATCH v3 00/11] mtd/sf: Various fixes
2018-11-26 8:42 UTC (5+ messages)
` [U-Boot] [PATCH v3 11/11] mtd: sf: Make sf_mtd.c more robust
[U-Boot] [PATCH 1/2] net: move ether_crc to tsec driver
2018-11-26 8:15 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: remove CONFIG_MCAST_TFTP
[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
2018-11-26 7:57 UTC (41+ messages)
` [U-Boot] [PATCH 40/93] arm: Remove colibri_pxa270 board
` [U-Boot] [PATCH 66/93] arm: Remove ot1200 board
` [U-Boot] [PATCH 67/93] arm: Remove socfpga_stratix10 board
` [U-Boot] [PATCH 70/93] arm: Remove ap121 board
[U-Boot] [PATCH v2 00/32] spi: DM_SPI migration timeout, remainder(2)
2018-11-26 7:18 UTC (35+ messages)
` [U-Boot] [PATCH v2 01/32] spi: davinci: Full dm conversion
` [U-Boot] [PATCH v2 02/32] spi: kirkwood: "
` [U-Boot] [PATCH v2 03/32] spi: ti_qspi: "
` [U-Boot] [PATCH v2 04/32] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH v2 05/32] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH v2 06/32] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH v2 07/32] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH v2 08/32] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH v2 09/32] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH v2 10/32] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH v2 11/32] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH v2 12/32] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH v2 13/32] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH v2 14/32] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH v2 15/32] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH v2 16/32] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH v2 17/32] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH v2 18/32] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH v2 19/32] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH v2 20/32] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH v2 21/32] spi: mpc8xxx: Convert to DM
` [U-Boot] [PATCH v2 22/32] spi: Zap cf_spi driver-related code
` [U-Boot] [PATCH v2 23/32] spi: Zap lpc32xx_ssp "
` [U-Boot] [PATCH v2 24/32] spi: Zap mxs_spi "
` [U-Boot] [PATCH v2 25/32] spi: Zap sh_spi "
` [U-Boot] [PATCH v2 26/32] spi: Zap soft_spi_legacy "
` [U-Boot] [PATCH v2 27/32] spi: mxc: Drop non-dm code
` [U-Boot] [PATCH v2 28/32] spi: omap3: "
` [U-Boot] [PATCH v2 29/32] spi: atmel: "
` [U-Boot] [PATCH v2 30/32] spi: Zap fsl_espi driver-related code
` [U-Boot] [PATCH v2 31/32] spi: fsl_dspi: Drop non-dm code
` [U-Boot] [PATCH v2 32/32] dm: MIGRATION: spi: Update SPI driver status
[U-Boot] [RFC for-v2019.01 1/4] dm: MIGRATION: Add migration plan for DM_MMC
2018-11-26 6:32 UTC (5+ messages)
` [U-Boot] [RFC for-v2019.01 2/4] dm: MIGRATION: Add migration plan for DM_USB
` [U-Boot] [RFC for-v2019.01 3/4] dm: MIGRATION: Add migration plan for CONFIG_SATA
` [U-Boot] [RFC for-v2019.01 4/4] dm: MIGRATION: Update migration plan for BLK
[U-Boot] [PATCH] x86: tsc: Add support for APL soc
2018-11-26 6:31 UTC (9+ messages)
` [U-Boot] Antwort: "
[U-Boot] Uboot send pull request
2018-11-26 6:18 UTC
[U-Boot] [PATCH v16 0/4] efi_loader: Code refactoring and improvement
2018-11-26 3:14 UTC (5+ messages)
` [U-Boot] [PATCH v16 1/4] efi: Check for failure to create objects in selftest
` [U-Boot] [PATCH v16 2/4] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v16 3/4] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v16 4/4] efi: Rename bootefi_test_finish() to bootefi_run_finish()
[U-Boot] [PATCH] binman: Add myself as maintainer
2018-11-26 3:07 UTC
[U-Boot] [PATCH] main: Drop more #ifdefs
2018-11-26 3:05 UTC
[U-Boot] [PATCH] dm: rtc: Fix function name in comment
2018-11-25 19:58 UTC (2+ messages)
[U-Boot] [PATCH] mtd: sf_probe: add jedec,spi-nor compatible
2018-11-25 18:57 UTC (6+ messages)
[U-Boot] [PATCH] dm: (re)sort uclass ids alphabetically
2018-11-25 18:38 UTC
[U-Boot] [PATCH 1/2] lib: merge CRC16-CCITT into u-boot/crc.h
2018-11-25 18:22 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Roll CRC16-CCITT into the hash infrastructure
[U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)
2018-11-25 18:04 UTC (2+ messages)
[U-Boot] [PATCH] blk: Rework guard around part_init call
2018-11-25 17:37 UTC
[U-Boot] [PATCH 1/1] efi_selftest: incorrect use of bitwise or
2018-11-25 14:21 UTC
[U-Boot] Good news on migration
2018-11-25 13:31 UTC
[U-Boot] [PATCH v15 0/4] efi_loader: Code refactoring and improvement
2018-11-25 13:30 UTC (12+ messages)
` [U-Boot] [PATCH v15 1/4] sandbox: smbios: Update to support sandbox
` [U-Boot] [U-Boot, v15, "
` [U-Boot] [PATCH v15 2/4] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v15 4/4] efi: Rename bootefi_test_finish() to bootefi_run_finish()
[U-Boot] [PATCH v3 1/3] spi: pl022: Simplify platdata code
2018-11-25 12:32 UTC (6+ messages)
[U-Boot] [PATCH 1/3] Makefile: Add a warning for boards that don't use CONFIG_BLK
2018-11-24 21:21 UTC (4+ messages)
[U-Boot] [PATCH v3 0/9] Stop AXP from crashing when enabling LDO3
2018-11-24 19:36 UTC (3+ messages)
` [U-Boot] [linux-sunxi] "
` [U-Boot] Reboot and audio on Orange Pi mini (was: [linux-sunxi] Re: [PATCH v3 0/9] Stop AXP from crashing when enabling LDO3)
[U-Boot] [PATCH] arm: socfpga: crc-protect SPL on warm boot
2018-11-24 19:18 UTC (7+ messages)
[U-Boot] [PATCH 1/2] net: designware: fix tx packet length
2018-11-24 19:08 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: designware: clear padding bytes
[U-Boot] [PATCH] RFC: checkpatch: Add a check for tests needed for uclasses
2018-11-24 18:41 UTC (5+ messages)
[U-Boot] [PATCH v14 0/4] efi_loader: Code refactoring and improvement
2018-11-24 18:39 UTC (10+ messages)
` [U-Boot] [PATCH v14 4/4] efi: Rename bootefi_test_finish() to bootefi_run_finish()
[U-Boot] [PATCH v2] net: e1000: support 'write_hwaddr' in DM
2018-11-24 15:30 UTC (5+ messages)
[U-Boot] [PATCH] x86/bootm: fix compressed image boot
2018-11-24 15:30 UTC (6+ messages)
[U-Boot] [PATCH v2 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
2018-11-24 15:01 UTC (4+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439
2018-11-24 14:11 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/7] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v4 2/7] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v4 3/7] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v4 4/7] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v4 5/7] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v4 6/7] lmb: remove unused extern declaration
` [U-Boot] [PATCH v4 7/7] tftp: prevent overwriting reserved memory
[U-Boot] [PATCH] spl: implement CRC check on U-Boot uImage
2018-11-24 12:46 UTC
[U-Boot] [PATCH v4 1/3] spi: pl022: Simplify platdata code
2018-11-24 12:17 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] spi: pl022: Drop unnecessary include files
` [U-Boot] [PATCH v4 3/3] dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
[U-Boot] [PATCH v2 1/6] spi: Remove unused spi_init
2018-11-24 12:13 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/6] spi: Remove used spi_init
` [U-Boot] [PATCH v2 3/6] spi: mpc8xx: Migrate to DM_SPI
` [U-Boot] [PATCH v2 4/6] spi: Remove unused mpc8xx code
` [U-Boot] [PATCH v2 5/6] spi: Zap CONFIG_HARD_SPI
` [U-Boot] [PATCH v2 6/6] board_r: Remove initr_spi
[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()
2018-11-24 11:33 UTC (4+ messages)
[U-Boot] Please pull u-boot-dm
2018-11-24 3:13 UTC (2+ messages)
[U-Boot] [PATCH] fdt: Fix string property comparison overflow
2018-11-24 2:18 UTC
[U-Boot] i.MX needs prior to DM conversion?
2018-11-23 19:45 UTC
[U-Boot] [PATCH] drivers: regulator: regulator-uclass: disallow disable of always-on
2018-11-23 19:37 UTC (3+ messages)
[U-Boot] [PATCH] usb: gadget: f_sdp: Provide filesize env variable for downloaded images
2018-11-23 15:52 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2] u-boot: Upgrade 2018.07 -> 2018.11
2018-11-23 13:51 UTC
[U-Boot] [Status] [U-boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288
2018-11-23 13:33 UTC (3+ messages)
[U-Boot] [PATCH] armv8: lx2160a: Modify dspi1 controller intrrupts property
2018-11-23 13:29 UTC (2+ messages)
[U-Boot] [PATCH v2] dm: spi: prevent setting a speed of 0 Hz
2018-11-23 13:25 UTC (10+ messages)
[U-Boot] am335x with 1GB of ram EMIF support
2018-11-23 12:49 UTC
[U-Boot] [PATCH] u-boot: Upgrade 2018.07 -> 2018.11
2018-11-23 12:43 UTC (2+ messages)
` [U-Boot] [OE-core] "
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