public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-01-13 08:26:33 to 2020-01-15 12:46:48 UTC [more...]

[PATCH v2 11/21] clk: imx: add i.IMXRT1050 clk driver
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 01/21] spl: fix entry_point equal to load_addr
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH V2 2/2] pico-imx7d: Convert to DM_ETH
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 02/21] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 09/21] clk: imx: pllv3: add support for PLLV3_AV type
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 05/21] clk: imx: pllv3: add enable() support
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH] imx: imx8qxp_mek: update README
 2020-01-15 12:46 UTC 

[PATCH v2 16/21] serial_lpuart: add support for i.MXRT
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 10/21] clk: imx: pfd: add set_rate()
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 07/21] clk: imx: pllv3: add set_rate() support
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH 2/2] imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 13/21] gpio: mxc_gpio: add support for i.MXRT1050
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH] imx8qxp_mek: Select CONFIG_NET_RANDOM_ETHADDR
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH 1/3] ARM: imx: vining2000: Clean up uSDHC4 setup
 2020-01-15 12:40 UTC  (4+ messages)
` [PATCH 2/3] ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200
` [PATCH 3/3] ARM: imx: vining2000: Enable SPL SDP by default

How to debug HW startup?
 2020-01-15 10:48 UTC  (20+ messages)
                      ` Debugging VoCore2 ROM Startup (was: How to debug HW startup?)
                        ` Debugging VoCore2 ROM Startup

[U-Boot] [PATCH v2 0/2] env: Access Environment in SPI flashes before relocation
 2020-01-15 10:13 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] "
  `  "

[PATCH 1/5] ARM: stm32: Permit multiple board targets
 2020-01-15 10:00 UTC  (20+ messages)
` [PATCH 3/5] ARM: stm32: Fill in missing loadaddr
` [PATCH 4/5] ARM: dts: stm32: Add missing ETHCK clock to ethernet node
` [PATCH 5/5] ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board

[PATCH v3 1/3] spl: mmc: support uboot image offset on main partition
 2020-01-15  7:08 UTC  (3+ messages)
` [PATCH v3 2/3] arm: mvebu: clearfog: set uboot image SD card offset
` [PATCH v3 3/3] arm: mvebu: clearfog: update eMMC documentation

Pull request for UEFI sub-system for efi-2020-04-rc1-2
 2020-01-15  7:04 UTC 

[PATCH 01/10] arm: mvebu: fix SerDes table alignment
 2020-01-15  7:04 UTC  (18+ messages)
` [PATCH 08/10] arm: mvebu: enable working default boot support
` [PATCH 09/10] arm: mvebu: clearfog: move ENV params to Kconfig
` [PATCH 10/10] arm: mvebu: clearfog: don't assume MMC booting

rk3399: PCIe driver
 2020-01-15  6:40 UTC  (2+ messages)

[PATCH v2] board: fsl: lx2160a: Fix the loop in board_fix_fdt function
 2020-01-15  5:57 UTC 

Ramdisk booting: EXT4-fs (ram0): bad geometry error
 2020-01-15  5:31 UTC 

[PATCH 0/3] RISC-V SiFive FU540 support SPL
 2020-01-15  5:12 UTC  (12+ messages)
` [PATCH 3/3] riscv: sifive: fu540: add SPL configuration

Zybo Z7 board - fix MIO init issue
 2020-01-15  3:45 UTC  (3+ messages)

Zybo Z7 board - fix SPL uart init bitrate
 2020-01-15  3:38 UTC  (3+ messages)

Pull request, u-boot-tegra/master
 2020-01-15  2:49 UTC  (2+ messages)

[PATCH] qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
 2020-01-15  1:41 UTC 

[PATCH v4 00/16] efi_loader: add secure boot support
 2020-01-15  0:13 UTC  (4+ messages)
