public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-12-27 15:47:39 to 2018-12-30 20:03:15 UTC [more...]

[U-Boot] [PATCH 1/1] efi_loader: efi_set_variable use const void *
 2018-12-30 20:03 UTC 

[U-Boot] [PATCH 1/1] efi_loader: use const efi_guid_t * for variable services
 2018-12-30 19:53 UTC 

[U-Boot] [PATCH 0/6] Small fixes for RISC-V
 2018-12-30 18:27 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] riscv: clarify error message on undefined exceptions
` [U-Boot] [PATCH 2/6] riscv: remove invalid dcache flush implementation
` [U-Boot] [PATCH 3/6] riscv: remove RISC-V standalone linker script
` [U-Boot] [PATCH 4/6] riscv: replace use of callee-saved register in standalone
` [U-Boot] [PATCH 5/6] riscv: support standalone applications on RV64I systems
` [U-Boot] [PATCH 6/6] riscv: qemu: define standalone load address

[U-Boot] [PATCH v3 0/8] cmd: add efishell for efi environment
 2018-12-30 17:10 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/8] cmd: add efishell command

[U-Boot] [PATCH] MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
 2018-12-30 16:11 UTC 

[U-Boot] [PATCH] dm: usb: gadget: Fix boot breakage on sunxi platforms
 2018-12-30 15:55 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Add support for loading FPGA bitstream
 2018-12-30 15:54 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH 2/6] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH 3/6] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH 4/6] ARM: dts: socfpga: Add missing SDMMC reset
` [U-Boot] [PATCH 5/6] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH 6/6] ARM: socfpga: Synchronize the configuration for A10 SoCDK

[U-Boot] [PATCH 1/1] efi_loader: refactor switch to non-secure mode
 2018-12-30 14:36 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: move efi_init_obj_list() to a new efi_setup.c
 2018-12-30 14:16 UTC 

[U-Boot] [PATCH 1/1] doc: README.commands: fix type
 2018-12-30 12:00 UTC 

[U-Boot] [PATCH 1/1] doc: README.uefi: fix typos
 2018-12-30 11:54 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: allow building on ARMv7-M
 2018-12-30  9:52 UTC 

[U-Boot] [PATCH 1/1] efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
 2018-12-30  9:11 UTC 

[U-Boot] [PATCH 1/1] cmd: add exception command
 2018-12-30  8:33 UTC  (3+ messages)

[U-Boot] [PATCH] Revert "sunxi: board: Print error after power initialization fails"
 2018-12-30  4:28 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v2] misc: fs_loader: Add support for initializing MMC
 2018-12-30  1:36 UTC 

[U-Boot] [PATCH v2] Add support for initializing MMC
 2018-12-30  1:19 UTC  (2+ messages)

[U-Boot] [PATCH] Add NFC register definitions for Allwinner A20 SoC
 2018-12-29 20:42 UTC  (2+ messages)

[U-Boot] [PATCH] Add Hynix H27UBG8T2BTR id
 2018-12-29 20:13 UTC  (3+ messages)

[U-Boot] SPL variant of sunxi nand module
 2018-12-29 20:08 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] rockchip: chromebook_minnie: Enable sound
 2018-12-29 18:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now

[U-Boot] [PATCH 1/4] fs: cbfs: remove wrong header validation
 2018-12-29 13:39 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] fs: cbfs: Fix out of bound access during CBFS walking through
` [U-Boot] [PATCH 3/4] fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
` [U-Boot] [PATCH 4/4] fs: cbfs: Add missing standard CBFS component types

[U-Boot] [PATCH 0/3] tools: mkimage: Add Allwinner eGON support
 2018-12-29 13:39 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] tools: mkimage: Add missing names for imx8mimage and loadables
` [U-Boot] [PATCH 2/3] tools: mkimage: Add Allwinner eGON support
` [U-Boot] [PATCH 3/3] sunxi: Use mkimage -T sunxi_egon for SPL boot image generation

[U-Boot] [PATCH v2 1/3] include: configs: Add gunzip size for HiKey board
 2018-12-29 13:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] rk3399-puma: Enable PWM regulator for RK3399-Q7
 2018-12-29 13:39 UTC  (12+ messages)
` [U-Boot] [PATCH v3 4/8] dm: pinctrl: Add pinctrl_decode_pin_config_dm()
` [U-Boot] [PATCH v3 5/8] rockchip: rk3399: Add improved pinctrl driver

[U-Boot] [PATCH 0/4] rockchip: sound: Add support for sound on chromebook_jerry
 2018-12-29 13:29 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] rockchip: rk3288: Add i2s pinctrl and clock support
