messages from 2018-10-09 03:54:12 to 2018-10-09 23:51:49 UTC [more...]
[U-Boot] [PATCH 00/15] sandbox: Add support for TPL and other improvements
2018-10-09 23:51 UTC (32+ messages)
` [U-Boot] [PATCH 01/15] log: Add helpers for common log levels
` [U-Boot] [PATCH 02/15] sandbox: Support file truncation with os_open()
` [U-Boot] [PATCH 03/15] sandbox: Add a way to write data to the host filesystem
` [U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option
` [U-Boot] [PATCH 05/15] sandbox: Support booting from TPL to SPL
` [U-Boot] [PATCH 06/15] sandbox: Add a flag to set the default log level
` [U-Boot] [PATCH 07/15] sandbox: Remove the old memory file later
` [U-Boot] [PATCH 08/15] sandbox: spi: Add more logging
` [U-Boot] [PATCH 09/15] sandbox: video: Speed up video output
` [U-Boot] [PATCH 10/15] sandbox: Add a debug UART
` [U-Boot] [PATCH 11/15] serial: sandbox: Allow serial output without device tree
` [U-Boot] [PATCH 12/15] sandbox: tpm: Tidy up enums and return values
` [U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS
` [U-Boot] [PATCH 14/15] dm: spi: Clean up detection of sandbox SPI emulator
` [U-Boot] [PATCH 15/15] sandbox: Restore blocking I/O on exit
[U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells
2018-10-09 23:48 UTC (6+ messages)
` [U-Boot] [PATCH V2 2/2] ofnode: Add missing address translation into ofnode_get_addr_size()
[U-Boot] [PULL] u-boot-sh/master
2018-10-09 22:24 UTC
[U-Boot] [PATCH v2 00/11] m68k: initial devicetree support
2018-10-09 21:43 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] m68k: add basic set of devicetrees
` [U-Boot] [PATCH v2 02/11] drivers: spi: cf_spi: add Kconfig option
` [U-Boot] [PATCH v2 03/11] drivers: spi: cf_spi: migrate to DM and DT
` [U-Boot] [PATCH v2 04/11] drivers: serial: mcfuart: add DT support
` [U-Boot] [PATCH v2 05/11] drivers: serial: mcfuart: add Kconfig option
` [U-Boot] [PATCH v2 06/11] m68k: architecture changes to support fdt
` [U-Boot] [PATCH v2 07/11] m68k: add initial dts files for all m68k boards
` [U-Boot] [PATCH v2 08/11] m68k: enabling long jumps on mcf54x5 SoCs
` [U-Boot] [PATCH v2 09/11] configs: enable use of DT for all m68k boards
` [U-Boot] [PATCH v2 10/11] configs: add DM_SPI config option
` [U-Boot] [PATCH v2 11/11] configs: remove CONFIG_SYS_DSPI_XX references
[U-Boot] [PATCH v2 0/7] Support for the Faraday ftgmac100 controller
2018-10-09 21:34 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/7] net: Remove the Faraday ftgmac100 controller driver
[U-Boot] [PATCH 0/6] driver: net: fsl-mc: Add support of multiple phys for dpmac
2018-10-09 21:32 UTC (4+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 6/6] "
[U-Boot] [PATCH v3] arm: socfpga: fix SPL booting from fpga OnChip RAM
2018-10-09 21:02 UTC (2+ messages)
[U-Boot] [PATCH] linux/compat.h: Add netdev_### log macros
2018-10-09 20:39 UTC (6+ messages)
[U-Boot] [PATCH] arm: mx5: Add LDB clock config code
2018-10-09 20:27 UTC (2+ messages)
[U-Boot] [PATCH 00/10] net: fec: Code Improvement/cleanups
2018-10-09 20:24 UTC (2+ messages)
[U-Boot] [RESEND PATCH v3 00/26] TF-A Boot support for NXP Chassis 2 platforms
2018-10-09 19:49 UTC (29+ messages)
` [U-Boot] [RESEND PATCH v3 01/26] move data structure out of cpu.h
` [U-Boot] [RESEND PATCH v3 02/26] env: allow flash and nand env driver to compile together
` [U-Boot] [RESEND PATCH v3 03/26] env: sf: define API to override sf environment address
` [U-Boot] [RESEND PATCH v3 04/26] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [RESEND PATCH v3 05/26] armv8: layerscape: Enable routing SError exception
` [U-Boot] [RESEND PATCH v3 06/26] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [RESEND PATCH v3 07/26] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [RESEND PATCH v3 08/26] armv8: layerscape: Add TFABOOT support
` [U-Boot] [RESEND PATCH v3 09/26] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [RESEND PATCH v3 10/26] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [RESEND PATCH v3 11/26] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [RESEND PATCH v3 12/26] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [RESEND PATCH v3 13/26] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [RESEND PATCH v3 14/26] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [RESEND PATCH v3 15/26] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [RESEND PATCH v3 16/26] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [RESEND PATCH v3 17/26] net: fm: add TFABOOT support
` [U-Boot] [RESEND PATCH v3 18/26] drivers: qe: "
` [U-Boot] [RESEND PATCH v3 19/26] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [RESEND PATCH v3 20/26] armv8: ls1046ardb: Add TFABOOT support
` [U-Boot] [RESEND PATCH v3 21/26] armv8: ls1046aqds: "
` [U-Boot] [RESEND PATCH v3 22/26] armv8: ls1043ardb: "
` [U-Boot] [RESEND PATCH v3 23/26] armv8: ls1043aqds: "
` [U-Boot] [RESEND PATCH v3 24/26] armv8: ls1012ardb: "
` [U-Boot] [RESEND PATCH v3 25/26] armv8: ls1012aqds: "
` [U-Boot] [RESEND PATCH v3 26/26] armv8: ls1012a: fix secure boot compilation
[U-Boot] ZYNQ ZC706 Board
2018-10-09 18:58 UTC (2+ messages)
[U-Boot] [PATCH v3] arm: at91: wdt: Convert watchdog driver to dm/dt
2018-10-09 18:46 UTC
[U-Boot] [PATCH 01/14] mips: Add in_le32(), out_le32() etc IO accessor functions
2018-10-09 17:38 UTC (15+ messages)
` [U-Boot] [PATCH 02/14] mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
` [U-Boot] [PATCH 03/14] mips: mt76xx: Enable SYS_MIPS_CACHE_INIT_RAM_LOAD for cache init
` [U-Boot] [PATCH 04/14] mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
` [U-Boot] [PATCH 05/14] mips: mt76xx: Add GPIO DT nodes "
` [U-Boot] [PATCH 06/14] mips: mt76xx: Add watchdog DT node "
` [U-Boot] [PATCH 07/14] mips: mt76xx: Kconfig: Add ethernet and GPIO support
` [U-Boot] [PATCH 08/14] mips: mt76xx: Enable watchdog support
` [U-Boot] [PATCH 09/14] mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)
` [U-Boot] [PATCH 10/14] mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
` [U-Boot] [PATCH 11/14] mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
` [U-Boot] [PATCH 12/14] mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
` [U-Boot] [PATCH 13/14] mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address
` [U-Boot] [PATCH 14/14] mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
[U-Boot] [PATCH 1/1] efi_loader: set image_base and image_size to correct values
2018-10-09 17:25 UTC (4+ messages)
[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
2018-10-09 17:19 UTC (10+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols
[U-Boot] bootefi selftest on qemu-x86_64
2018-10-09 16:48 UTC (2+ messages)
[U-Boot] [PATCH v3 1/4] pico-imx6ul, pico-imx7d: Use eMMC user partition by default
2018-10-09 16:29 UTC (3+ messages)
` [U-Boot] [PATCH v3 3/4] pico-imx7d: Make SPL binary fit into 64kB
[U-Boot] [PATCH 1/4] rsa: use new openssl API to create signature
2018-10-09 16:20 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] rsa: add a structure for the padding
` [U-Boot] [PATCH 3/4] rsa: add support of padding pss
` [U-Boot] [PATCH 4/4] doc: uImage.FIT: signature.txt: add option padding
[U-Boot] [RFC PATCH v2 0/3] python tools to inspect configs
2018-10-09 16:20 UTC (7+ messages)
` [U-Boot] [RFC PATCH v2 1/3] tools: moveconfig: Add an option to build a fuller database of options
` [U-Boot] [RFC PATCH v2 2/3] tools: Add a tool to get a list of defconfigs based on filters
` [U-Boot] [RFC PATCH v2 3/3] tools: Add a tool to get an overview of the usage of CONFIG options
[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
2018-10-09 16:20 UTC (6+ messages)
[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
2018-10-09 16:19 UTC (3+ messages)
` [U-Boot] [PATCH] tests/test_bind.py: Update test to match the wider 'dm tree' output
[U-Boot] [PATCH 1/2] mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
2018-10-09 16:17 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] mmc: tmio: Limit DMA to 32bit on R-Car Gen3
[U-Boot] [PATCH v3 0/8] Improvements for the dwc3_generic driver
2018-10-09 14:29 UTC (2+ messages)
[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
2018-10-09 13:59 UTC (28+ messages)
` [U-Boot] [PATCH v3 01/28] move data structure out of cpu.h
` [U-Boot] [PATCH v3 02/28] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v3 03/28] env: sf: define API to override sf environment address
` [U-Boot] [PATCH v3 04/28] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH v3 05/28] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH v3 06/28] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH v3 07/28] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [PATCH v3 08/28] armv8: layerscape: Add TFABOOT support
` [U-Boot] [PATCH v3 09/28] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v3 10/28] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v3 11/28] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v3 12/28] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v3 13/28] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v3 14/28] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v3 15/28] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v3 16/28] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v3 17/28] net: fm: add TFABOOT support
` [U-Boot] [PATCH v3 18/28] drivers: qe: "
` [U-Boot] [PATCH v3 19/28] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v3 20/28] armv8: ls1046ardb: Add TFABOOT support
` [U-Boot] [PATCH v3 21/28] armv8: ls1046aqds: "
` [U-Boot] [PATCH v3 22/28] armv8: ls1043ardb: "
` [U-Boot] [PATCH v3 23/28] armv8: ls1043aqds: "
` [U-Boot] [PATCH v3 24/28] armv8: ls1012ardb: "
` [U-Boot] [PATCH v3 25/28] armv8: ls1012aqds: "
` [U-Boot] [PATCH v3 26/28] armv8: ls1012a: fix secure boot compilation
[U-Boot] [PATCH v3 0/9] Add pinmux command
2018-10-09 13:31 UTC (10+ 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 3/9] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v3 4/9] cmd: pinmux: Add pinmux command
` [U-Boot] [PATCH v3 5/9] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v3 6/9] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v3 7/9] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 8/9] gpio: stm32f7: Add ops get_function
` [U-Boot] [PATCH v3 9/9] pinctrl: sandbox: Add get_pin_muxing ops support
[U-Boot] [PATCH v2 0/9] Add pinmux command
2018-10-09 13:17 UTC (6+ messages)
` [U-Boot] [PATCH v2 9/9] pinctrl: sandbox: Add get_pin_muxing ops support
[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
2018-10-09 12:48 UTC (7+ messages)
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
[U-Boot] [PATCH v2] DW SPI: Allow to overload the management of the external CS
2018-10-09 12:14 UTC
[U-Boot] [PATCH] DW SPI: Allow to overload the management of the external CS
2018-10-09 12:11 UTC (3+ messages)
[U-Boot] [PATCH v2] gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
2018-10-09 12:08 UTC
[U-Boot] [PATCH v2] pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
2018-10-09 12:06 UTC
[U-Boot] [PATCH v2 0/7] Add support for the SoCs found in Microsemi switches
2018-10-09 11:58 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] MIPS: move create_tlb() in an proper header: mipsregs.h
` [U-Boot] [PATCH v2 2/7] MIPS: Allow to prefetch and lock instructions into cache
` [U-Boot] [PATCH v2 3/7] MSCC: add support for Ocelot SoCs
` [U-Boot] [PATCH v2 4/7] MSCC: add support for Luton SoCs
` [U-Boot] [PATCH v2 5/7] MSCC: add board support for the Ocelots based evaluation boards
` [U-Boot] [PATCH v2 6/7] MSCC: add board support for the Luton based evaluation board
` [U-Boot] [PATCH v2 7/7] MIPS: bootm: Add support for Vcore III linux kernel
[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
2018-10-09 11:55 UTC (6+ messages)
[U-Boot] [PATCH] travis: Add sandbox/clang-7 support
2018-10-09 11:35 UTC (3+ messages)
[U-Boot] [PATCH 0/6] Add support for VCore III SoCs found in Microsemi switches
2018-10-09 11:28 UTC (17+ messages)
` [U-Boot] [PATCH 3/6] MSCC: add board support for the VCoreIII based evaluation boards
` [U-Boot] [PATCH 4/6] MSCC: add device tree for Ocelot and Luton (boards and SoCs)
` [U-Boot] [PATCH 5/6] MSCC: add configuration for Ocelot and Luton based boards
` [U-Boot] [PATCH 6/6] MIPS: bootm: Add support for Vcore III linux kernel
` [U-Boot] [PATCH 2/6] MSCC: add support for VCoreIII SoCs
[U-Boot] [PATCH] ARM: dts: rmobile: Reinstate missing CPLD on ULCB
2018-10-09 11:22 UTC
[U-Boot] [PATCH v2] arm: socfpga: fix SPL booting from fpga OnChip RAM
2018-10-09 11:21 UTC (4+ messages)
[U-Boot] [PATCH 00/45] Various fixes and improvements
2018-10-09 10:44 UTC (6+ messages)
` [U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
[U-Boot] [PATCH] QSPI flash driver compatibility fixes for mx6ull
2018-10-09 10:43 UTC
[U-Boot] [PATCH] iot_dk: Disable networking support
2018-10-09 10:26 UTC
[U-Boot] [PATCH 1/1] arm: spl: Fix SPL falcon mode boot on MMC with ext partition
2018-10-09 9:06 UTC
[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
2018-10-09 8:36 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/33] move data structure out of cpu.h
` [U-Boot] [PATCH v2 10/33] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v2 21/33] armv8: ls1046ardb: Add TFABOOT support
[U-Boot] [PATCH 1/2] dm/pci: Change the first CFG read to Vendor ID in enumeration
2018-10-09 8:07 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] pci: "
[U-Boot] [PATCH] nand: atmel: Initialize pmecc smu with correct size
2018-10-09 7:47 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] imx: mx7: fix potential overflow in imx_ddr_size()
2018-10-09 7:13 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] colibri_imx7: prime get_ram_size() using imx_ddr_size()
[U-Boot] [PATCH] cmd: kgdb: Enable kgdb only for PPC
2018-10-09 7:09 UTC
[U-Boot] [PATCH] debug uart: don't print before initialization
2018-10-09 5:06 UTC (3+ messages)
[U-Boot] [PATCH v1 00/19] AddU-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-10-09 3:54 UTC (9+ messages)
` [U-Boot] [PATCH v1 12/19] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v1 13/19] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v1 14/19] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v1 15/19] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v1 16/19] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v1 17/19] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v1 18/19] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v1 19/19] MAINTAINERS: add an entry for MediaTek
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