` [PATCH v4 03/16] efi_loader: add signature verification functions

[U-Boot] [PATCH] fs: fat: handle deleted directory entries correctly
 2020-01-15  0:12 UTC  (17+ messages)
  ` fat: handle Windows formatted partition (thru USB Mass Storage)
    ` Fwd: "

[PATCH 1/1] efi_loader: imply VIDEO_ANSI
 2020-01-14 23:34 UTC 

imx8qxp mek: Booting mainline kernel with mainline U-Boot
 2020-01-14 23:04 UTC  (7+ messages)

[PATCH] doc: android: Convert to Sphinx format
 2020-01-14 19:43 UTC  (3+ messages)

[PATCH 1/3] imx8m: clock_imx8mm: Staticize functions
 2020-01-14 18:55 UTC  (3+ messages)
` [PATCH 2/3] mx8mm_evk: spl: "
` [PATCH 3/3] spl: Add prototype to function spl_board_boot_device()

[PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property
 2020-01-14 18:52 UTC  (2+ messages)

[PATCH] fastboot: Re-implement erase according to spec
 2020-01-14 18:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: Fix mail
 2020-01-14 17:55 UTC  (2+ messages)

[PATCH] tegra: fdt: Add tegra186-u-boot.dtsi
 2020-01-14 17:10 UTC  (3+ messages)

[U-Boot] rtc: s35392a: encode command correctly
 2020-01-14 16:18 UTC 

[U-Boot] [PATCH v2 0/2] spi: cadence-qspi: Move to spi-mem APIs
 2020-01-14 16:06 UTC  (3+ messages)
`  "

[U-Boot, 0/3] power: pmic: add Dialog DA9063 PMIC and regulators
 2020-01-14 15:56 UTC  (4+ messages)
` [U-Boot, 1/3] power: pmic: add driver for Dialog DA9063 PMIC
` [U-Boot, 2/3] power: regulator: "
` [U-Boot, 3/3] pmic: allow dump command for non contiguous register maps

[PATCH] imx8mm_evk: Include sys_proto.h header
 2020-01-14 14:22 UTC 

[PATCH] arm: exynos: Use proper ADC device name
 2020-01-14 14:04 UTC 

[RFC PATCH] spi: ich: Drop while loop in hardware sequencing erase case
 2020-01-14 13:05 UTC 

[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2020-01-14 12:04 UTC  (12+ messages)
` [U-Boot] [PATCH v4 2/6] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
  `  "
` [U-Boot] [PATCH v4 4/6] lib: rsa: generate additional parameters for public key
  `  "
` [U-Boot] [PATCH v4 6/6] test: add rsa_verify() unit test
  `  "

[U-Boot] [PATCH] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
 2020-01-14 12:02 UTC  (5+ messages)

[U-Boot] [PATCH 00/10] ARM: clearfog: add run-time board detect
 2020-01-14 11:28 UTC  (9+ messages)
` [U-Boot] [PATCH 03/10] cmd: add sys_eeprom command
  `  "
` [U-Boot] [PATCH 08/10] ARM: mvebu: clearfog: run-time selection of DT file
  `  "

[U-Boot] [PATCH] gpio: search for gpio label if gpio is not found through bank name
 2020-01-14  9:29 UTC  (3+ messages)
`  "

[PATCH 1/3] arm/km: add support for SUSE2
 2020-01-14  8:49 UTC  (8+ messages)
` [PATCH 2/3] arm/km: remove unmaintained board SUGP1
` [PATCH 3/3] arm/km: remove unmaintained board kmsuv31

[PATCH] configs: firefly-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE
 2020-01-14  8:01 UTC  (2+ messages)

[PATCH 1/3] mtd: rawnand: denali-spl: Add missing hardware init
 2020-01-14  7:16 UTC  (12+ messages)
