U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 16:09:18 to 2019-08-02 00:14:49 UTC [more...]

[U-Boot] [PATCH v3 0/2] sunxi: add spi flash bootcmd
 2019-08-02  0:14 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] distro_bootcmd: add spi flash boot command
` [U-Boot] [PATCH v3 2/2] sunxi: enable distro spi "

[U-Boot] u-boot standalone application license question
 2019-08-01 23:12 UTC 

[U-Boot] [PATCH 00/39] env: common: Remove environment definitions from common.h
 2019-08-01 23:04 UTC  (14+ messages)
` [U-Boot] [PATCH 31/39] env: Drop _ENTRY
` [U-Boot] [PATCH 32/39] env: Rename the redundancy flags

[U-Boot] [PATCH] cmd: reset: add parameters to specify reboot_mode
 2019-08-01 22:45 UTC  (11+ messages)

[U-Boot] [PATCH v2 0/3] env: add support to sunxi save env to spi
 2019-08-01 19:50 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] env: add support to sunxi save env to spi flash
` [U-Boot] [PATCH v2 2/3] sunxi: Pine64-LTS: enable environment in "
` [U-Boot] [PATCH v2 3/3] arm: dts: sunxi: add spi0 alias

[U-Boot] Announcement -- Upstreaming of U-Boot support for Broadcom router devices
 2019-08-01 19:38 UTC 

[U-Boot] fit image: boot gzipped ramdisk does not work anymore
 2019-08-01 19:06 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/40] env: common: Remove environment definitions from common.h
 2019-08-01 18:31 UTC  (47+ messages)
` [U-Boot] [PATCH v2 01/40] common: Move gzip functions into a new gzip header
` [U-Boot] [PATCH v2 02/40] common: Drop the dpram_... functions
` [U-Boot] [PATCH v2 03/40] common: Move lcd_setmem() to lcd.h
` [U-Boot] [PATCH v2 04/40] common: Remove video_setmem()
` [U-Boot] [PATCH v2 05/40] env: Create a new file for environment functions
` [U-Boot] [PATCH v2 06/40] env: Move get_env_id() to env.h
` [U-Boot] [PATCH v2 07/40] env: Move env_get_f() "
` [U-Boot] [PATCH v2 08/40] env: Move env_init() "
` [U-Boot] [PATCH v2 09/40] env: Move env_relocate() "
` [U-Boot] [PATCH v2 10/40] env: Move envmatch() "
` [U-Boot] [PATCH v2 11/40] env: Move env_set_hex() "
` [U-Boot] [PATCH v2 12/40] env: Move env_set_ulong() "
` [U-Boot] [PATCH v2 13/40] env: Move env_get_ulong() "
` [U-Boot] [PATCH v2 14/40] env: Move env_get_yesno() "
` [U-Boot] [PATCH v2 15/40] env: Move env_get_hex() "
` [U-Boot] [PATCH v2 16/40] env: Move env_set() "
` [U-Boot] [PATCH v2 17/40] env: Move env_get() "
` [U-Boot] [PATCH v2 18/40] env: Move eth_env_get/set_enetaddr() "
` [U-Boot] [PATCH v2 19/40] env: net: Move eth_parse_enetaddr() to net.c/h
` [U-Boot] [PATCH v2 20/40] env: Move env_fix_drivers() to env.h
` [U-Boot] [PATCH v2 21/40] env: Move set_default_vars "
` [U-Boot] [PATCH v2 22/40] env: Move env_load/save functions "
` [U-Boot] [PATCH v2 23/40] env: Move env import/export "
` [U-Boot] [PATCH v2 24/40] env: Drop env_crc_update()
` [U-Boot] [PATCH v2 25/40] env: Move get/set_default_env() to env.h
` [U-Boot] [PATCH v2 26/40] env: Move env_get_char() "
` [U-Boot] [PATCH v2 27/40] env: Move env_reloc() "
` [U-Boot] [PATCH v2 28/40] env: Rename environment to embedded_environment
` [U-Boot] [PATCH v2 29/40] env: Move env_valid to env.h
` [U-Boot] [PATCH v2 30/40] env: Move callback definitions "
` [U-Boot] [PATCH v2 31/40] env: Drop the ENTRY typedef
` [U-Boot] [PATCH v2 32/40] env: Drop _ENTRY
` [U-Boot] [PATCH v2 33/40] env: Rename the redundancy flags
` [U-Boot] [PATCH v2 34/40] env: Drop the ACTION typedef
` [U-Boot] [PATCH v2 35/40] env: Drop the double underscores in search.h
` [U-Boot] [PATCH v2 36/40] env: Move TOTAL_MALLOC_LEN to environment.h
` [U-Boot] [PATCH v2 37/40] env: Drop environment.h header file where not needed
` [U-Boot] [PATCH v2 38/40] env: Rename environment.h to env_internal.h
` [U-Boot] [PATCH v2 39/40] Drop PCMCIA
` [U-Boot] [PATCH v2 40/40] common: Add a note about the effort to reduce common.h

[U-Boot] [PATCH 1/1] bios_emulator: remove stray break
 2019-08-01 18:30 UTC  (2+ messages)

[U-Boot] [PATCH] sifive: riscv: streamline HiFive Unleashed configuration infrastructure
 2019-08-01 17:01 UTC  (12+ messages)
` [U-Boot] [PATCH] sifive: riscv: update Hifive "