` [U-Boot] [PATCH 2/4] rockchip: Add an I2S driver
` [U-Boot] [PATCH 3/4] rockchip: Add a sound driver
` [U-Boot] [PATCH 4/4] sound: rockchip: Add sound support for jerry

[U-Boot] [PATCH] power: regulator: Return success on attempt to disable an always-on regulator
 2018-12-29 13:28 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] rockchip: sdram-common: fix wrong size for 4GB in 32bit SoC
 2018-12-29 13:18 UTC  (5+ messages)

[U-Boot] [PATCH] imx8mq_evk_defconfig: Move file system options to Kconfig
 2018-12-29 12:03 UTC  (4+ messages)

[U-Boot] [PATCH v2] imx8mq_evk_defconfig: Move file system options to Kconfig
 2018-12-29 12:02 UTC 

[U-Boot] [PATCH] spi: soft_spi: Fix null ptr when probing soft_spi
 2018-12-29 10:31 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] mips: mscc: gpio: Add MSCC serial GPIO driver
 2018-12-29 10:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/6] mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)

[U-Boot] please pull u-boot-samsung master
 2018-12-29  8:13 UTC  (4+ messages)
      ` [U-Boot] Re : "

[U-Boot] [GIT PULL] UniPhier updates for v2019.01
 2018-12-29  2:58 UTC 

[U-Boot] [PATCH] dm: video: fix test failures with enabled default TrueType font
 2018-12-29  0:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] video: Add information about using TrueType fonts
 2018-12-28 21:37 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] video: Add a default TrueType font
` [U-Boot] [PATCH 3/3] video: rockchip: Use TrueType fonts with jerry

[U-Boot] [PATCH v2 0/5] dm: serial: Fix up some serial API errors
 2018-12-28 21:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] serial: Move new functions to serial.h
` [U-Boot] [PATCH v2 2/5] dm: serial: Adjust serial_getconfig() to use proper API
` [U-Boot] [PATCH v2 3/5] dm: serial: Adjust serial_setconfig() "
` [U-Boot] [PATCH v2 4/5] dm: serial: Adjust serial_getinfo() "
` [U-Boot] [PATCH v2 5/5] dm: serial: Tidy up header file comments

[U-Boot] re-use dm data for pre-relocate and post-relocate
 2018-12-28 21:12 UTC  (2+ messages)

[U-Boot] [PATCH] rsa: read out public_exponent value based on 32-bit alignment
 2018-12-28 21:04 UTC  (6+ messages)

[U-Boot] [PATCH v3 1/2] dm: pci: MIGRATION: Add migration plan for PCI
 2018-12-28 21:03 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] dm: video: lcd: MIGRATION: Add migration plan for video

[U-Boot] [PATCH v2 1/2] dm: pci: MIGRATION: Add migration plan for PCI
 2018-12-28 20:59 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] dm: video: lcd: MIGRATION: Add migration plan for video

[U-Boot] [PATCH 00/21] Various patches for verified boot support
 2018-12-28 20:47 UTC  (3+ messages)
` [U-Boot] [PATCH 18/21] log: Check printf() arguments

[U-Boot] [PATCH] sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
 2018-12-28 20:47 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] buildman: Drop comment about Ctrl-C problem
 2018-12-28 20:47 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] buildman: Add support for building with clang
