public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-09 13:10:10 to 2019-10-10 19:55:36 UTC [more...]

[U-Boot] [PATCH] spl: mmc: Add option to set eMMC HW boot partition
 2019-10-10 19:55 UTC  (3+ messages)

[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 0/8] arm: meson: add Video support for G12A and SEI510 board
 2019-10-10 18:28 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 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 000/126] x86: Add initial support for apollolake
 2019-10-10 17:06 UTC  (70+ messages)
` [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH 066/126] x86: spl: Support init of a PUNIT
` [U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail
` [U-Boot] [PATCH 068/126] x86: tpl: Add a fake PCI bus
` [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 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  (10+ messages)
` [U-Boot] [PATCH v2 12/38] x86: spi: Add a driver for the Intel Fast SPI interface
` [U-Boot] [PATCH v2 13/38] spi: sandbox: Add a test driver for sandbox SPI flash
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH v2 33/38] x86: fsp: Allow the HOBs to be used after relocation

[U-Boot] [PATCH] binman: Use qemu-x86_defconfig in the example
 2019-10-10 17:06 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-10 17:06 UTC  (4+ messages)

[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/16] dfu: update dfu stack and add MTD backend
 2019-10-10 10:11 UTC  (5+ 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] [PATCH v3 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10 10:09 UTC  (16+ 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 101/126] x86: Use fsp command with FSP1
 2019-10-10 10:05 UTC  (6+ messages)
` [U-Boot] [PATCH 102/126] x86: Update .dtsi file for FSP2
` [U-Boot] [PATCH 105/126] x86: Reduce resetvec size

[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  (7+ messages)
` [U-Boot] [PATCH 2/3] ARM: imx6q_logic: Enable Pin muxing in SPL
` [U-Boot] [PATCH 3/3] ARM: imx6q_logic: Remove legacy pinmuxing code from board file

[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 V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-10  7:15 UTC  (5+ 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  (9+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: device_path: check against file path length
` [U-Boot] [PATCH v2 2/3] efi_loader: device_path: lift the upper limit in dp-to-text conversion
` [U-Boot] [PATCH v2 3/3] efi_loader: device_path: allow for arbitrary length of file path

[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

[U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC
 2019-10-10  5:43 UTC 

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-10  0:47 UTC  (8+ messages)

[U-Boot] [PATCH 1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA
 2019-10-09 20:59 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] travis: Split bcm SoCs into their own build job
 2019-10-09 20:21 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] travis: Move keystone 3 (k3) boards into the k2 job

[U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20191009
 2019-10-09 20:21 UTC  (2+ messages)

[U-Boot] [PATCH] reset: socfpga: release more A10 peripherals out of reset
 2019-10-09 18:26 UTC  (7+ messages)

[U-Boot] [PATCH] cmd: reset: add parameters to specify reboot_mode
 2019-10-09 18:13 UTC  (14+ messages)

[U-Boot] [PATCH] RISC-V: Align boot image header with Linux
 2019-10-09 17:35 UTC  (3+ messages)

[U-Boot] [U-Boot PATCH v2] RISC-V: Align boot image header with Linux
 2019-10-09 17:34 UTC 

[U-Boot] [PATCH] rockchip: dts: rk3328: rock64: Add same-as-spl order
 2019-10-09 17:16 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] mtd: spi: spi-nor-core: Add Microchip SFDP parser
 2019-10-09 16:27 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] "

[U-Boot] Add support for imxrt
 2019-10-09 16:03 UTC  (6+ messages)

[U-Boot] ?==?utf-8?q? ?==?utf-8?q? [PATCH 2/2]?==?utf-8?q? ARM:?==?utf-8?q? imx6q_logic: Enable I2C for PMIC functionality
 2019-10-09 15:50 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: "

[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader
 2019-10-09 15:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] remoteproc: elf_loader: Add elf resource table load support
` [U-Boot] [PATCH 2/5] stm32mp1: declare backup register for copro resource table address
` [U-Boot] [PATCH 3/5] remoteproc: stm32: load resource table from firmware
` [U-Boot] [PATCH 4/5] stm32mp1: Fixup the Linux DeviceTree with coprocessor information
` [U-Boot] [PATCH 5/5] remoteproc: stm32: invert the is_running() return value

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-10-09 15:32 UTC  (5+ messages)
` [U-Boot] [PATCH V3 27/27] imx: Add i.MX8MM EVK board support

[U-Boot] [PATCH v3 0/4] amlogic: Add Khadas VIM3 support
 2019-10-09 14:03 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] arm: dts: Import and update DT for Khadas VIM3
` [U-Boot] [PATCH v3 2/4] configs: Add Khadas VIM3 defconfig
` [U-Boot] [PATCH v3 3/4] arm: meson: Tidy SoC information output
` [U-Boot] [PATCH v3 4/4] arm: meson: Recognize A311D SoC

[U-Boot] [RESEND PATCH v3 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-10-09 13:34 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH v3 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[U-Boot] Please pull u-boot-marvell/master (watchdog related)
 2019-10-09 13:21 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2019-10-09 13:21 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel-2020.01-a
 2019-10-09 13:21 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1
 2019-10-09 13:21 UTC  (2+ messages)


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