public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-18 14:53:21 to 2019-01-20 19:57:57 UTC [more...]

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-01-20 19:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH v2 02/11] riscv: Add asm/dma-mapping.h for DMA mappings

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-20 19:51 UTC  (14+ messages)
` [U-Boot] [PATCH 1/9] sunxi: clk: add MMC gates/resets
` [U-Boot] [PATCH 2/9] sunxi: clk: A80: add MMC clock support
` [U-Boot] [PATCH 3/9] mmc: sunxi: Add DM clk and reset support
` [U-Boot] [PATCH 4/9] mmc: sunxi: Add H6 support
` [U-Boot] [PATCH 5/9] mmc: sunxi: Add missing compatible strings
` [U-Boot] [PATCH 6/9] mmc: sunxi: Add A80 support
` [U-Boot] [PATCH 7/9] mmc: sunxi: Honour non-removable property in DT
` [U-Boot] [PATCH 8/9] arm: sunxi: Enable DM_MMC
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs
` [U-Boot] [linux-sunxi] [PATCH 0/9] sunxi: enable DM_MMC

[U-Boot] Convert Pico-Pi i.MX7D to DM
 2019-01-20 18:13 UTC  (3+ messages)

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-20 15:23 UTC  (8+ messages)

[U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled
 2019-01-20 14:25 UTC  (18+ messages)
` [U-Boot] [PATCH] ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
  ` [U-Boot] [PATCH 0/2] ARM: at91: NAND PMECC Kconfig conversion
    ` [U-Boot] [PATCH 1/2] nand: atmel: Replace SYS_NAND_ECC_BASE with ATMEL_BASE_ECC
    ` [U-Boot] [PATCH 2/2] ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
    ` [U-Boot] [PATCH v2 0/1] ARM: at91: NAND PMECC Kconfig conversion
      ` [U-Boot] [PATCH v3 1/1] ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig

[U-Boot] [PATCH v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-01-20 13:34 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/21] net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
` [U-Boot] [PATCH v2 02/21] net: Kconfig: FEC: Add dependency on VF610
` [U-Boot] [PATCH v2 03/21] vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
` [U-Boot] [PATCH v2 04/21] vybrid: clock: Provide enable_i2c_clk() function for Vybrid
` [U-Boot] [PATCH v2 05/21] vybrid: Define the imx_get_mac_from_fuse() as a __weak function
` [U-Boot] [PATCH v2 06/21] pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
` [U-Boot] [PATCH v2 07/21] pcm052: board: vybrid: Update the board name for BK4 device
` [U-Boot] [PATCH v2 08/21] ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
` [U-Boot] [PATCH v2 09/21] pcm052: board: cosmetic: Add copyright notice to pcm052.c
` [U-Boot] [PATCH v2 10/21] ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)
` [U-Boot] [PATCH v2 11/21] ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific properties
` [U-Boot] [PATCH v2 12/21] defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
` [U-Boot] [PATCH v2 13/21] config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h
` [U-Boot] [PATCH v2 14/21] config: bk4: Update include/configs/bk4r1.h file
` [U-Boot] [PATCH v2 15/21] pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
` [U-Boot] [PATCH v2 16/21] config: bk4: Update u-boot script to support recovery via SD card
` [U-Boot] [PATCH v2 17/21] config: bk4: Update u-boot envs to support NOR memories initial setup
` [U-Boot] [PATCH v2 18/21] pcm052: bk4: sdcard: Add support for SD card booting/recovery
` [U-Boot] [PATCH v2 19/21] pcm052: board: Add code to setup LED default states
` [U-Boot] [PATCH v2 20/21] pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
` [U-Boot] [PATCH v2 21/21] pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy

[U-Boot] [PATCH 0/1] Extend malloc() pool for Zynq devices
 2019-01-20 11:29 UTC  (6+ messages)
` [U-Boot] [PATCH 1/1] zynq: Kconfig: extend the bootstrap malloc() pool

