public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-11-05 09:06:44 to 2018-11-06 09:30:45 UTC [more...]

[U-Boot] [PATCH v2] Ability to modify distro boot filename
 2018-11-06  9:30 UTC  (3+ messages)

[U-Boot] [PATCH u-boot] spi: Add Amlogic Meson SPI Flash Controller driver
 2018-11-06  9:25 UTC 

[U-Boot] [PATCH] mtd: sf_probe: add jedec,spi-nor compatible
 2018-11-06  9:24 UTC 

[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-06  8:47 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v4 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v4 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v4 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v4 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v4 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v4 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v4 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v4 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v4 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v4 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v4 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v4 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v4 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v4 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v4 17/18] doc: README.mediatek: Add a simple README for MediaTek
` [U-Boot] [PATCH v4 18/18] MAINTAINERS: add an entry "

[U-Boot] [PATCH v1] dm: Fix typo - missed semicolon
 2018-11-06  6:37 UTC  (2+ messages)

[U-Boot] [PATCH v2] riscv: cache: Implement i/dcache [status, enable, disable]
 2018-11-06  6:35 UTC  (6+ messages)

[U-Boot] Please pull u-boot-x86
 2018-11-06  5:38 UTC 

[U-Boot] [PATCH v1] x86: acpi: Remove redundant Offset (0x00)
 2018-11-06  5:33 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] sunxi: A64/H3/H5 DT updates
 2018-11-06  4:28 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/4] Add support for Pinebook
 2018-11-06  4:24 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/4] mmc: sunxi: add support for automatic delay calibration
` [U-Boot] [PATCH v5 2/4] dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
` [U-Boot] [PATCH v5 3/4] sun50i: A64: add support for R_I2C controller
` [U-Boot] [PATCH v5 4/4] sunxi: DT: add support for Pinebook

[U-Boot] [PATCH v2 0/7] driver: net: ti: clean up and code optimization
 2018-11-06  4:19 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/7] driver: net: ti: cpsw: update to use SPDX identifier

[U-Boot] Pull request: u-boot-net.git master
 2018-11-06  4:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-06  2:48 UTC  (6+ messages)
` [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial

[U-Boot] [PATCH V3 1/4] mmc: tmio: Switch to clock framework
 2018-11-05 21:45 UTC  (4+ messages)
` [U-Boot] [PATCH V3 2/4] mmc: tmio: Do not set divider to 1 in DDR mode
` [U-Boot] [PATCH V3 3/4] mmc: tmio: Keep generating clock when clock are enabled
` [U-Boot] [PATCH V3 4/4] mmc: tmio: sdhi: Switch CPG settings in UHS modes

[U-Boot] [PATCH 1/1] efi_loader: use u16* for UTF16 strings
 2018-11-05 19:22 UTC 

[U-Boot] [PATCH] Ability to modify distro boot filename
 2018-11-05 18:16 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-11-05 18:03 UTC  (28+ messages)
