messages from 2018-10-19 03:27:31 to 2018-10-22 13:07:05 UTC [more...]
[U-Boot] [PATCH 00/10] arm: am654: Add r5 support for am654-evm
2018-10-22 13:07 UTC (21+ messages)
` [U-Boot] [PATCH 01/10] ram: Introduce K3 AM654 DDR Sub System driver
` [U-Boot] [PATCH 02/10] armv7R: K3: am654: Enable MPU regions
` [U-Boot] [PATCH 03/10] armv7R: K3: am654: Add support for generating build targets
` [U-Boot] [PATCH 04/10] armv7R: K3: am654: Add support to start ATF from R5 SPL
` [U-Boot] [PATCH 05/10] armv7R: K3: am654: Add support for triggering ddr init from SPL
` [U-Boot] [PATCH 06/10] board: ti: am654: r5: Add initial support for am654
` [U-Boot] [PATCH 07/10] arm: dts: k3: Sync dts from Linux
` [U-Boot] [PATCH 08/10] armv7r: dts: am654: Add initial support
` [U-Boot] [PATCH 09/10] configs: am65x_evm_r5: "
` [U-Boot] [PATCH 10/10] board: ti: am65x: Update README to add R5 build support
[U-Boot] [PATCH] i2c: imx_lpi2c: fix typo and register base address format
2018-10-22 13:04 UTC (3+ messages)
[U-Boot] [PATCH 0/7] Restructure the i.MX U-Boot documentation
2018-10-22 12:25 UTC (2+ messages)
[U-Boot] [PATCH] arm: mvebu: Move PCI(e) MBUS window to end of RAM
2018-10-22 12:21 UTC
[U-Boot] [PATCH 1/4] x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
2018-10-22 12:07 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)
` [U-Boot] [PATCH 3/4] x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX
` [U-Boot] [PATCH 4/4] x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot
[U-Boot] Please pull u-boot-dm
2018-10-22 11:11 UTC (12+ messages)
[U-Boot] [PATCH v3 0/8] Improvements for the dwc3_generic driver
2018-10-22 10:45 UTC (6+ messages)
[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
2018-10-22 10:16 UTC (5+ messages)
[U-Boot] [PATCH] nand: atmel: Initialize pmecc smu with correct size
2018-10-22 10:06 UTC (3+ messages)
[U-Boot] [PATCH v2 00/14] x86: Bring qemu-x86_64 target in travis-ci build/testing
2018-10-22 9:53 UTC (2+ messages)
[U-Boot] [PATCH] x86/bootm: fix error handling in boot_prep_linux(...)
2018-10-22 9:50 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/3] sunxi: extend SPL header to propagate DRAM size
2018-10-22 9:42 UTC (4+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-10-22 9:37 UTC (62+ messages)
` [U-Boot] [PATCH 01/30] tools: .gitignore: add prelink-riscv
` [U-Boot] [PATCH 02/30] riscv: ignore device tree binaries
` [U-Boot] [PATCH 03/30] dts: riscv: update makefile to also clean the RISC-V dts directory
` [U-Boot] [PATCH 04/30] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
` [U-Boot] [PATCH 05/30] riscv: select CONFIG_PHYS_64BIT on RV64I systems
` [U-Boot] [PATCH 06/30] riscv: add Kconfig entries for the C and A ISA extensions
` [U-Boot] [PATCH 07/30] riscv: set -march and -mabi based on the Kconfig configuration
` [U-Boot] [PATCH 08/30] riscv: add Kconfig entries for the code model
` [U-Boot] [PATCH 09/30] riscv: move target selection into separate file
` [U-Boot] [PATCH 10/30] riscv: enable -fdata-sections
` [U-Boot] [PATCH 11/30] riscv: fix use of incorrectly sized variables
` [U-Boot] [PATCH 12/30] riscv: make use of the barrier functions from Linux
` [U-Boot] [PATCH 13/30] riscv: do not reimplement generic io functions
` [U-Boot] [PATCH 14/30] riscv: complete the list of exception codes
` [U-Boot] [PATCH 15/30] riscv: treat undefined exception codes as reserved
` [U-Boot] [PATCH 16/30] riscv: hang on unhandled exceptions
` [U-Boot] [PATCH 17/30] riscv: implement the invalidate_icache_* functions
` [U-Boot] [PATCH 18/30] riscv: invalidate the instruction cache before jumping to Linux
` [U-Boot] FW: "
` [U-Boot] [PATCH 19/30] riscv: fix inconsistent use of spaces and tabs in start.S
` [U-Boot] [PATCH 20/30] riscv: align mtvec on a 4-byte boundary
` [U-Boot] [PATCH 21/30] riscv: remove CONFIG_INIT_CRITICAL
` [U-Boot] [PATCH 22/30] riscv: remove unused labels in start.S
` [U-Boot] [PATCH 23/30] riscv: do not blindly modify the mstatus CSR
` [U-Boot] [PATCH 24/30] riscv: save hart ID and device tree passed by prior boot stage
` [U-Boot] [PATCH 25/30] riscv: qemu: use "
` [U-Boot] [PATCH 26/30] bdinfo: riscv: print fdt_blob address
` [U-Boot] [PATCH 27/30] riscv: qemu: support booting Linux
` [U-Boot] [PATCH 28/30] riscv: align bootm implementation with that of other architectures
` [U-Boot] [PATCH 29/30] dm: core: add missing prototype for ofnode_read_u64
` [U-Boot] [PATCH 30/30] riscv: qemu: detect and boot the kernel passed by QEMU
[U-Boot] Compile error with CONFIG_MULTI_DTB_FIT and not SPL
2018-10-22 8:48 UTC
[U-Boot] [PATCH] riscv: cache: Implement i/dcache [status, enable, disable]
2018-10-22 8:16 UTC
[U-Boot] [PATCH v2 0/3] efi_loader: improve boot sequence in distro_bootcmd
2018-10-22 7:42 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: rework fdt handling in distro boot script
` [U-Boot] [PATCH v2 2/3] ARM: qemu-arm: rework Kconfig
` [U-Boot] [PATCH v2 3/3] ARM: qemu-arm: define fdt_addr_r
[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
2018-10-22 7:14 UTC (2+ messages)
[U-Boot] [PATCH 0/6] efi: make efi and bootmgr more usable
2018-10-22 6:58 UTC (12+ messages)
` [U-Boot] [PATCH 3/6] efi_loader: bootmgr: add load option helper functions
` [U-Boot] [PATCH 6/6] efi_loader: bootmgr: run an EFI application of a given load option
[U-Boot] [PATCH] arm: qemu: rework Kconfig
2018-10-22 5:05 UTC (4+ messages)
[U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
2018-10-22 4:11 UTC (6+ messages)
[U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support
2018-10-22 2:43 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls2080a: add sata node support
` [U-Boot] [PATCH 3/3] arm64: ls2080a: enable DM support for sata
[U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support
2018-10-22 2:39 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls1088a: add sata node support
` [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata
[U-Boot] [PATCH 4/4] test: Add test for PCI device without compat string and with DT node
2018-10-22 1:31 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] test: Add PCI device entry without compat string and with DT node
2018-10-22 1:31 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] pci: Update documentation to make 'compatible' string optional
2018-10-22 1:30 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] pci: Support parsing PCI controller DT subnodes
2018-10-22 1:30 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3
2018-10-21 18:58 UTC
[U-Boot] [PATCH] ARM: am3517_evm: Build for Thumb
2018-10-21 15:50 UTC
[U-Boot] [PATCH] configs: am3517_evm: Use default OMAP3 memory settings
2018-10-21 15:34 UTC
[U-Boot] [PATCH] ARM: DTS: Resync am3517-evm.dts with Linux 4.19
2018-10-21 14:09 UTC
[U-Boot] Pull request: u-boot-staging
2018-10-20 20:20 UTC (3+ messages)
[U-Boot] [PATCH v3 0/3] efi_loader: fix simple network protocol
2018-10-20 20:01 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/3] efi_loader: correctly aligned transmit buffer
` [U-Boot] [PATCH v3 3/3] efi_loader: fix simple network protocol
` [U-Boot] [PATCH v3 1/3] efi_selftest: fix simple network protocol test
[U-Boot] [PATCH] Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] common: command: fix typo
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1] "
[U-Boot] [PATCH] bootcount: Make bootcount magic configurable
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] travis: Switch to i386 version toolchain for x86
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] travis: Remove or32 toolchain info
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] [PATCH] travis: Add sandbox/clang-7 support
2018-10-20 19:11 UTC (5+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] work_92105: remove unused CONFIG_LPC32XX_SPL configuration option
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] Makefile: add LPC32xx precondition for building platform images
2018-10-20 19:11 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
2018-10-20 19:10 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PULL] u-boot-sh/master
2018-10-19 16:56 UTC (2+ messages)
[U-Boot] [PATCH] imx: imx6: perform gpr_init only on suitable cpu types
2018-10-19 15:40 UTC
[U-Boot] [PULL] u-boot-socfpga/master
2018-10-19 14:16 UTC (3+ messages)
[U-Boot] [PATCH] usb: Do not compile USB_STORAGE with !BLK && !DM_USB
2018-10-19 12:53 UTC (5+ messages)
[U-Boot] U-Boot and The Boot Loader Specification
2018-10-19 10:12 UTC (6+ messages)
[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
2018-10-19 8:50 UTC (17+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r
[U-Boot] efi-next: Kconfig: error: recursive dependency detected!
2018-10-19 8:43 UTC (3+ messages)
[U-Boot] [PATCH] nand: fix up badblock skipping
2018-10-19 8:15 UTC
[U-Boot] [PATCH 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
2018-10-19 7:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] cmd: adc: add info on channel mask
[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
2018-10-19 7:27 UTC (9+ messages)
` [U-Boot] [PATCH v11 2/6] efi_loader: Drop setup_ok
` [U-Boot] [PATCH v11 3/6] sandbox: smbios: Update to support sandbox
[U-Boot] u-boot without network boot
2018-10-19 6:46 UTC
[U-Boot] [RFC] fit: include uncompression into fit_image_load
2018-10-19 6:33 UTC (6+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: do not write to linker generated array
2018-10-19 5:51 UTC
[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
2018-10-19 4:20 UTC (6+ messages)
` [U-Boot] [U-Boot,11/45] "
[U-Boot] [PATCH v3 0/9] Add pinmux command
2018-10-19 3:28 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/9] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 2/9] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
` [U-Boot] [PATCH v3 4/9] cmd: pinmux: Add pinmux command
[U-Boot] [PATCH 1/2] dm/pci: Change the first CFG read to Vendor ID in enumeration
2018-10-19 3:27 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] pci: "
[U-Boot] [PATCH v11 01/16] test: regmap: Increase size of syscon0 memory
2018-10-19 3:27 UTC (3+ messages)
` [U-Boot] [PATCH v11 08/16] regmap: Add raw read/write functions
[U-Boot] [PATCH v3 00/31] virtio: Introduce VirtIO driver support
2018-10-19 3:27 UTC (11+ messages)
` [U-Boot] [PATCH v3 02/31] test: dm: core: Add test case for uclass driver's child_post_probe()
` [U-Boot] [PATCH v3 03/31] riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
` [U-Boot] [PATCH v3 04/31] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH v3 29/31] virtio: Add a Sandbox transport driver
` [U-Boot] [PATCH v3 30/31] test: dm: virtio: Add test cases for virtio uclass
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