public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-03 10:58:24 to 2019-04-05 01:52:56 UTC [more...]

[U-Boot] [PATCH v2 0/2] efi_loader: parameter checks in StartImage and Exit()
 2019-04-05  1:52 UTC 

[U-Boot] [PATCH] net: macb: Add small delay after link establishment
 2019-04-05  1:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: variables PlatformLang and PlatformLangCodes
 2019-04-05  1:33 UTC 

[U-Boot] [PATCH] power: pfuze100: Fix off by one error in voltage table handling
 2019-04-04 21:52 UTC 

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-04-04 20:53 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/4] imx: move BOARD_SIZE_CHECK to main Makefile

[U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support
 2019-04-04 20:49 UTC  (10+ messages)

[U-Boot] [PATCH 1/1] efi_loader: EFI_PRINT instead of debug for memory services
 2019-04-04 20:44 UTC 

[U-Boot] [PATCH 1/1] efi_loader: EFI_PRINT instead of debug for variable services
 2019-04-04 20:44 UTC 

[U-Boot] [PATCH 1/1] arm: print information about loaded UEFI images
 2019-04-04 20:23 UTC 

[U-Boot] bug "missing clock-frequency property" (sunxi/sun7i)
 2019-04-04 20:05 UTC 

[U-Boot] [PATCH 1/2] image: android: allow booting lz4-compressed kernels
 2019-04-04 15:46 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] image: android: fix 'iminfo' typo

[U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA
 2019-04-04 15:26 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] sata: sata_mv: use correct format specifier in debug()
` [U-Boot] [PATCH 2/4] sata: sata_mv: support kirkwood architecture
` [U-Boot] [PATCH 3/4] sata: sata_mv: add orion-sata compatible string
` [U-Boot] [PATCH 4/4] arm: kirkwood: lsxl: enable DM for SATA

[U-Boot] [PATCH v3 0/7] AE350 SMP support RISC-V
 2019-04-04 13:49 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] lib: fdt: Split fdtdec_setup_mem_size_base()
 2019-04-04 13:45 UTC  (7+ messages)
` [U-Boot] [PATCH 4/4] ARM: renesas: Configure DRAM size from ATF DT fragment

[U-Boot] [PATCH 0/3] rockchip: correct SYS_SOC name for all rockchip SoCs
 2019-04-04 13:11 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: use 'arch-rockchip' as header file path
      ` [U-Boot] [PATCH 2/3] rockchip: use 'arch-rockchip' as header file path【请注意,邮件由sjg@google.com代发】

[U-Boot] [PATCH v2 1/2] x86: TunnelCreek: switch P state to the highest freq
 2019-04-04 12:54 UTC  (10+ messages)

[U-Boot] [PATCH v2] pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition
 2019-04-04 12:46 UTC  (6+ messages)

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-04 12:42 UTC  (14+ messages)

[U-Boot] [PATCH v2 0/6] pico-imx7d: Add support for BL33 case
 2019-04-04 12:40 UTC  (8+ messages)
` [U-Boot] [PATCH v2 6/6] pico-imx7d: Correct uart clock root

[U-Boot] [RESEND PATCH] ARMv8: PSCI: Fix PSCI_TABLE relocation issue
 2019-04-04 12:38 UTC 

[U-Boot] [PATCH] ARMv8: PSCI: Fix PSCI_TABLE relocation issue
 2019-04-04 12:28 UTC 

[U-Boot] [PATCH V2 0/5] Convert Pico i.MX7 to DM
 2019-04-04 12:00 UTC  (6+ messages)