` [U-Boot] [PATCH v6 01/27] move data structure out of cpu.h
` [U-Boot] [PATCH v6 02/27] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v6 03/27] env: sf: define API to override sf environment address
` [U-Boot] [PATCH v6 04/27] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH v6 05/27] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH v6 06/27] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH v6 07/27] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [PATCH v6 08/27] armv8: layerscape: Add TFABOOT support
` [U-Boot] [PATCH v6 09/27] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v6 10/27] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v6 11/27] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v6 12/27] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v6 13/27] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v6 14/27] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v6 15/27] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v6 16/27] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v6 17/27] net: fm: add TFABOOT support
` [U-Boot] [PATCH v6 18/27] drivers: qe: "
` [U-Boot] [PATCH v6 19/27] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v6 20/27] armv8: ls1046ardb: Add TFABOOT support
` [U-Boot] [PATCH v6 21/27] armv8: ls1046aqds: "
` [U-Boot] [PATCH v6 22/27] armv8: ls1043ardb: "
` [U-Boot] [PATCH v6 23/27] armv8: ls1043aqds: "
` [U-Boot] [PATCH v6 24/27] armv8: ls1012ardb: "
` [U-Boot] [PATCH v6 25/27] armv8: ls1012aqds: fix secure boot compilation
` [U-Boot] [PATCH v6 26/27] armv8: ls1012aqds: Add TFABOOT support
` [U-Boot] [PATCH v6 27/27] armv8: ls1012afrx: "

[U-Boot] [PATCH v3 7/7] driver: net: ti: keystone_net: switch to use common mdio lib
 2018-11-05 17:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 6/7] driver: net: ti: cpsw: switch to use common mdio lib
 2018-11-05 17:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 5/7] driver: net: ti: introduce common mdio support library
 2018-11-05 17:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 4/7] driver: net: ti: cpsw: update to use SPDX identifier
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 3/7] drivers: net: keystone_net: drop non dm code
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/7] configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/7] driver: net: consolidate ti's code in separate folder
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] net: phy: mscc: add support for VSC8574 PHY
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/3] net: phy: mscc: factorize part of config function for VSC8584
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/3] net: phy: mscc: add support for VSC8584 PHY
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 13/13] aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 12/13] aspeed: Activate ethernet devices on the ast2500 Eval Board
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 11/13] aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 10/13] net: ftgmac100: Add support for the Aspeed SoC
 2018-11-05 17:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 09/13] aspeed: ast2500: fix missing break in D2PLL clock enablement
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 08/13] net: ftgmac100: add clock support
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 07/13] net: ftgmac100: handle timeouts when transmitting
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 06/13] net: ftgmac100: convert the RX/TX descriptor arrays
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 05/13] net: ftgmac100: add MDIO bus and phylib support
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 04/13] net: ftgmac100: use setbits_le32() in the reset method
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 03/13] net: ftgmac100: convert to driver model
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 02/13] net: ftgmac100: use the aligned() macro
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 01/13] net: ftgmac100: use the BIT() macro
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6] net: Add MT7628 ethernet driver
 2018-11-05 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Ping failure
 2018-11-05 17:10 UTC  (2+ messages)

[U-Boot] [PATCH] power: regulator: denied disable on always-on regulator
 2018-11-05 16:51 UTC  (3+ messages)

[U-Boot] define dynamic localversion
 2018-11-05 16:49 UTC 

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2018-11-05 16:44 UTC  (8+ messages)
` [U-Boot] [PATCH v3 10/26] fs: fat: support write with non-zero offset