[U-Boot] [PATCH 0/10] x86: Add generic VESA video driver
 2019-08-01 16:51 UTC  (4+ messages)
` [U-Boot] [PATCH 05/10] bios_emulator: Add some VESA interface debugging

[U-Boot] [PATCH] board_r: re-order the board_early_init_r()
 2019-08-01 16:47 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/7] Add PCIe root complex support for AM654x SoC
 2019-08-01 16:21 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/7] clk: add support for clk_is_match()
` [U-Boot] [PATCH v3 2/7] dm: core: add support for getting register address and size
` [U-Boot] [PATCH v3 3/7] pcie: ti: add driver for AM65x PCIe RC
` [U-Boot] [PATCH v3 4/7] phy: add support for AM654x SERDES
` [U-Boot] [PATCH v3 5/7] configs: am65x_evm_a53: enable PCIe support
` [U-Boot] [PATCH v3 6/7] arm: dts: k3-am65: add support for PCIe and SERDES
` [U-Boot] [PATCH v3 7/7] configs: am65x_evm_a53: enable support for PCIe ethernet cards

[U-Boot] [PATCH] Revert "spi: Kconfig: Mark MXS_SPI has DEPRECATED"
 2019-08-01 15:56 UTC 

[U-Boot] [BISECTED] [BUG]: MMC initialization hang at Zynq Z-turn board
 2019-08-01 15:00 UTC  (7+ messages)
          ` [U-Boot] [PATCH] mmc: zynq_sdhci: fix uninitialized pointer deref on probe

[U-Boot] [PATCH 1/2] imx: mx6ul_14x14_evk: Fix SPL boot
 2019-08-01 14:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul_14x14_evk: convert to DM_VIDEO

[U-Boot] [PATCH v2 00/11] SPL support for RISC-V
 2019-08-01 13:51 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Fix Lowlevel init
 2019-08-01 13:47 UTC 

[U-Boot] [PATCH v2 0/7] Add PCIe root complex support for AM654x SoC
 2019-08-01 13:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match()

[U-Boot] [PATCH] power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
 2019-08-01 13:38 UTC 

[U-Boot] [PATCH v1] colibri_imx7: boot kernel in secure mode
 2019-08-01 13:23 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] apalis-tk1: fixes/updates for v2019.10
 2019-08-01 13:18 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/9] apalis-tk1: do not explicitly release reset_moci#
` [U-Boot] [PATCH v2 2/9] apalis-tk1: set apalis gpio 8 aka fan_en
` [U-Boot] [PATCH v2 3/9] apalis-tk1: provide proper USB vendor id
` [U-Boot] [PATCH v2 4/9] apalis-tk1: enable user debug by default
` [U-Boot] [PATCH v2 5/9] apalis-tk1: add pcie_aspm=off to defargs
` [U-Boot] [PATCH v2 6/9] apalis-tk1: switch to zImage
` [U-Boot] [PATCH v2 7/9] apalis-tk1/t30: colibri_t30: display reset reason
` [U-Boot] [PATCH v2 8/9] apalis-tk1: remove default vesa vga mode from vidargs
` [U-Boot] [PATCH v2 9/9] apalis-tk1: remove non-esential power rails on boot

[U-Boot] [PATCH 0/4] Make some changes to SDP
 2019-08-01 13:07 UTC  (4+ messages)
  ` [U-Boot] 答复: "

[U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and host driver
 2019-08-01 12:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] USB: host: Add the USB3 "
    ` [U-Boot] 答复: "

[U-Boot] [PATCH 1/2] libfdt: fdt_address_cells() and fdt_size_cells()
 2019-08-01 11:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] libfdt: return correct value if #size-cells property is not present

[U-Boot] [PATCH 1/2] avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
 2019-08-01 11:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] cmd: avb: Fix compiler warnings

[U-Boot] [PATCH v2 1/4] imx: add module fuse support
 2019-08-01 11:04 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] i2c: mxc: add fuse check
` [U-Boot] [PATCH v2 3/4] usb: mx6: "
` [U-Boot] [PATCH v2 4/4] net: fec: "

[U-Boot] [PATCH] mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
 2019-08-01 11:03 UTC 

[U-Boot] [PATCH 1/2] net: dwc_eth_qos: Change eqos_ops function to static
 2019-08-01  9:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: dwc_et_qos: update weak function board_interface_eth_init