` [U-Boot] [PATCH V2 1/5] Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM
` [U-Boot] [PATCH V2 2/5] pico-imx7d: defconfig: Add DT file hooks
` [U-Boot] [PATCH V2 3/5] pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
` [U-Boot] [PATCH V2 4/5] pico-imx7d: Convert DM MMC
` [U-Boot] [PATCH V2 5/5] pico-imx7d: Increase u-boot size for dfu request

[U-Boot] [PATCH v4 00/19] ARM: tegra: Miscellaneous improvements
 2019-04-04 11:59 UTC  (20+ messages)
` [U-Boot] [PATCH v4 01/19] ARM: tegra: Use common header for PMU declarations
` [U-Boot] [PATCH v4 02/19] ARM: tegra: Guard clock code with a Kconfig symbol
` [U-Boot] [PATCH v4 03/19] ARM: tegra: Guard GP pad control "
` [U-Boot] [PATCH v4 04/19] ARM: tegra: Guard memory controller "
` [U-Boot] [PATCH v4 05/19] ARM: tegra: Guard pin "
` [U-Boot] [PATCH v4 06/19] ARM: tegra: Guard powergate "
` [U-Boot] [PATCH v4 07/19] ARM: tegra: Fix save_boot_params() prototype
` [U-Boot] [PATCH v4 08/19] ARM: tegra: Allow boards to override boot target devices
` [U-Boot] [PATCH v4 09/19] ARM: tegra: Support TZ-only access to PMC
` [U-Boot] [PATCH v4 10/19] ARM: tegra: Workaround UDC boot issues only if necessary
` [U-Boot] [PATCH v4 11/19] ARM: tegra: Restore DRAM bank count
` [U-Boot] [PATCH v4 12/19] ARM: tegra: Unify Tegra186 builds
` [U-Boot] [PATCH v4 13/19] ARM: tegra: Implement cboot_save_boot_params() in C
` [U-Boot] [PATCH v4 14/19] ARM: tegra: Implement cboot_get_ethaddr()
` [U-Boot] [PATCH v4 15/19] ARM: tegra: Enable position independent build for 64-bit
` [U-Boot] [PATCH v4 16/19] p2371-2180: Pass Ethernet MAC to the kernel
` [U-Boot] [PATCH v4 17/19] p2771-0000: "
` [U-Boot] [PATCH v4 18/19] lib: Implement strndup()
` [U-Boot] [PATCH v4 19/19] ARM: tegra: Import cbootargs value from cboot DTB

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM
 2019-04-04 11:39 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM

[U-Boot] [PATCH v2] board: pm9g45: Migrate to CONFIG_DM
 2019-04-04 11:34 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: Implement generic watchdog_reset() version
 2019-04-04 11:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
 2019-04-04 10:35 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific property

[U-Boot] [imx-next PATCH v1 00/14] imx: Fully convert HSC|DDC K+P i.MX53 based boards to use DM/DTS
 2019-04-04 10:26 UTC  (15+ messages)
` [U-Boot] [imx-next PATCH v1 01/14] ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTS
` [U-Boot] [imx-next PATCH v1 02/14] DTS: Add esdhc3 device tree description tuning for HSC|DDC boards
` [U-Boot] [imx-next PATCH v1 03/14] ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards
` [U-Boot] [imx-next PATCH v1 04/14] ARM: defconfig: Move CONFIG_FSL_ESDHC to Kconfig
` [U-Boot] [imx-next PATCH v1 05/14] ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related files
` [U-Boot] [imx-next PATCH v1 06/14] ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic file
` [U-Boot] [imx-next PATCH v1 07/14] DTS: Provide USB host DTS description for i.MX53 devices
` [U-Boot] [imx-next PATCH v1 08/14] DTS: Enable USB host support (including regulators) on HSC|DDC boards
` [U-Boot] [imx-next PATCH v1 09/14] ARM: Remove EHCI specific code from HSC|DDC board file
` [U-Boot] [imx-next PATCH v1 10/14] USB: DM: Convert i.MX5 ehci code to driver model
` [U-Boot] [imx-next PATCH v1 11/14] ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boards
` [U-Boot] [imx-next PATCH v1 12/14] ARM: config: Remove not needed CONFIG_MXC_USB_PORT define
` [U-Boot] [imx-next PATCH v1 13/14] Convert CONFIG_USB_EHCI_MX5 to Kconfig
` [U-Boot] [imx-next PATCH v1 14/14] boot.src: Provide dsa_core.blacklist bootarg when booting via NFS