[U-Boot] mt7623 bootup example
 2018-11-05 16:31 UTC  (4+ messages)
      ` [U-Boot] Fw: Aw: "

[U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable
 2018-11-05 16:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Aquantia: Print information about system interface and firmaware version

[U-Boot] [PATCH v4 0/5] Add support for Pinebook
 2018-11-05 15:30 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] arm64: allwinner: h6: Add common orangepi nodes into dtsi
 2018-11-05 15:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] board: allwinner: sun50i-h6: Add Orangepi Lite2 support

[U-Boot] [PATCH v2 01/58] mpc83xx: Introduce ARCH_MPC830*
 2018-11-05 14:45 UTC  (58+ messages)
` [U-Boot] [PATCH v2 02/58] mpc83xx: Introduce ARCH_MPC831*
` [U-Boot] [PATCH v2 03/58] mpc83xx: Introduce ARCH_MPC832*
` [U-Boot] [PATCH v2 04/58] mpc83xx: Introduce ARCH_MPC834*
` [U-Boot] [PATCH v2 05/58] mpc83xx: Introduce ARCH_MPC836*
` [U-Boot] [PATCH v2 06/58] mpc83xx: Introduce ARCH_MPC837X
` [U-Boot] [PATCH v2 07/58] keymile: Make distinct kmtegr1, kmvect1, suvd3 configs
` [U-Boot] [PATCH v2 08/58] keymile: Move config files
` [U-Boot] [PATCH v2 09/58] keymile: Unroll includes
` [U-Boot] [PATCH v2 10/58] keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs
` [U-Boot] [PATCH v2 11/58] keymile: Unroll km/km83xx-common.h
` [U-Boot] [PATCH v2 12/58] keymile: Make distinct kmeter1, and kmcoge5ne configs
` [U-Boot] [PATCH v2 13/58] mpc83xx: Make distinct MPC8313ERDB targets
` [U-Boot] [PATCH v2 14/58] vme8349: Migrate to CONFIG_TARGET_VME8349
` [U-Boot] [PATCH v2 15/58] mpc83xx: Make distinct caddy2 config
` [U-Boot] [PATCH v2 16/58] powerpc: Add LSDMR config values
` [U-Boot] [PATCH v2 17/58] mpc83xx: Make distinct MPC8349EMDS_SDRAM board
` [U-Boot] [PATCH v2 18/58] mpc8315erdb: Merge BR/OR settings
` [U-Boot] [PATCH v2 19/58] ve8313: "
` [U-Boot] [PATCH v2 20/58] MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS
` [U-Boot] [PATCH v2 21/58] MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
` [U-Boot] [PATCH v2 22/58] hrcon: Migrate to CONFIG_TARGET_HRCON
` [U-Boot] [PATCH v2 23/58] strider: Migrate to CONFIG_TARGET_STRIDER
` [U-Boot] [PATCH v2 24/58] MPC8313ERDB: Remove CONFIG_MPC8313ERDB
` [U-Boot] [PATCH v2 25/58] MPC8315ERDB: Remove CONFIG_MPC8315ERDB
` [U-Boot] [PATCH v2 26/58] MPC837XEMDS: Remove CONFIG_MPC837XEMDS
` [U-Boot] [PATCH v2 27/58] MPC837XERDB: Remove CONFIG_MPC837XERDB
` [U-Boot] [PATCH v2 28/58] mpc83xx: Migrate legacy PCI options to Kconfig
` [U-Boot] [PATCH v2 29/58] mpc83xx: Replace CONFIG_83XX_CLKIN in calculations
` [U-Boot] [PATCH v2 30/58] mpc83xx: Get rid of CONFIG_83XX_CLKIN
` [U-Boot] [PATCH v2 31/58] mpc83xx: Kconfig: Migrate HRCW to Kconfig
` [U-Boot] [PATCH v2 32/58] mpc83xx: pcie: Read the clock from registers
` [U-Boot] [PATCH v2 33/58] powerpc: Migrate HIGH_BATS to Kconfig
` [U-Boot] [PATCH v2 34/58] mpc83xx: Migrate BATS config "
` [U-Boot] [PATCH v2 35/58] mpc83xx: Migrate LBLAW_* "
` [U-Boot] [PATCH v2 36/58] mpc83xx: Normalize BR/OR option lines
` [U-Boot] [PATCH v2 37/58] tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro
` [U-Boot] [PATCH v2 38/58] mpc83xx: Simplify BR,OR lines
` [U-Boot] [PATCH v2 39/58] sbc8349: Remove SDRAM functionality
` [U-Boot] [PATCH v2 40/58] mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
` [U-Boot] [PATCH v2 41/58] powerpc: mpc83xx: Fix MPC8308 IMMR memory layout
` [U-Boot] [PATCH v2 42/58] powerpc: mpc83xx: Implement get_serial_clock()
` [U-Boot] [PATCH v2 43/58] powerpc: mpc83xx: fdt: Use get_serial_clock()
` [U-Boot] [PATCH v2 44/58] mpc83xx: Remove last CONFIG_MPC83xx
` [U-Boot] [PATCH v2 45/58] mpc83xx: Prepare usage of DM gpio driver
` [U-Boot] [PATCH v2 46/58] mpc83xx: Migrate HID config to Kconfig
` [U-Boot] [PATCH v2 47/58] mpc83xx: Migrate CONFIG_SYS_IMMR "
` [U-Boot] [PATCH v2 48/58] mpc8308: Migrate system io config "
` [U-Boot] [PATCH v2 49/58] mpc83xx: Migrate arbiter "
` [U-Boot] [PATCH v2 50/58] mpc83xx: Migrate SPCR "
` [U-Boot] [PATCH v2 51/58] mpc83xx: Migrate CONFIG_LCRR_* "
` [U-Boot] [PATCH v2 52/58] mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
` [U-Boot] [PATCH v2 53/58] mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
` [U-Boot] [PATCH v2 54/58] mpc83xx: Get rid of CONFIG_SYS_LBC_*
` [U-Boot] [PATCH v2 55/58] mpc83xx: Add arch clock.h to make SDHC work
` [U-Boot] [PATCH v2 56/58] mpc83xx: Don't define cpu_eth_init for DM eth
` [U-Boot] [PATCH v2 57/58] mpc83xx: Replace ppcDWstore with inline assembly
` [U-Boot] [PATCH v2 58/58] mpc83xx: Use pre-defined asm functions