` [U-Boot] [PATCH 3/3] travis: Use buildman "

[U-Boot] [PATCH] dm: Tidy up 'dm tree' output when there are many devices
 2018-12-28 20:47 UTC  (3+ messages)

[U-Boot] [PATCH v2] common: fdt_support: print hexadecimal numbers in debug
 2018-12-28 20:47 UTC  (3+ messages)

[U-Boot] [PATCH] test: dm: regmap: Fix the long test delay
 2018-12-28 20:47 UTC  (4+ messages)

[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
 2018-12-28 18:46 UTC  (12+ messages)

[U-Boot] [PATCH v2] imx8m: clock: Fix oscillator values
 2018-12-28 18:43 UTC 

[U-Boot] [PATCH] imx8m: clock: Fix oscilattor values
 2018-12-28 18:36 UTC 

[U-Boot] [PATCH] ARM: imx6q_logic: Enable Falcon Mode and fatwrite
 2018-12-28 16:24 UTC 

[U-Boot] [PATCH] ARM: imx6q_logic: Enable DM_USB and dependent regulators
 2018-12-28 15:04 UTC 

[U-Boot] [PATCH 2/2] ARM: DTS: imx6q-logicpd: Update DTS/DTSI files
 2018-12-28 14:55 UTC 

[U-Boot] [PATCH V2] imx6q_logic: Enable MMC booting from SPL
 2018-12-28 14:47 UTC 

[U-Boot] [PATCH] imx6q_logic: Enable MMC booting from SPL
 2018-12-28 13:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] arm64: mvebu: defconfig: enable CONFIG_CMD_NVME
 2018-12-28 12:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] efi_loader: rework loading and starting of images
 2018-12-28 11:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] efi_loader: LoadImage: always allocate new pages
` [U-Boot] [PATCH 2/5] efi_loader: set entry point in efi_load_pe()
` [U-Boot] [PATCH 3/5] efi_loader: avoid unnecessary pointer to long conversion
` [U-Boot] [PATCH 4/5] efi_loader: signature of StartImage and Exit
` [U-Boot] [PATCH 5/5] efi_loader: use efi_start_image() for bootefi

[U-Boot] [PATCH 1/1] efi_loader: LoadImage: always allocate new pages
 2018-12-28 11:18 UTC 

[U-Boot] [PATCH 1/2] igep003x: MAINTAINER: Remove myself as maintainer and add Javier
 2018-12-28 10:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 (RFT)] am335x: igep003x: Add Device Tree Support and DM_MMC driver

[U-Boot] U-Boot 2018.09 imx6ull mass storage issue
 2018-12-28  7:45 UTC  (3+ messages)

[U-Boot] [v2] arm64: lx2160ardb: enable DM support for sata
 2018-12-28  7:10 UTC 

[U-Boot] [PATCH] rockchip: sdram-common: fix size for 4GB in 32bit SoC
 2018-12-28  1:16 UTC  (3+ messages)

[U-Boot] [PULL 2019.01] efi patch queue 2018-12-27
 2018-12-28  0:44 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled
 2018-12-28  0:04 UTC  (3+ messages)
` [U-Boot] [PATCH] ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig

[U-Boot] [PATCH] fdt: Add warning about CONFIG_OF_EMBED
 2018-12-27 23:29 UTC  (4+ messages)

[U-Boot] A20-olinuxino-micro hangs in U-boot if powered from MINI-USB only
 2018-12-27 22:20 UTC  (7+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] Nokia N900: MTDPARTS_DEFAULT was removed in 43ede0bc (Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT)
 2018-12-27 21:07 UTC  (9+ messages)

[U-Boot] [PATCH 00/11] sound: Add sound support for Nyan
 2018-12-27 20:24 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] misc: Allow child devices
` [U-Boot] [PATCH 02/11] sound: samsung: Fix 'regiter' typo
` [U-Boot] [PATCH 03/11] sound: i2s: Tidy up a few comments
` [U-Boot] [PATCH 04/11] sound: Allow audio codecs to be used by other SoCs
` [U-Boot] [PATCH 05/11] tegra: Correct tegra124 clock name
` [U-Boot] [PATCH 06/11] tegra: Add a delay in clock_start_periph_pll()
` [U-Boot] [PATCH 07/11] tegra: sound: Add an audio hub driver
` [U-Boot] [PATCH 08/11] tegra: sound: Add an I2S driver
` [U-Boot] [PATCH 09/11] sound: tegra: Add a sound driver
` [U-Boot] [PATCH 10/11] tegra: nyan-big: Enable sound
` [U-Boot] [PATCH 11/11] tegra: nyan: Add a README

[U-Boot] Nokia N900: Broken comment after commit 278b90ce (configs: Migrate CONFIG_SYS_TEXT_BASE)
 2018-12-27 20:01 UTC  (8+ messages)

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181217
 2018-12-27 19:16 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
 2018-12-27 18:57 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] omap3: igep00x0: Remove USB support due DM_USB deadline
` [U-Boot] [PATCH 3/5] omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
` [U-Boot] [PATCH 4/5] omap3: igep00x0: Switch to simple malloc in SPL
` [U-Boot] [PATCH 5/5] omap3: igep00x0: Add Device Tree Support and DM_MMC driver

[U-Boot] [PATCH v2] net: macb: fix mapping of registers
 2018-12-27 17:58 UTC 

[U-Boot] [PATCH] am335x: sl50: Add Device Tree Support and DM_MMC driver
 2018-12-27 16:34 UTC 

[U-Boot] [PATCH] test: Use single quote consistently
 2018-12-27 16:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] doc: README.commands: sub-commands
 2018-12-27 15:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 02/11] mt7629: use linux kernel compatible SMP initialization
 2018-12-27 15:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/11] mt7623: fix a typo in include/configs/mt7623.h
 2018-12-27 15:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] phy: Fix u-boot coruption when fixed-phy is used
 2018-12-27 15:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: K3: Fix usage of CONFIG_SYS_K3_KEY
 2018-12-27 15:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] api: storage: Fix enumeration of storage devices
 2018-12-27 15:47 UTC  (2+ messages)
` [U-Boot] "


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