[U-Boot] [RFC v2 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-04-04 10:05 UTC  (12+ messages)
` [U-Boot] [RFC v2 2/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime

[U-Boot] [PATCH] tools: imx8m_image: Fix 'unexpected operator' error
 2019-04-04  9:00 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/10] pinctrl: Split the common mux/drive/pull/schmitt func into per Soc
 2019-04-04  8:57 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/10] pinctrl: rockchip: Add pull-pin-default param and remove unused param
` [U-Boot] [PATCH v2 02/10] pinctrl: rockchip: Remove redundant spaces
` [U-Boot] [PATCH v2 03/10] pinctrl: rockchip: Split the common set_mux() into per Soc
` [U-Boot] [PATCH v2 04/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux
` [U-Boot] [PATCH v2 05/10] pinctrl: rockchip: Split the common set_drive() func into per Soc
` [U-Boot] [PATCH v2 06/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength
` [U-Boot] [PATCH v2 07/10] pinctrl: rockchip: Split the common set_pull() func into per Soc
` [U-Boot] [PATCH v2 08/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull
` [U-Boot] [PATCH v2 09/10] pinctrl: rockchip: Clean the unused type and label
` [U-Boot] [PATCH v2 10/10] pinctrl: rockchip: Also move common set_schmitter func into per Soc file

[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support
 2019-04-04  8:57 UTC  (4+ messages)

[U-Boot] arm: sunxi: Bananapi_M2_Ultra not working with DM_MMC
 2019-04-04  8:51 UTC 

[U-Boot] [PATCH v2] spi: cadence_qspi: Add quad write support
 2019-04-04  8:38 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
 2019-04-04  8:38 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] arm: sunxi: Enable DRAM ODT by default on H3/H5
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 1/4] sata: sata_mv: Add DM support to enable CONFIG_BLK usage
 2019-04-04  7:21 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1 1/2] copy the bd71837 pmic driver from NXP imx u-boot
 2019-04-04  7:03 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v1 2/2] power: regulator: support ROHM BD71837 PMIC

[U-Boot] [PATCH] mtd: spi: Replace ad-hoc default implementation with spi_mem_op
 2019-04-04  6:10 UTC  (3+ messages)

[U-Boot] [RFC 0/6] Odroid U3 usb initialization
 2019-04-04  3:01 UTC  (4+ messages)
` [U-Boot] [RFC 1/6] odroid: exynos: USB initialization on the U3/X2

[U-Boot] [PATCH 0/3] rk3288 (also rk3036, rk322x) defconfig fixes
 2019-04-03 18:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/7] android: Implement A/B boot process
 2019-04-03 17:55 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] common: Implement A/B metadata

[U-Boot] [PATCH v4 0/4] Add network support for Jaguar2 SoCs
 2019-04-03 17:54 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] net: Add MSCC Jaguar2 network driver
` [U-Boot] [PATCH v4 2/4] board: mscc: jr2: Update MSCC Jaguar2 boards
` [U-Boot] [PATCH v4 3/4] net: mscc: jaguar2: Add ethenet nodes for Jaguar2
` [U-Boot] [PATCH v4 4/4] configs: mscc_jr2: Add network support

[U-Boot] [PATCH] tools/Makefile: build host tools with -std=gnu99
 2019-04-03 17:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fix compile error on macOS Mojave
 2019-04-03 17:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] arm: meson: Fix khadas-vim2 USB
 2019-04-03 17:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] phy: Also allow MESON_GXM for MESON_GXL_USB_PHY
` [U-Boot] [PATCH 2/2] configs: khadas_vim2: Fix defconfig

[U-Boot] [RFC] usb: ehci-mx6: Create MISC USB device wrapper
 2019-04-03 15:28 UTC  (2+ messages)

[U-Boot] [PATCH] configs: am57xx_evm: Remove ENV_IS_IN_FAT
 2019-04-03 14:47 UTC  (8+ messages)

[U-Boot] [PATCH V2] usb: ehci-mx6: Use common code to extract dr_mode
 2019-04-03 14:03 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] env: Exit tools when invalid CRC found
 2019-04-03 13:30 UTC 

[U-Boot] [PATCH 10/13 v5] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
 2019-04-03 13:24 UTC 

[U-Boot] [PATCH 03/13 v5] serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
 2019-04-03 13:24 UTC 

[U-Boot] Board specific files
 2019-04-03 12:58 UTC  (2+ messages)

[U-Boot] [PATCH 01/13 v3] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-04-03 12:46 UTC  (10+ messages)
` [U-Boot] [PATCH 10/13 v3] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary

[U-Boot] [PATCH 1/2] disk: efi: unify code for finding a valid gpt
 2019-04-03 12:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs

[U-Boot] [PATCH] rk8xx: implement poweroff
 2019-04-03 12:21 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2019-04-03 11:48 UTC 

[U-Boot] [PATCH] mtd: spi: Add Macronix MX66U2G45F device
 2019-04-03 11:45 UTC  (5+ messages)

[U-Boot] [PATCH] usb: ehci-mx6: Use common code to extract dr_mode
 2019-04-03 11:44 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: imx6q_logic: Correct phy fixup for broken ethernet
 2019-04-03 11:36 UTC  (3+ messages)

[U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures
 2019-04-03 11:29 UTC  (6+ messages)

[U-Boot] [PATCH 03/13 v3] serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
 2019-04-03 11:11 UTC  (6+ messages)
` [U-Boot] [PATCH 3/13 v4] "

[U-Boot] [PATCH v3 0/4] Add network support for Jaguar2 SoCs
 2019-04-03 10:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/4] net: Add MSCC Jaguar2 network driver


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