[U-Boot] [PATCH v3 1/1] arm64: dts: marvell: armada-ap806: reserve PSCI area
 2019-01-20  8:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] powerpc: enabled building with CONFIG_DM=y
 2019-01-20  8:11 UTC 

[U-Boot] [PATCH 0/3] efi_loader: provide library for freestanding binaries
 2019-01-20  7:20 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: provide freestanding library
` [U-Boot] [PATCH 2/3] efi_loader: use freestanding library for efi apps
` [U-Boot] [PATCH 3/3] efi_loader: use library memcpy() in helloworld.efi

[U-Boot] [PATCH] armv8: layerscape: move TZASC and TZPC configs to Kconfig
 2019-01-20  5:30 UTC 

[U-Boot] test vs itest command confusion when using setexpr
 2019-01-19 22:05 UTC 

[U-Boot] [BUG ] efiloader: incorrect creation of *.efi file
 2019-01-19 18:27 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/5] Kconfig: Migrate BOUNCE_BUFFER
 2019-01-19 17:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/5] "

[U-Boot] [PATCH] configs: move CONFIG_SPL_TEXT_BASE to Kconfig
 2019-01-19 16:57 UTC  (8+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH 0/3] ARM: liteboard: move towards driver model and device-tree boot
 2019-01-19 16:06 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH 1/3] ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard
` [U-Boot] [RESEND PATCH 2/3] ARM: liteboard: move towards driver model and device-tree boot
` [U-Boot] [RESEND PATCH 3/3] ARM: liteboard: use random ethaddr

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2019-01-19 15:21 UTC  (9+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "

[U-Boot] [PATCH 1/2] ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3
 2019-01-19 14:43 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2019-01-19 14:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] env: Fix "env save" to malformed environment
 2019-01-19 13:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] env: common: Return specific error code on bad CRC
` [U-Boot] [PATCH 2/2] env: Fix saving environment to "bad CRC" location

[U-Boot] [PATCH v2 0/7] mmc: sunxi: Enable DM_MMC
 2019-01-19 10:17 UTC  (8+ messages)

[U-Boot] [RESEND PATCH] drivers: esdhc: add support for ColdFire mcf5441x family
 2019-01-19  9:40 UTC 

[U-Boot] (no subject)
 2019-01-19  9:37 UTC 

[U-Boot] [PATCH v1 00/15] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-19  9:15 UTC  (16+ messages)
` [U-Boot] [PATCH v1 01/15] ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
` [U-Boot] [PATCH v1 02/15] ARM: imx: config: Disable support for USB on MCCMON6
` [U-Boot] [PATCH v1 03/15] net: imx: Add support for waiting some time after FEC gpio reset
` [U-Boot] [PATCH v1 04/15] clk: imx: Rename and export get_usdhc_clk() to imx6_get_usdhc_clk()
` [U-Boot] [PATCH v1 05/15] clk: imx: Rename and export get_cspi_clk() to imx6_get_cspi_clk()
` [U-Boot] [PATCH v1 06/15] dm: clk: imx: Add support for controlling imx6q clocks via Driver Model
` [U-Boot] [PATCH v1 07/15] spi: imx: Add support for 'per' clock enabling via driver model
` [U-Boot] [PATCH v1 08/15] ARM: imx: Covnert mccmon6 to use DM/DTS in the u-boot proper
` [U-Boot] [PATCH v1 09/15] ARM: imx: Decouple mccmon6's SPL and u-boot proper code
` [U-Boot] [PATCH v1 10/15] ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
` [U-Boot] [PATCH v1 11/15] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
` [U-Boot] [PATCH v1 12/15] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v1 13/15] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v1 14/15] doc: Update parallel NOR flash related information in README.falcon
` [U-Boot] [PATCH v1 15/15] imx: Convert mccmon6 to use fitImage instead of uImage+DTB