` [PATCH 3/3] mtd: rawnand: denali: Do not reset the block before booting the kernel

[RFC WIP PATCH v1 0/7] wandboard: add imx6dl rev d1 support
 2020-01-14  6:13 UTC  (8+ messages)
` [RFC WIP PATCH v1 1/7] wandboard: Import the dts files for the other revd1 variants
` [RFC WIP PATCH v1 2/7] wandboard: Handle the imx6dl and imx6q revd1 boards
` [RFC WIP PATCH v1 3/7] wandboard: reorder board_fit_config_name_match
` [RFC WIP PATCH v1 4/7] wandboard: enable CONFIG_DTB_RESELECT
` [RFC WIP PATCH v1 5/7] wandboard: use imx6dl-wandboard-revd1 as default DTB
` [RFC WIP PATCH v1 6/7] wandboard: add u-boot specific *wandboard-revd1-u-boot.dtsi
` [RFC WIP PATCH v1 7/7] wandboard: in SPL use only D1 DTB

SDL 2.0 in gitlab
 2020-01-13 21:27 UTC  (2+ messages)

[PATCH 0/3] stm32mp1: split board and SOC support for STM32MP15x family
 2020-01-13 14:17 UTC  (4+ messages)
` [PATCH 1/3] stm32mp1: move stboard command in board/st/common directory
` [PATCH 2/3] board: stm32mp1: move CONFIG_ENV_XXX in defconfig
` [PATCH 3/3] stm32mp1: split board and SOC support for STM32MP15x family

Garbage UART output on RPI 4 with upstream kernel DTB
 2020-01-13 12:45 UTC  (7+ messages)

[PATCH] board: fsl: lx2160a: Fix the for loop in board_fix_fdt
 2020-01-13 12:28 UTC 

[PATCH V3] stm32mp1: configs: Make all boot devices in distro boot conditional
 2020-01-13 10:46 UTC  (3+ messages)

[PATCH v3 00/21] dm: add support of new binding in gpio and pincontrol
 2020-01-13 10:35 UTC  (22+ messages)
` [PATCH v3 01/21] dm: pinctrl: convert pinctrl-single to livetree
` [PATCH v3 02/21] dm: core: add ofnode and dev function to iterate on node property
` [PATCH v3 03/21] dm: pinctrl: migrate pinctrl-generic to livetree
` [PATCH v3 04/21] dt-bindings: gpio: document the new pull-up/pull-down flags
` [PATCH v3 05/21] gpio: remove GPIOD_REQUESTED
` [PATCH v3 06/21] gpio: remove the open_drain API and ops
` [PATCH v3 07/21] gpio: add gpio descriptor initialization helper
` [PATCH v3 08/21] gpio: add function _gpio_get_value
` [PATCH v3 09/21] gpio: add function _dm_gpio_set_dir_flags
` [PATCH v3 10/21] gpio: add function check_dir_flags
` [PATCH v3 11/21] gpio: add helper GPIOD_FLAGS_OUTPUT
` [PATCH v3 12/21] gpio: update dir_flags management
` [PATCH v3 13/21] gpio: add support of new GPIO direction flag
` [PATCH v3 14/21] gpio: add ops to get dir flags
` [PATCH v3 15/21] gpio: add ops to set "
` [PATCH v3 16/21] dt-bindings: gpio: alignment with kernel v5.3
` [PATCH v3 17/21] pinctrl: sandbox: Add mux information in get_pin_muxing
` [PATCH v3 18/21] test: dm: update test for pins configuration in pinctrl node
` [PATCH v3 19/21] gpio: sandbox: cleanup binding support
` [PATCH v3 20/21] test: dm: update test for pins configuration in gpio
` [PATCH v3 21/21] test: pinmux: add pincontrol-gpio for pin configuration

[U-Boot] U-Boot for the Socfpga Arria10 board
 2020-01-13  9:44 UTC  (3+ messages)

[Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-01-13  9:40 UTC  (2+ messages)

[Patch v3] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-01-13  8:41 UTC  (5+ messages)
  ` [EXT] "

[U-Boot] Question about GPL v3 font
 2020-01-13  8:37 UTC  (5+ messages)
    `  "

[PATCH v2] tools: ftdgrep: correct the find regions loop in do_fdtgrep
 2020-01-13  8:33 UTC 

[PATCH 00/33] sandbox: Move to SDL2
 2020-01-13  8:28 UTC  (3+ messages)
` [PATCH 33/33] video: Drop the Nimbus font


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