messages from 2018-11-02 08:28:23 to 2018-11-05 08:37:57 UTC [more...]
[U-Boot] [PATCH v3 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-05 8:37 UTC (30+ messages)
` [U-Boot] [PATCH v3 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v3 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v3 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v3 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v3 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v3 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v3 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v3 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v3 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v3 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v3 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v3 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v3 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v3 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v3 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v3 17/18] doc: README.mediatek: Add a simple README for MediaTek
` [U-Boot] [PATCH v3 18/18] MAINTAINERS: add an entry "
[U-Boot] [PATCH 0/3] mtd: Fix partition handling code
2018-11-05 8:37 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm64: allwinner: h6: Add common orangepi nodes into dtsi
2018-11-05 7:50 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] board: allwinner: sun50i-h6: Add Orangepi Lite2 support
[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support
2018-11-05 7:42 UTC (3+ messages)
[U-Boot] [PATCH 0/4] sunxi: A64/H3/H5 DT updates
2018-11-05 6:55 UTC (4+ messages)
[U-Boot] [PATCH 1/3] fs: Makefile: Add fs.c under SPL as well as it is needed for fs_loader
2018-11-05 6:04 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] misc: fs_loader: Use device_get_global_by_ofnode to get to node
` [U-Boot] [PATCH 3/3] misc: fs_loader: Fix compiler warning
[U-Boot] [PATCH v2 1/2] core: ofnode: Fix ofnode_get_addr_size_index function
2018-11-05 5:55 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] core: ofnode: Add ofnode_get_addr_size_index
[U-Boot] [PATCH 1/2] core: ofnode: Fix ofnode_get_addr_size_index function
2018-11-05 5:54 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] core: ofnode: Add ofnode_get_addr_size_index
[U-Boot] [PATCH 1/2] core: ofnode: Fix ofnode_get_addr_size_index function
2018-11-05 5:53 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] core: ofnode: Add ofnode_get_addr_size_index
[U-Boot] [PATCH v1] fs: ubifs: Fix UBIFS decompression on 64 bit
2018-11-05 5:09 UTC
[U-Boot] [PATCH] mtd: nand: let the raw NAND devices be compiled upon selection
2018-11-05 5:02 UTC (4+ messages)
[U-Boot] Issue with relocating code to DDR
2018-11-05 5:00 UTC (2+ messages)
[U-Boot] mt7623 bootup example
2018-11-05 2:17 UTC (3+ messages)
[U-Boot] [PATCH] efi_loader: Handle RELA absolute relocations properly
2018-11-05 2:02 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: Ensure memory allocations are page aligned
2018-11-04 23:34 UTC
[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
2018-11-04 22:00 UTC (6+ messages)
[U-Boot] [PATCH v2 00/29] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-11-04 21:19 UTC (12+ messages)
` [U-Boot] [PATCH v2 27/29] dm: core: add missing prototype for ofnode_read_u64
` [U-Boot] [PATCH v2 28/29] riscv: qemu: detect and boot the kernel passed by QEMU
[U-Boot] [PATCH 0/3] fix GetMemoryMap()
2018-11-04 18:49 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: "
` [U-Boot] [PATCH 2/3] efi_selftest: add test for memory allocation
` [U-Boot] [PATCH 3/3] efi_selftest: building sandbox with EFI_SELFTEST
[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
2018-11-04 18:46 UTC (11+ messages)
` [U-Boot] [PATCH v11 3/6] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v11 4/6] efi: Split out test init/uninit into functions
[U-Boot] erase saved mmc-environment
2018-11-04 17:02 UTC
[U-Boot] [PATCH v2] riscv: cache: Implement i/dcache [status, enable, disable]
2018-11-04 14:31 UTC (3+ messages)
[U-Boot] [PATCH v4 01/17] ram: Add driver for MPC83xx
2018-11-04 14:30 UTC (8+ messages)
` [U-Boot] [PATCH v4 12/17] board_f: Use static print_cpuinfo if CONFIG_CPU is active
[U-Boot] [PULL] u-boot-sh/master
2018-11-04 9:15 UTC
[U-Boot] [PATCH 1/3] pci: layerscape: Modify the EP and RC mode judge method
2018-11-04 5:34 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] pci: layerscape: Add the dts fixup for EP and RC
[U-Boot] [PATCH v4 0/5] Add support for Pinebook
2018-11-04 0:12 UTC (7+ messages)
[U-Boot] [PATCH] doc: imx: fix typos in mxsimage.txt
2018-11-03 21:38 UTC (2+ messages)
[U-Boot] [PATCH] doc: imx: fix typo in imximage.txt
2018-11-03 21:33 UTC (2+ messages)
[U-Boot] 2018-11 rc1 vs rc3
2018-11-03 19:41 UTC (2+ messages)
[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-11-03 17:19 UTC (8+ messages)
` [U-Boot] [PATCH 18/30] riscv: invalidate the instruction cache before jumping to Linux
` [U-Boot] FW: "
[U-Boot] [PATCH V2 1/6] rsa: use new openssl API to create signature
2018-11-03 17:11 UTC (8+ messages)
` [U-Boot] [PATCH V2 3/6] rsa: add support of padding pss
` [U-Boot] [PATCH V2 5/6] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V2 6/6] test: vboot: add "
[U-Boot] FOSDEM 2019 Hardware Enablement Devroom Call for Participation
2018-11-03 12:56 UTC
[U-Boot] [GIT PULL] mips-fixes-for-v2018.11
2018-11-03 10:59 UTC
[U-Boot] [PATCH] serial: ns16550: add setconfig support
2018-11-03 7:56 UTC (3+ messages)
[U-Boot] [PATCH] spl: fix debug prints for tiny printf
2018-11-03 6:08 UTC (2+ messages)
[U-Boot] [PATCH] dm: serial: fix comment on dm_serial_ops setconfig
2018-11-03 6:08 UTC (2+ messages)
[U-Boot] Feedback: Device probe during boot
2018-11-03 6:08 UTC (3+ messages)
` [U-Boot] [U-Boot-DM] "
[U-Boot] [RFC PATCH v3 0/3] python tools to inspect configs
2018-11-03 6:08 UTC (7+ messages)
` [U-Boot] [RFC PATCH v3 1/3] tools: moveconfig: Add an option to build a fuller database of options
` [U-Boot] [RFC PATCH v3 2/3] tools: Add a tool to get a list of defconfigs based on filters
` [U-Boot] [RFC PATCH v3 3/3] tools: Add a tool to get an overview of the usage of CONFIG options
[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-03 6:08 UTC (13+ messages)
` [U-Boot] [PATCH v2 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v2 10/18] pinctrl: MediaTek: add pinctrl "
` [U-Boot] [PATCH v2 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
[U-Boot] [PATCH v4 00/11] Add pinmux command
2018-11-03 6:07 UTC (19+ messages)
` [U-Boot] [PATCH v4 01/11] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 03/11] dm: uclass: Add uclass_next_device_err() to return a valid device
` [U-Boot] [PATCH v4 04/11] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v4 05/11] cmd: pinmux: Add pinmux command
` [U-Boot] [PATCH v4 06/11] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 10/11] pinctrl: sandbox: Add get_pin_muxing ops support
` [U-Boot] [PATCH v4 11/11] test/py: test pinmux command
[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-11-03 6:07 UTC (5+ messages)
` [U-Boot] [PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
` [U-Boot] [PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
[U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support
2018-11-03 6:07 UTC (5+ 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-11-03 6:07 UTC (6+ 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 0/3] MIPS: fix building and linking of standalone programs
2018-11-02 22:30 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] Kbuild: add LDFLAGS_STANDALONE
` [U-Boot] [PATCH 2/3] Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
` [U-Boot] [PATCH 3/3] MIPS: fix linking of standalone programs
[U-Boot] [PATCH 0/3] Small fixes for Olimex MX23 based Olinuxino boards
2018-11-02 22:08 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] configs: drop CMD_CACHE from mx23_olinuxino_defconfig
[U-Boot] [PATCH] arm: socfpga: check total size of SPL
2018-11-02 21:33 UTC (9+ messages)
[U-Boot] [PATCH v3 0/7] driver: net: ti: clean up and code optimization
2018-11-02 21:02 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/7] configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
[U-Boot] [PATCH v4 00/10] arm: am654: Add r5 support for am654-evm
2018-11-02 20:30 UTC (12+ messages)
` [U-Boot] [PATCH v4 01/10] ram: Introduce K3 AM654 DDR Sub System driver
` [U-Boot] [PATCH v4 02/10] armv7R: K3: am654: Enable MPU regions
` [U-Boot] [PATCH v4 03/10] armv7R: K3: am654: Add support for generating build targets
` [U-Boot] [PATCH v4 04/10] armv7R: K3: am654: Add support to start ATF from R5 SPL
` [U-Boot] [PATCH v4 05/10] armv7R: K3: am654: Add support for triggering ddr init from SPL
` [U-Boot] [PATCH v4 06/10] board: ti: am654: r5: Add initial support for am654
` [U-Boot] [PATCH v4 07/10] arm: dts: k3: Sync dts from Linux
` [U-Boot] [PATCH v4 08/10] armv7r: dts: am654: Add initial support
` [U-Boot] [PATCH v4 09/10] configs: am65x_evm_r5: "
` [U-Boot] [PATCH v4 10/10] board: ti: am65x: Update README to add R5 build support
[U-Boot] Please pull ARC changes
2018-11-02 20:30 UTC (2+ messages)
[U-Boot] [PATCH] arm: ti: boot: Don't read environment partition
2018-11-02 20:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] test: tee: fix resource leak in dm_test_tee()
2018-11-02 20:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: remove CONFIG_SOURCE support in Makefile
2018-11-02 20:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig
2018-11-02 20:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
2018-11-02 20:30 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: sama5d2_ptc_ek: read environment from FAT
2018-11-02 20:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: at91: at91sam9x5ek: fix bootcmd for NAND flash
2018-11-02 20:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] w1: fix data abort if no one wire bus master present
2018-11-02 20:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()
2018-11-02 20:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v6 0/5] dma: add channels support
2018-11-02 20:29 UTC (7+ messages)
` [U-Boot] [PATCH v6 1/5] dma: move dma_ops to dma-uclass.h
` [U-Boot] [PATCH v6 2/5] dma: add channels support
` [U-Boot] [PATCH v6 3/5] sandbox: dma: add dma-uclass test
[U-Boot] [PATCH v2] fsl-lsch3: Add FlexSPI address space in immap_lsch3
2018-11-02 15:59 UTC (3+ messages)
` [U-Boot] [PATCH v2] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
[U-Boot] [PATCH] armv8: ls1012afrwy: update of env board variables
2018-11-02 15:03 UTC (2+ messages)
[U-Boot] [PATCH V3 01/13] mmc: tmio: Simplify pinmux handling
2018-11-02 15:03 UTC (13+ messages)
` [U-Boot] [PATCH V3 02/13] mmc: tmio: Improve error handling
` [U-Boot] [PATCH V3 03/13] mmc: tmio: Silence transfer errors when tuning
` [U-Boot] [PATCH V3 04/13] mmc: tmio: Configure clock before any other IOS
` [U-Boot] [PATCH V3 05/13] mmc: tmio: Preinitialize regulator to 3.3V
` [U-Boot] [PATCH V3 06/13] mmc: tmio: Switch to clock framework
` [U-Boot] [PATCH V3 07/13] mmc: tmio: Do not set divider to 1 in DDR mode
` [U-Boot] [PATCH V3 08/13] mmc: tmio: Keep generating clock when clock are enabled
` [U-Boot] [PATCH V3 09/13] mmc: tmio: sdhi: Touch SCC only when UHS capable
` [U-Boot] [PATCH V3 10/13] mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
` [U-Boot] [PATCH V3 11/13] mmc: tmio: sdhi: Implement waiting for DAT0 line state
` [U-Boot] [PATCH V3 12/13] mmc: tmio: sdhi: Switch CPG settings in UHS modes
` [U-Boot] [PATCH V3 13/13] mmc: tmio: sdhi: Merge DTCNTL access into single register write
[U-Boot] [PATCH 02/13] mmc: tmio: Switch to clock framework
2018-11-02 14:43 UTC (7+ messages)
` [U-Boot] [PATCH V2 "
[U-Boot] [PATCH 01/13] mmc: tmio: Simplify pinmux handling
2018-11-02 14:35 UTC (11+ messages)
` [U-Boot] [PATCH 08/13] mmc: tmio: Silence transfer errors when tuning
[U-Boot] [RFC PATCH 0/3] ARM: meson: Use syscon/regmap for clock driver
2018-11-02 14:32 UTC (4+ messages)
` [U-Boot] [RFC PATCH 1/3] ARM: meson: Add regmap support "
` [U-Boot] [RFC PATCH 2/3] ARM: meson: Enable syscon on all supported boards
` [U-Boot] [RFC PATCH 3/3] ARM: dts: meson: Update dts files from Linux v4.19
[U-Boot] CycloneV kernel hang with big zImage over tftpboot
2018-11-02 14:08 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] dts: arm: socfpga: merge gen5 devicetrees from linux
2018-11-02 13:25 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] gpio: dwapb_gpio: fix binding without bank-name property
` [U-Boot] [PATCH v2 2/3] spi: cadence_qspi: use "cdns, qspi-nor" as compatible
` [U-Boot] [PATCH v2 3/3] dts: arm: socfpga: merge gen5 devicetrees from linux
[U-Boot] [PATCH] sunxi: Fix memory 2-rank initialization for a33 cpu
2018-11-02 13:10 UTC (2+ messages)
[U-Boot] [PATCH] drivers: serial: probe all serial devices
2018-11-02 10:07 UTC (10+ messages)
` [U-Boot] [U-Boot-DM] "
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