[U-Boot] [PATCH] env: sf: fix environment in SPI NOR
 2019-01-19  2:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: dts: am335x-pdu001: Sync with Linux 5.0-rc2
 2019-01-19  2:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: Remove am335x_boneblack_defconfig
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: am335x-pdu001: Remove SPI support
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] travis: Switch QEMU to 3.1.0 version
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] travis: Setup QEMU_VERSION as variable
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] travis: Break up the NXP Layerscape jobs more
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: Remove am43xx_evm_ethboot_defconfig
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: Remove unused am335x_evm defconfigs
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: am335x_evm: Enable DM_SPI and DM_SPI_FLASH
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] adding saveenv-command for bananapi r2
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH] mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 10/10] lib: Kconfig: spelling fixes
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,10/10] "

[U-Boot] [PATCH 09/10] video: Kconfig: spelling fixes
 2019-01-19  2:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,09/10] "

[U-Boot] [PATCH 08/10] pinctrl: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,08/10] "

[U-Boot] [PATCH 07/10] i2c: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,07/10] "

[U-Boot] [PATCH 06/10] drivers: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,06/10] "

[U-Boot] [PATCH 05/10] work_92105: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,05/10] "

[U-Boot] [PATCH 04/10] x86: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,04/10] "

[U-Boot] [PATCH 03/10] arm: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,03/10] "

[U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,02/10] "

[U-Boot] [PATCH 01/10] Kconfig: fix spelling
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,01/10] "

[U-Boot] [PATCH 1/1] disk: efi: GUIDs should be const
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 2/2] mach-snapdragon: db410: pinctrl: fix pin count
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] dts: db410: fix indentation
 2019-01-19  2:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [RFC 00/17] mx6sabre: Add DM and SPL FIT support
 2019-01-18 23:54 UTC  (5+ messages)
` [U-Boot] [RFC 08/17] dts: imx: Add imx6q-sabresd dts and imx6qdl-sabresd dtsi files
` [U-Boot] [RFC 09/17] arm: imx: Add FIT SPL its

[U-Boot] [PATCH v2 0/9] Add common pinctrl driver support for rockchip
 2019-01-18 23:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL

[U-Boot] TPL max size for RK3288 ?
 2019-01-18 22:54 UTC 

[U-Boot] [PATCH v4 1/2] Enable FEC driver to retrieve PHY address from device tree
 2019-01-18 20:01 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin

[U-Boot] [PATCH 1/1] efi_loader: comments for variable services
 2019-01-18 18:52 UTC 

[U-Boot] [RESEND] [PATCH v3 0/8] Convert i.MX7 WaRP7 ports to DM
 2019-01-18 18:36 UTC  (10+ messages)
` [U-Boot] [RESEND] [PATCH v3 1/8] arm: dts: imx7: Correct spelling mistake in GPIO name
` [U-Boot] [RESEND] [PATCH v3 2/8] arm: dts: imx7s-warp: Import Linux warp7 dts
` [U-Boot] [RESEND] [PATCH v3 3/8] arm: imx7s-warp: Add DT file hooks
` [U-Boot] [RESEND] [PATCH v3 4/8] arm: imx7s-warp: Convert to DM MMC initialization
` [U-Boot] [RESEND] [PATCH v3 5/8] arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3
` [U-Boot] [RESEND] [PATCH v3 6/8] warp7: defconfig: Switch on IMX7 GPIO/pinctrl for both ports
` [U-Boot] [RESEND] [PATCH v3 7/8] warp7: defconfig: Switch to DM for I2C
` [U-Boot] [RESEND] [PATCH v3 8/8] arm: imx7s-warp: Convert to DM PMIC

[U-Boot] [PATCH 1/2] armv8: ls1088ardb: Update MAINTAINERS
 2019-01-18 18:35 UTC  (2+ messages)