[U-Boot] [PATCH V2 1/4] tools: imx8image: check lseek return value
 2018-11-05 13:06 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/4] tools: imx8image: fix coverity CID 184234
` [U-Boot] [PATCH V2 3/4] tools: imx8image: fix coverity CID 184233
` [U-Boot] [PATCH V2 4/4] tools: imx8image: flatten container header only when creating container

[U-Boot] [PULL] u-boot-sh/master
 2018-11-05 12:23 UTC  (2+ messages)

[U-Boot] [GIT PULL] mips-fixes-for-v2018.11
 2018-11-05 12:23 UTC  (2+ messages)

[U-Boot] [PATCH] spi: Zap mpc8xx_spi driver
 2018-11-05 10:11 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/1] spi: lpc32xx_ssp: DM conversion
 2018-11-05 10:09 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] imx: imx8qxp_mek: imximage: remove config.h
 2018-11-05 10:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: imx8qxp: build u-boot-dtb.cfgout before checking files

[U-Boot] [PATCH v3 6/6] spi: kirkwood: Full dm conversion
 2018-11-05  9:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: pl022: Get rid of platdata ifdef's
 2018-11-05  9:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] spi: pl022: Driver cleanup

[U-Boot] [PATCH] efi_loader: Handle RELA absolute relocations properly
 2018-11-05  9:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] linux/sizes.h: sync from kernel
 2018-11-05  9:39 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] arm64: mvebu: a8k: autodetect RAM size

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-11-05  9:38 UTC  (4+ 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 v2 00/14] efi: make efi and bootmgr more usable
 2018-11-05  9:06 UTC  (11+ messages)
` [U-Boot] [PATCH v2 05/14] cmd: efishell: add devices command
` [U-Boot] [PATCH v2 06/14] cmd: efishell: add drivers command
` [U-Boot] [PATCH v2 07/14] cmd: efishell: add images command
` [U-Boot] [PATCH v2 08/14] cmd: efishell: add memmap command
` [U-Boot] [PATCH v2 09/14] cmd: efishell: add dh command
` [U-Boot] [PATCH v2 10/14] cmd: bootefi: carve out fdt parameter handling
` [U-Boot] [PATCH v2 11/14] cmd: bootefi: run an EFI application of a specific load option
` [U-Boot] [PATCH v2 12/14] cmd: run: add "-e" option to run an EFI application
` [U-Boot] [PATCH v2 13/14] cmd: efishell: export uefi variable helper functions
` [U-Boot] [PATCH v2 14/14] cmd: env: add "-e" option for handling UEFI variables


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox