public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-10 01:04:43 to 2019-10-11 09:52:11 UTC [more...]

[U-Boot] [PATCH v5 00/19] Add Intel Agilex SoC support
 2019-10-11  9:52 UTC  (9+ messages)
` [U-Boot] [PATCH v5 01/19] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH v5 02/19] arm: socfpga: Move firewall code to firewall file
` [U-Boot] [PATCH v5 03/19] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [PATCH v5 04/19] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH v5 05/19] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH v5 06/19] arm: socfpga: agilex: Add system manager support
` [U-Boot] [PATCH v5 07/19] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [U-Boot] [PATCH v5 08/19] arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz

[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-11  9:51 UTC  (6+ messages)

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-11  9:06 UTC  (75+ messages)
` [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail
` [U-Boot] [PATCH 069/126] sandbox: pci: Remember the device being emulated
` [U-Boot] [PATCH 070/126] x86: power: Add a PMC uclass
` [U-Boot] [PATCH 073/126] trace: Remove the const from write functions
` [U-Boot] [PATCH 074/126] pci: Add support for p2sb uclass
` [U-Boot] [PATCH 076/126] x86: Add a uclass for ITSS
` [U-Boot] [PATCH 078/126] x86: Define the SPL image start
` [U-Boot] [PATCH 079/126] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH 080/126] x86: Add a function to find the size of an mrccache record
` [U-Boot] [PATCH 081/126] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH 082/126] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH 083/126] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH 084/126] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH 085/126] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH 086/126] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH 087/126] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH 088/126] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH 089/126] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1
` [U-Boot] [PATCH 091/126] x86: Don't imply TPL_OF_LIBFDT
` [U-Boot] [PATCH 092/126] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH 093/126] x86: Allow interrupt to happen once
` [U-Boot] [PATCH 095/126] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH 096/126] x86: Add an option to include a FIT
` [U-Boot] [PATCH 097/126] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH 098/126] x86: Drop RESET_BASE
` [U-Boot] [PATCH 099/126] x86: Drop RESET_SEG_SIZE
` [U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

[U-Boot] [PATCH 0/8] usb: Add support for Cadence USB controller driver
 2019-10-11  8:59 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: Update ARM entry
 2019-10-11  8:48 UTC  (2+ messages)

[U-Boot] [PATCH] binman: Use qemu-x86_defconfig in the example
 2019-10-11  8:38 UTC  (3+ messages)

[U-Boot] [PATCH 101/126] x86: Use fsp command with FSP1
 2019-10-11  8:37 UTC  (7+ messages)
` [U-Boot] [PATCH 102/126] x86: Update .dtsi file for FSP2
` [U-Boot] [PATCH 105/126] x86: Reduce resetvec size

[U-Boot] [PATCH] net: eth-uclass: Remove warning about ROM MAC address
 2019-10-11  8:07 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/16] dfu: update dfu stack and add MTD backend
 2019-10-11  8:05 UTC  (6+ messages)
` [U-Boot] [PATCH v2 02/16] doc: dfu: Add dfu documentation
` [U-Boot] [PATCH v2 03/16] dfu: sf: add partition support for nor backend
    ` [U-Boot] [Uboot-stm32] "

[U-Boot] [PATCH v3 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing for n25q*
 2019-10-11  7:58 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
` [U-Boot] [PATCH v3 2/3] spi-nor: spi-nor-ids: Add entries for mt25q variants
` [U-Boot] [PATCH v3 3/3] spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry

[U-Boot] [PATCH v1 00/11] import x509/pkcs7 parsers from linux
 2019-10-11  7:55 UTC  (13+ messages)
` [U-Boot] [PATCH v1 01/11] linux_compat: add kmemdup()
` [U-Boot] [PATCH v1 02/11] include: time.h: define time64_t
` [U-Boot] [PATCH v1 03/11] include: kernel.h: include printk.h
` [U-Boot] [PATCH v1 04/11] cmd: add asn1_compiler
` [U-Boot] [PATCH v1 05/11] Makefile: add build script for asn1 parsers
` [U-Boot] [PATCH v1 06/11] lib: add asn1 decoder
` [U-Boot] [PATCH v1 07/11] lib: add oid registry utility
` [U-Boot] [PATCH v1 08/11] lib: crypto: add public key utility
` [U-Boot] [PATCH v1 09/11] lib: crypto: add x509 parser
` [U-Boot] [PATCH v1 10/11] lib: crypto: add pkcs7 message parser
` [U-Boot] [PATCH v1 11/11] lib: crypto: add rsa public key parser

[U-Boot] [PATCH v2] patman: Use the Change-Id, version, and prefix in the Message-Id
 2019-10-11  7:52 UTC  (4+ messages)

[U-Boot] [PATCH v2] arm: add initial support for the Phytium FT2004 SoC
 2019-10-11  7:13 UTC 

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-11  6:50 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] pci: pcie_fsl: add support for none PCIe devices
 2019-10-11  3:16 UTC  (2+ messages)

[U-Boot] [PATCH] spl: mmc: Add option to set eMMC HW boot partition
 2019-10-11  2:02 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10 23:54 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
` [U-Boot] [PATCH v3 2/4] arm: socfpga: Convert reset manager from struct to defines
` [U-Boot] [PATCH v3 3/4] arm: socfpga: Convert system "
` [U-Boot] [PATCH v3 4/4] arm: socfpga: Convert clock "

[U-Boot] [PATCH 1/3] ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3
 2019-10-10 22:59 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] board: tbs2910: Convert pci to driver model
` [U-Boot] [PATCH 3/3] board: tbs2910: Convert eth "

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-10-10 22:35 UTC  (3+ messages)
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm

[U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC
 2019-10-10 22:01 UTC  (4+ messages)
` [U-Boot] Fwd: "

[U-Boot] [PATCH v3 0/5] usb: kbd: implement special keys
 2019-10-10 21:36 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] usb: kbd: simplify coding for arrow keys
` [U-Boot] [PATCH v3 2/5] usb: kbd: implement special keys
` [U-Boot] [PATCH v3 3/5] usb: kbd: fix typo
` [U-Boot] [PATCH v3 4/5] usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
` [U-Boot] [PATCH v3 5/5] dm: test: usb: rework keyboard test

[U-Boot] [RFC/RFT U-Boot PATCH] image: Add Image.gz parsing support in booti
 2019-10-10 21:23 UTC 

[U-Boot] [PATCH 0/8] arm: meson: add Video support for G12A and SEI510 board
 2019-10-10 20:48 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] power: domain: meson-gx-pwrc: add G12A support
` [U-Boot] [PATCH 2/8] clk: meson: g12a: add support for VPU/HDMI clocks
` [U-Boot] [PATCH 3/8] video: meson: remove power domain get
` [U-Boot] [PATCH 4/8] video: meson: sync with linux drm-misc tree
` [U-Boot] [PATCH 5/8] video: meson: add compatible for Amlogic G12A
` [U-Boot] [PATCH 6/8] arm: meson: board-g12a: Setup VPU in fdt
` [U-Boot] [PATCH 7/8] ARM: dts: meson-g12a: add U-Boot specific DT for graphics
` [U-Boot] [PATCH 8/8] configs: sei510: enable Video Display support

[U-Boot] [PATCH 0/1] rk3328: clk: Configure CPU clock during initialization
 2019-10-10 19:28 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] clk: rockchip: rk3328: Configure CPU clock

[U-Boot] Add support for imxrt - Sdram
 2019-10-10 18:59 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] tools: provide cbfstool
 2019-10-10 17:34 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-10 17:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] cbfs: do not pack struct cbfs_cachenode
 2019-10-10 17:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] buildman: Perform tests in /tmp
 2019-10-10 17:06 UTC  (2+ messages)

[U-Boot] [PATCH] sandbox: fix build error due to missing struct udevice definition
 2019-10-10 17:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-10 17:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 33/38] x86: fsp: Allow the HOBs to be used after relocation