[U-Boot] [PATCH] armv7: dts: ls1021a: Remove aliases property name warning
 2019-01-18 18:34 UTC  (2+ messages)

[U-Boot] [u-boot][PATCH] ls1046aqds: Bypass xfi port fixup for KR mode
 2019-01-18 18:33 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: properly configure qdma ICID
 2019-01-18 18:32 UTC  (2+ messages)

[U-Boot] [PATCH v1] mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
 2019-01-18 18:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
 2019-01-18 18:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1043a: add SVR definitions for 23x23 package silicon
 2019-01-18 18:28 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 0/2] update TFABOOT defconfigs for SD boot support
 2019-01-18 18:27 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH 1/2] env: fix allow to build multiple environments

[U-Boot] [PATCH 0/7] TF-A Boot support for NXP Chassis 3 platforms
 2019-01-18 18:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: fixes for TFABOOT framework

[U-Boot] [PATCH 1/1] efi_loader: remove duplicate function mem2hex()
 2019-01-18 17:54 UTC 

[U-Boot] Porting u-boot to flash micro with proprietary (non-GPL) flash programming library
 2019-01-18 17:52 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/1] arm64: dt: poplar: add optee node
 2019-01-18 17:38 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: image_info: Add checking of default FIT config
 2019-01-18 17:17 UTC 

[U-Boot] [PATCH v6.1 15/20] arm: sunxi: Enable CLK, RESET
 2019-01-18 16:53 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/20] clk: Add Allwinner CLK, RESET support
 2019-01-18 16:52 UTC  (2+ messages)

[U-Boot] am335x: EFI: tftp: CACHE: Misaligned operation at range [9ce7e470, 9ce7e4b0]
 2019-01-18 16:46 UTC 

[U-Boot] [PATCH] ARM: chiliboard: enable DM_SPI
 2019-01-18 16:35 UTC 

[U-Boot] [PATCH 00/26] mx6sabre: Add DM and SPL FIT support
 2019-01-18 15:30 UTC  (29+ messages)
` [U-Boot] [PATCH 01/26] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH 07/26] arm: dts: Add devicetree for i.MX6QP
` [U-Boot] [PATCH 08/26] arm: dts: Add imx6qdl-sabreauto dtsi file
` [U-Boot] [PATCH 09/26] arm: dts: Add imx6qdl-sabresd "
` [U-Boot] [PATCH 10/26] arm: dts: Add all imx6sabre u-boot dtsi files
` [U-Boot] [PATCH 11/26] arm: dts: Add imx6q-sabreauto dts file
` [U-Boot] [PATCH 13/26] arm: dts: Add imx6dl-sabreauto "
` [U-Boot] [PATCH 12/26] arm: dts: Add imx6q-sabresd "
` [U-Boot] [PATCH 14/26] arm: dts: Add imx6dl-sabresd "
` [U-Boot] [PATCH 15/26] arm: dts: Add imx6qp-sabreauto "
` [U-Boot] [PATCH 16/26] arm: dts: Add imx6qp-sabresd "
` [U-Boot] [PATCH 17/26] arm: imx: Add FIT SPL its
` [U-Boot] [PATCH 18/26] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [PATCH 19/26] configs: mx6sabresd: "
` [U-Boot] [PATCH 20/26] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [PATCH 21/26] mx6sabresd: "
` [U-Boot] [PATCH 22/26] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH 23/26] configs: mx6sabresd: "
` [U-Boot] [PATCH 24/26] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [PATCH 25/26] board: mx6sabresd: Remove "
` [U-Boot] [PATCH 26/26] board: mx6sabresd: Remove the enet reset gpio handling

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-18 15:24 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 2/4] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[U-Boot] [PATCH 0/2] Board support updates for topic-miamiplus modules
 2019-01-18 15:14 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Add network support for Ocelots SoCs
 2019-01-18 15:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/4] net: add MSCC Ocelot switch support


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