[U-Boot] [PATCH 1/2] dm: Tidy up dump output when there are many devices
 2019-08-01  9:22 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dm: pinctrl: introduce PINCONF_RECURSIVE option

[U-Boot] [PATCH] armv8: ls1088aqds: support DSPI mode by hwconfig
 2019-08-01  8:36 UTC 

[U-Boot] [PATCH v7 3/9] x86: Add a common HOB library
 2019-08-01  8:13 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/9] x86: Add basic Slim Bootloader payload support
 2019-08-01  8:10 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/9] apalis-tk1: fixes/updates for v2019.10
 2019-08-01  7:57 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm: core: device: switch off power domain after device removal
 2019-08-01  7:44 UTC 

[U-Boot] [PATCH 0/4] add pcie/ahci for mt7623/bpi-r2
 2019-08-01  7:32 UTC  (8+ messages)
` [U-Boot] [PATCH 3/4] pci: mediatek: Add pci-driver for mt2701

[U-Boot] [PATCH v3] x86: ich-spi: Convert driver to spi-mem ops
 2019-08-01  7:02 UTC  (2+ messages)

[U-Boot] [PATCH v7 2/9] x86: lib: fsp: Use EFI_GUID and efi_guid_t
 2019-08-01  5:55 UTC  (2+ messages)

[U-Boot] [PATCH v7 8/9] board: intel: Add new slimbootloader board
 2019-08-01  5:17 UTC  (2+ messages)

[U-Boot] [PATCH v5] board/BuR/brsmarc1: initial commit
 2019-08-01  5:04 UTC 

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190731
 2019-08-01  3:37 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"
 2019-08-01  3:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] nand: davinci: avoid out of bounds array access
 2019-08-01  3:37 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM
 2019-08-01  3:36 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: da850-evm: Fix MDIO pinmux
 2019-08-01  3:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL
 2019-08-01  3:36 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices

[U-Boot] [PATCH 0/2] Disable K3_SYSTEM_CONTROLLER on K3 Arm64 cores
 2019-08-01  3:36 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER
` [U-Boot] [PATCH 2/2] configs: j721e_evm_a72: "

[U-Boot] [PATCH] arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property
 2019-08-01  3:36 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Replace CMD_SF with CMD_MTD
 2019-08-01  3:36 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850evm: Split MTDPARTS into SPL and u-boot
 2019-08-01  3:36 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] configs: am57xx_evm_defconfig: Enable 'bcb' command
 2019-08-01  3:36 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] configs: am57xx_evm_defconfig: Enable 'dtimg' command

[U-Boot] [PATCH v2] omap: Correct the fastboot product var
 2019-08-01  3:35 UTC  (2+ messages)

[U-Boot] [PATCH v3] env: ti: boot: Handle reboot reason from BCB
 2019-08-01  3:35 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mmc
 2019-08-01  3:35 UTC  (2+ messages)

[U-Boot] [PATCH] riscv: serial: fix to load binary file over y-modem
 2019-08-01  3:08 UTC  (7+ messages)
` [U-Boot] [PATCH] riscv : serial: use rx watermark to indicate rx data is present

[U-Boot] [PATCH 0/7] Add TPL support for Pine64 Rock64 board
 2019-08-01  2:42 UTC  (12+ messages)
` [U-Boot] [PATCH 2/7] rockchip: dts: rk3328: update dmc node for driver
` [U-Boot] [PATCH 3/7] rockchip: dts: rk3328: enable the drivers need by TPL/SPL
` [U-Boot] [PATCH 4/7] rockchip: Kconfig: enable TPL support for rk3328
` [U-Boot] [PATCH 6/7] configs: rk3328: enable TPL for rock64-rk3328_defconfig
` [U-Boot] [PATCH 7/7] doc: rockchip: Adapt Pine64 Rock64 board instructions

[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
 2019-08-01  2:42 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] riscv: Access CSRs using CSR numbers

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-08-01  0:32 UTC  (9+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX

[U-Boot] Hi, I am new to U-Boot, how do I get started?
 2019-07-31 22:27 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm: core: device: switch off power domain after device removal
 2019-07-31 21:31 UTC 

[U-Boot] ARM: imx6: Add support for SD/MMC Manufacture Mode
 2019-07-31 20:59 UTC 

[U-Boot] U-Boot/EBBR plugfest at ELC-EU?
 2019-07-31 19:16 UTC  (10+ messages)
            ` [U-Boot] (Offlist) "

[U-Boot] [PATCH v4] board/BuR/brsmarc1: initial commit
 2019-07-31 18:18 UTC  (2+ messages)

[U-Boot] [RFC] drivers: dma: ti-edma3: Enable edma3-tpcc
 2019-07-31 17:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-31 17:02 UTC  (6+ messages)

[U-Boot] [PATCH 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL
 2019-07-31 16:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] watchdog: omap_wdt: Convert watchdog driver to use DT and DM
  ` [U-Boot] [PATCH v2 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL


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