messages from 2018-11-13 02:12:49 to 2018-11-14 01:32:40 UTC [more...]
[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-14 1:32 UTC (4+ messages)
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial
[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
2018-11-14 1:14 UTC (23+ messages)
` [U-Boot] [PATCH 01/19] riscv: add Kconfig entries for the code model
` [U-Boot] [PATCH 02/19] dm: cpu: Add timebase frequency to the platdata
` [U-Boot] [PATCH 03/19] riscv: qemu: Create a simple-bus driver for the soc node
` [U-Boot] [PATCH 04/19] cpu: Add a RISC-V CPU driver
` [U-Boot] [PATCH 05/19] riscv: Add a SYSCON driver for Core Local Interruptor
` [U-Boot] [PATCH 06/19] timer: Add driver for RISC-V privileged architecture defined timer
` [U-Boot] [PATCH 07/19] riscv: kconfig: Allow platform to specify Kconfig options
` [U-Boot] [PATCH 08/19] riscv: Enlarge the default SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 09/19] riscv: qemu: Probe cpus during boot
` [U-Boot] [PATCH 10/19] riscv: Add CSR numbers
` [U-Boot] [PATCH 11/19] riscv: Add exception codes for xcause register
` [U-Boot] [PATCH 12/19] riscv: Do some basic architecture level cpu initialization
` [U-Boot] [PATCH 13/19] riscv: Move trap handler codes to mtrap.S
` [U-Boot] [PATCH 14/19] riscv: Fix context restore before returning from trap handler
` [U-Boot] [PATCH 15/19] riscv: Return to previous privilege level after trap handling
` [U-Boot] [PATCH 16/19] riscv: Adjust the _exit_trap() position to come before handle_trap()
` [U-Boot] [PATCH 17/19] riscv: Pass correct exception code to _exit_trap()
` [U-Boot] [PATCH 18/19] riscv: Refactor handle_trap() a little for future extension
` [U-Boot] [PATCH 19/19] riscv: Allow U-Boot to run on hart 0 only
[U-Boot] [PATCH 1/5] ARM: dts: rmobile: Add eMMC DS pinmux
2018-11-13 23:43 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCB
` [U-Boot] [PATCH 3/5] ARM: dts: rmobile: Enable SDR modes on E3 Ebisu
` [U-Boot] [PATCH 4/5] ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu
` [U-Boot] [PATCH 5/5] ARM: rmobile: Enable MMC "
[U-Boot] [PATCH V3 1/6] mmc: tmio: Switch to clock framework
2018-11-13 23:40 UTC (6+ messages)
` [U-Boot] [PATCH V3 2/6] mmc: tmio: Do not set divider to 1 in DDR mode
` [U-Boot] [PATCH V3 3/6] mmc: tmio: Keep generating clock when clock are enabled
` [U-Boot] [PATCH V3 4/6] mmc: tmio: sdhi: Filter out HS400 on certain SoCs
` [U-Boot] [PATCH V3 5/6] mmc: tmio: sdhi: Move tap_pos to private data
` [U-Boot] [PATCH V3 6/6] mmc: tmio: sdhi: Add HS400 support
[U-Boot] [PATCH] mmc: Parse HS400 DT properties
2018-11-13 23:39 UTC
[U-Boot] [PATCH] clk: renesas: Allow reconfiguring SDHI clock on Gen3
2018-11-13 23:38 UTC
[U-Boot] [PATCH 0/4] Fix CVE-2018-18440
2018-11-13 23:03 UTC (9+ messages)
` [U-Boot] [PATCH 3/4] fs: prevent overwriting reserved memory
[U-Boot] [PATCH v3] sandbox: Use memmove() to move overlapping regions
2018-11-13 22:55 UTC
[U-Boot] [PATCH] Makefile: Only build dtc if needed
2018-11-13 22:50 UTC (2+ messages)
[U-Boot] [PATCH v12 1/6] sandbox: Put CPUs under a cpu-bus node
2018-11-13 22:23 UTC (2+ messages)
` [U-Boot] [U-Boot, v12, "
[U-Boot] [PATCH v2 0/9] efi_loader: fix fdt handling
2018-11-13 22:22 UTC (18+ messages)
` [U-Boot] [PATCH v2 1/9] fdt_support: fdt reservations on the sandbox
` [U-Boot] [PATCH v2 2/9] efi_loader: fix efi_find_free_memory()
` [U-Boot] [PATCH v2 6/9] efi_loader: macro efi_size_in_pages()
` [U-Boot] [PATCH v2 7/9] efi_loader: fix memory mapping for sandbox
` [U-Boot] [PATCH v2 8/9] efi_loader: do not use magic address for fdt
[U-Boot] [PATCH v3 00/28] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-11-13 22:00 UTC (14+ messages)
` [U-Boot] [PATCH v3 24/28] distro_bootcmd: add VirtIO distro boot command
` [U-Boot] [PATCH v3 25/28] riscv: qemu: enable distro boot
` [U-Boot] [PATCH v3 27/28] riscv: qemu: detect and boot the kernel passed by QEMU
[U-Boot] [PATCH 1/1] efi_loader: eliminate sandbox addresses
2018-11-13 21:35 UTC (4+ messages)
[U-Boot] [PATCH v12 0/6] efi_loader: Code refactoring and improvement
2018-11-13 21:35 UTC (11+ messages)
` [U-Boot] [PATCH v12 2/6] efi_loader: Drop setup_ok
` [U-Boot] [PATCH v12 3/6] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v12 4/6] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v12 5/6] efi: Create a function to set up for running EFI code
[U-Boot] UBoot running UBoot - is it possible?
2018-11-13 21:35 UTC (11+ messages)
[U-Boot] [PATCH v2 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
2018-11-13 21:35 UTC (3+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
2018-11-13 20:57 UTC (2+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2018-11-13 20:05 UTC (3+ messages)
[U-Boot] [PATCH 1/2] Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO"
2018-11-13 20:01 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] imx8: scu: Update call to lists_bind_fdt()
[U-Boot] [PATCH] SPL: Add HAB image authentication to FIT
2018-11-13 19:54 UTC (2+ messages)
[U-Boot] [PATCH 1/2] image-sig: Ensure that hashed-nodes is null-terminated
2018-11-13 19:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] fdt_region: Ensure that depth never goes below -1
[U-Boot] [PATCH v3 1/1] dm: video: correctly set the cursor position
2018-11-13 19:54 UTC (2+ messages)
[U-Boot] [PATCH v7 0/5] dma: add channels support
2018-11-13 19:53 UTC (5+ messages)
` [U-Boot] [PATCH v7 2/5] "
` [U-Boot] [PATCH v7 3/5] test: dma: add dma-uclass test
[U-Boot] [PATCH v3 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-13 19:53 UTC (7+ messages)
` [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial
[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
2018-11-13 19:53 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 1/3] fs: Makefile: Add fs.c under SPL as well as it is needed for fs_loader
2018-11-13 19:53 UTC (6+ 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-13 19:53 UTC (3+ 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-13 19:53 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Add Hardware Spinlock class
2018-11-13 19:53 UTC (8+ messages)
` [U-Boot] [PATCH 1/4] dm: "
` [U-Boot] [PATCH 2/4] clk: stm32: add hardware spinlock clock
` [U-Boot] [PATCH 3/4] hwspinlock: add stm32 hardware spinlock support
` [U-Boot] [PATCH 4/4] pinctrl: stm32: make pinctrl use hwspinlock
[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support
2018-11-13 19:47 UTC (5+ messages)
[U-Boot] Pull request, v2018.11, v2: u-boot-spi/master
2018-11-13 19:16 UTC
[U-Boot] Rockchip RV1108 eMMC initialization fail
2018-11-13 18:59 UTC (8+ messages)
[U-Boot] efi disks in u-boot
2018-11-13 18:51 UTC
[U-Boot] [PATCH] sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
2018-11-13 16:46 UTC (5+ messages)
[U-Boot] [PATCH 1/2] arm64: allwinner: h6: Add common orangepi nodes into dtsi
2018-11-13 16:44 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] board: allwinner: sun50i-h6: Add Orangepi Lite2 support
[U-Boot] [PATCH V3 1/7] rsa: use new openssl API to create signature
2018-11-13 16:43 UTC (7+ messages)
` [U-Boot] [PATCH V3 2/7] rsa: add a structure for the padding
` [U-Boot] [PATCH V3 3/7] rsa: add support of padding pss
` [U-Boot] [PATCH V3 4/7] doc: uImage.FIT: signature.txt: add option padding
` [U-Boot] [PATCH V3 5/7] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V3 6/7] test: vboot: add "
` [U-Boot] [PATCH V3 7/7] test: vboot: clean its file
[U-Boot] [PATCH v5 0/4] Add support for Pinebook
2018-11-13 16:41 UTC (2+ messages)
[U-Boot] [PATCH 0/4] sunxi: A64/H3/H5 DT updates
2018-11-13 16:34 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Imply fitImage support
2018-11-13 16:29 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2018.11 delayed a day
2018-11-13 16:06 UTC (17+ messages)
[U-Boot] [PATCH v3 1/5] mtd: Use default mtdparts/mtids when not defined in the environment
2018-11-13 15:06 UTC (14+ messages)
` [U-Boot] [PATCH v3 2/5] dfu: nand: Add missing dependency on CMD_MTDPARTS
` [U-Boot] [PATCH v3 3/5] mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
` [U-Boot] [PATCH v3 4/5] cmd: ubi: Remove useless call to mtdparts_init()
` [U-Boot] [PATCH v3 5/5] mtd: Drop duplicate MTD_PARTITIONS Kconfig option
[U-Boot] [PATCH] configs: at91: add CONFIG_OF_EMBED=y in all defconfigs
2018-11-13 15:04 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2018-11-13 13:42 UTC (8+ messages)
[U-Boot] [ANN] Changing release cycles again
2018-11-13 13:21 UTC
[U-Boot] [PATCH v2] fs: fat: assign rootdir sector when accessing root directory
2018-11-13 13:00 UTC
[U-Boot] [PATCH] fs: fat: assign rootdir sector when accessing root directory
2018-11-13 12:41 UTC
[U-Boot] [PATCH v2 1/5] mtd: Use default mtdparts/mtids when not defined in the environment
2018-11-13 12:14 UTC (4+ messages)
[U-Boot] [PATCH v2 0/2] Read SFDP parameters and access flash above 16MB
2018-11-13 12:00 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] mtd/spi: Add JEDEC SFDP support in SPI framework
` [U-Boot] [PATCH v2 2/2] fsl_qspi: Access flash above 16MB using SFDP
[U-Boot] [PATCH u-boot v2] spi: Add Amlogic Meson SPI Flash Controller driver
2018-11-13 10:49 UTC
[U-Boot] [PATCH v2 01/58] mpc83xx: Introduce ARCH_MPC830*
2018-11-13 10:42 UTC (3+ messages)
` [U-Boot] [PATCH v2 11/58] keymile: Unroll km/km83xx-common.h
[U-Boot] [PATCH u-boot] clk: meson: fix clk81 divider calculation
2018-11-13 10:38 UTC
[U-Boot] [PATCH v2 00/29] General fixes / cleanup for RISC-V and improvements to qemu-riscv
2018-11-13 10:20 UTC (6+ messages)
` [U-Boot] [PATCH v2 07/29] riscv: add Kconfig entries for the code model
[U-Boot] [PATCH v2] qemu-arm: Enable VirtIO distro target
2018-11-13 9:02 UTC (2+ messages)
[U-Boot] [PATCH v1 1/2] x86: acpi: Enable RTC for Intel Tangier
2018-11-13 8:41 UTC (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: acpi: Fix indentation in Intel Tangier ASL code
[U-Boot] [PATCH 1/2] spl: define kernel and dtb name for falcon mode from menuconfig
2018-11-13 8:07 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] spl: Move kernel and dtb name for falcon mode
[U-Boot] [PATCH 01/15] Introduce CONFIG_FIT_EXTERNAL_OFFSET
2018-11-13 7:52 UTC (4+ messages)
` [U-Boot] [PATCH 15/15] imx: add i.MX8MQ EVK support
[U-Boot] [PATCH v2] fsl-lsch3: Add FlexSPI address space in immap_lsch3
2018-11-13 7:30 UTC (5+ messages)
` [U-Boot] [PATCH v2] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
[U-Boot] [PATCH v3] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
2018-11-13 7:26 UTC
[U-Boot] [PATCH v2] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
2018-11-13 5:13 UTC (4+ messages)
[U-Boot] [PATCH] qemu-arm: Enable VirtIO distro target
2018-11-13 4:44 UTC (3+ messages)
[U-Boot] [PATCH v2 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
2018-11-13 3:32 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/4] dm: adc: add uclass's mask and conversion helpers
` [U-Boot] [PATCH v2 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH v2 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH v2 4/4] cmd: adc: add an option to scan some or all available channels
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