[U-Boot] [PATCH v3 0/9] dm: Convert TPC70 to use DM and DTS in SPL and u-boot proper
 2019-10-10 14:11 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] imx: tpc70: config: Add script commands to update u-boot and OE's wic
` [U-Boot] [PATCH v3 2/9] imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
` [U-Boot] [PATCH v3 3/9] imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot
` [U-Boot] [PATCH v3 4/9] imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock
` [U-Boot] [PATCH v3 5/9] imx: tpc70: led: Enable LED default state
` [U-Boot] [PATCH v3 6/9] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description
` [U-Boot] [PATCH v3 7/9] imx: dts: Add u-boot specific set of device tree properties for tpc70
` [U-Boot] [PATCH v3 8/9] imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot
` [U-Boot] [PATCH v3 9/9] imx: config: Update KP's TPC70 config to support SWUpdate

[U-Boot] [PATCH v2] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-10 13:09 UTC 

[U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-10 12:56 UTC  (6+ messages)

[U-Boot] [PATCH 0/1] imx: support for conga-QMX8 board
 2019-10-10 12:22 UTC  (2+ messages)
` [U-Boot] [PATCH v1 1/1] "

[U-Boot] [RESEND PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-10 11:31 UTC 

[U-Boot] [PATCH] cmd: avoid decimal conversion
 2019-10-10 10:49 UTC  (8+ messages)

[U-Boot] [PATCH] firmware: zynqmp: Clean up zynqmp_power_probe
 2019-10-10 10:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] arm64: zynqmp: Clean communication with PMUFW
 2019-10-10  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/13] mailbox: zynqmp: ipi mailbox driver
` [U-Boot] [PATCH v2 04/13] firmware: zynqmp: Add zynqmp-power support

[U-Boot] [PATCH] firmware: zynqmp: Report error when xilinx_pm_request called from EL3
 2019-10-10  9:22 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1028a: disable multimedia feature when not supported
 2019-10-10  9:19 UTC 

[U-Boot] [PATCH 0/4] xilinx: firmware: Synchronization firmware functions
 2019-10-10  8:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm64: xilinx: Move firmware functions from platform to driver

[U-Boot] [PATCH] rockchip: rk3399: defconfig: no need to reserve IRAM for SPL
 2019-10-10  8:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] ARM: imx6q_logic: Enable 256KB OCRAM
 2019-10-10  8:24 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: imx6q_logic: Enable Pin muxing in SPL

[U-Boot] [PATCH v4 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10  7:37 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
` [U-Boot] [PATCH v4 2/4] arm: socfpga: Convert reset manager from struct to defines
` [U-Boot] [PATCH v4 3/4] arm: socfpga: Convert system "
` [U-Boot] [PATCH v4 4/4] arm: socfpga: Convert clock "

[U-Boot] [PATCH] ARM: dts: zynq: enablement of coresight topology
 2019-10-10  7:35 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: Fix FPGA bitstream loading code
 2019-10-10  7:21 UTC  (15+ messages)

[U-Boot] [PATCH v1 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-10  7:02 UTC  (5+ messages)
` [U-Boot] [PATCH v1 3/3] lib: rsa: add rsa_verify_with_pkey()

[U-Boot] [PATCH v2 0/3] efi_loader: device path: handle a long file path name
 2019-10-10  6:16 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] efi_loader: device_path: lift the upper limit in dp-to-text conversion

[U-Boot] [PATCH v2 0/6] J721e: Add HyperBus support
 2019-10-10  6:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/6] mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
` [U-Boot] [PATCH v2 2/6] mtd: Add TI HyperBus Memory Controller driver
` [U-Boot] [PATCH v2 3/6] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
` [U-Boot] [PATCH v2 4/6] arm: dts: k3-j721e-som-p0: Add HyperFlash node
` [U-Boot] [PATCH v2 5/6] configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT
` [U-Boot] [PATCH v2 6/6] configs: j721e_evm_a72_defconfig: Add HBMC related configs


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