public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-16 02:40:53 to 2019-01-17 06:57:10 UTC [more...]

[U-Boot] [PATCH] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
 2019-01-17  6:57 UTC 

[U-Boot] [PATCH 1/2] fs: fat: dynamically allocate memory for temporary buffer
 2019-01-17  6:52 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] fs: fat: Reduce default max clustersize 64KiB from malloc pool

[U-Boot] [PATCH v2 1/4] tools: zynqmpimage: Align image_size/image_stored_size
 2019-01-17  6:45 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/4] arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation
` [U-Boot] [PATCH v2 3/4] arm64: zynqmp: Convert all reference boards to OF_SEPARATE
` [U-Boot] [PATCH v2 4/4] ARM: zynq: Convert all "

[U-Boot] [PATCH v4 0/9] cmd: add efitool for efi environment
 2019-01-17  6:02 UTC  (16+ messages)
` [U-Boot] [PATCH v4 1/9] cmd: add efitool command
` [U-Boot] [PATCH v4 2/9] cmd: efitool: add devices command
` [U-Boot] [PATCH v4 3/9] efi_driver: add name to driver binding protocol
` [U-Boot] [PATCH v4 5/9] cmd: efitool: add dh command
` [U-Boot] [PATCH v4 6/9] cmd: efitool: add images command

[U-Boot] [PATCH 0/3] Enable mmc driver model for Poplar board
 2019-01-17  4:09 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] poplar: sync up device tree with kernel 4.20
` [U-Boot] [PATCH 2/3] mmc: hi6220_dw_mmc: add compatible for Poplar support
` [U-Boot] [PATCH 3/3] poplar: clean up board level mmc initialization code

[U-Boot] [PATCH v2] efi_loader: move efi_init_obj_list() to a new efi_setup.c
 2019-01-17  2:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] efi_loader: implement GetNextVariableName()
 2019-01-17  2:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] efi_selftest: fix variables test for GetNextVariableName()

[U-Boot] Problems to boot i.MX8QXP EVK board
 2019-01-17  1:48 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/11] samsung: Tidy up sound, DM_MMC drop dead code
 2019-01-17  1:09 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/10] samsung: Tidy up sound, DM_MMC drop dead code
 2019-01-17  1:06 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/10] Convert CONFIG_BOARD_TYPES to Kconfig
  ` [U-Boot] [PATCH v3 08/10] samsung: mmc: Drop old MMC init code
  ` [U-Boot] [PATCH v3 07/10] samsung: Drop board_enable_audio_codec()
  ` [U-Boot] [PATCH v3 03/10] exynos: Convert to use CONFIG_BLK
  ` [U-Boot] [PATCH v3 02/10] exynos: Drop duplicate 'model' line

[U-Boot] [RFC 00/17] mx6sabre: Add DM and SPL FIT support
 2019-01-16 22:08 UTC  (24+ messages)
` [U-Boot] [RFC 01/17] common: Break USB_STORAGE dependency between SPL and u-boot proper
` [U-Boot] [RFC 02/17] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [RFC 03/17] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [RFC 04/17] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [RFC 05/17] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [RFC 06/17] arm: imx: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [RFC 07/17] dts: imx: Add imx6q-sabreauto dts and imx6qdl-sabreauto dtsi files
` [U-Boot] [RFC 08/17] dts: imx: Add imx6q-sabresd dts and imx6qdl-sabresd "
` [U-Boot] [RFC 09/17] arm: imx: Add FIT SPL its
` [U-Boot] [RFC 10/17] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [RFC 11/17] configs: mx6sabresd: "
` [U-Boot] [RFC 12/17] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [RFC 13/17] mx6sabresd: "
` [U-Boot] [RFC 14/17] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [RFC 15/17] configs: mx6sabresd: "
` [U-Boot] [RFC 16/17] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [RFC 17/17] board: mx6sabresd: Remove "

[U-Boot] [PATCH v10 00/10] Fix CVE-2018-18440 and CVE-2018-18439
 2019-01-16 21:51 UTC  (12+ messages)
` [U-Boot] [PATCH v10 02/10] lmb: fix allocation at end of address range
` [U-Boot] [PATCH v10 03/10] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v10 05/10] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v10 08/10] lmb: remove unused extern declaration

[U-Boot] [PATCH 00/10] Kconfig: spelling fixes
 2019-01-16 21:35 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] Kconfig: fix spelling
` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes
` [U-Boot] [PATCH 04/10] x86: "
` [U-Boot] [PATCH 06/10] drivers: "
` [U-Boot] [PATCH 08/10] pinctrl: "
` [U-Boot] [PATCH 10/10] lib: "

[U-Boot] [PATCH v1 0/4] arm: socfgpa: support of-platdata
 2019-01-16 21:35 UTC  (6+ messages)
` [U-Boot] [PATCH v1 3/4] serial: add an of-platdata driver for "snps, dw-apb-uart"

[U-Boot] [PATCH v2 0/3] Introduce regulator_set_enable_if_allowed()
 2019-01-16 21:35 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] power: regulator: Introduce regulator_set_enable_if_allowed api

[U-Boot] [PATCH 1/1] disk: efi: GUIDs should be const
 2019-01-16 21:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: use u16* for file name
 2019-01-16 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
 2019-01-16 21:35 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-16 21:34 UTC  (15+ messages)

[U-Boot] [PATCH v2] of-platdata: improve documentation
 2019-01-16 21:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Make nyan-big working
 2019-01-16 21:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] nyan-big: change spi delay
` [U-Boot] [PATCH 2/2] nyan-big: add padding to its file

[U-Boot] [PATCH v2 4/7] ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
 2019-01-16 21:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-16 19:05 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-mips
 2019-01-16 18:26 UTC 

[U-Boot] [PATCH u-boot 0/2] Add MMD PHY helpers
 2019-01-16 18:04 UTC  (3+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: phy: Add support for accessing MMD PHY registers
` [U-Boot] [PATCH u-boot 2/2] cmd: mdio: Add new parameter to access "

[U-Boot] [PATCH v2 0/7] Add USB boot to HS DRA7xx/AM57xx
 2019-01-16 17:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI

[U-Boot] [PATCH v2 1/2] travis: Setup QEMU_VERSION as variable
 2019-01-16 17:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] travis: Switch QEMU to 3.1.0 version

[U-Boot] [PATCH] configs: Remove am43xx_evm_ethboot_defconfig
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Remove unused am335x_evm defconfigs
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-01-16 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] common: Kconfig: miscellaneous spelling fixes
 2019-01-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img
 2019-01-16 17:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] kbuild: add .SECONDARY special target to scripts/Kbuild.include
 2019-01-16 17:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: add .DELETE_ON_ERROR special target
 2019-01-16 17:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] serial: ns16550: fix debug uart putc called before init
 2019-01-16 17:10 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
 2019-01-16 16:41 UTC  (2+ messages)

[U-Boot] [PATCH] ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
 2019-01-16 16:26 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1088ardb: Update MAINTAINERS
 2019-01-16 15:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls2088ardb: "

[U-Boot] [PATCH v2 0/4] Add network support for Ocelots SoCs
 2019-01-16 15:34 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/4] MIPS: mscc: ocelot: Add ethernet nodes for Ocelot
` [U-Boot] [PATCH v2 2/4] net: add MSCC Ocelot switch support
` [U-Boot] [PATCH v2 3/4] MIPS: mscc: ocelot: add switch reset support
` [U-Boot] [PATCH v2 4/4] configs: mscc_ocelot: add network support

[U-Boot] [PATCH 0/2] MSCC: Add sysreset driver for MSCC SoCs
 2019-01-16 15:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] MSCC: Add sysreset drivers for MSCC Socs
` [U-Boot] [PATCH 2/2] MSCC: Remove reset.c

[U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform
 2019-01-16 14:21 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] MSCC: Add Servalt SoC family
 2019-01-16 14:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH 2/3] MSCC: Add support "
` [U-Boot] [PATCH 3/3] MSCC: Add board "

[U-Boot] [PATCH 0/3] mtd: spi: Add MSCC SPI flash driver
 2019-01-16 14:07 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] mtd: spi: export functions to sf_internal.h
` [U-Boot] [PATCH 2/3] mtd: spi: add MSCC SPI flash driver
` [U-Boot] [PATCH 3/3] mips: mscc: use MSCC SPI flash driver for Luton

[U-Boot] [PATCH 1/2] mips: mt7688: gardena-smart-gateway: Update mtdparts/mtdids for Kernel 4.19
 2019-01-16 13:01 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mips: mt7688: gardena-smart-gateway: Enable green power LED on startup

[U-Boot] [PATCH v1 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-01-16 12:23 UTC  (12+ messages)
` [U-Boot] [PATCH v1 01/21] ARM: DTS: vybrid: Add vf-u-boot.dtsi to set 'u-boot, dm-pre-reloc' in soc
` [U-Boot] [PATCH v1 11/21] ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052.dts)

[U-Boot] [PATCH] travis: Break up the NXP Layerscape jobs more
 2019-01-16 12:19 UTC 

[U-Boot] [PATCH] imx: hab: Convert non-NULL IVT DCD pointer warning to an error
 2019-01-16 12:00 UTC  (2+ messages)

[U-Boot] [PATCH u-boot] net: phy: realtek: Add functions to read PHY's extended registers
 2019-01-16 11:34 UTC 

[U-Boot] [PATCH 1/3] tools: zynqimage: Align image_size/image_stored_size
 2019-01-16 11:20 UTC  (2+ messages)

[U-Boot] [PATCH] dtoc: make generated platdata structs const
 2019-01-16 10:01 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] Proposed fastboot changes
 2019-01-16  9:17 UTC  (4+ messages)

[U-Boot] [PATCH v2] adding saveenv-command for bananapi r2
 2019-01-16  7:42 UTC  (4+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] configs: am335x_evm: Enable DM_SPI and DM_SPI_FLASH
 2019-01-16  6:46 UTC 

[U-Boot] [PATCH 0/4] Add network support for Ocelots SoCs
 2019-01-16  5:53 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] MIPS: mscc: ocelot: add switch reset support

[U-Boot] [PATCH] common: Break USB_STORAGE dependency between SPL and u-boot proper
 2019-01-16  4:33 UTC  (4+ messages)

[U-Boot] [PATCH v2] kbuild: fix parallel build race caused by u-boot.cfg regeneration
 2019-01-16  2:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
 2019-01-16  2:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix typo: missmatched -> mismatched
 2019-01-16  2:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pylibfdt: Use Python 2 in Makefile
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lib: uuid: Do not enable UUID command SPL
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: ymodem: Add support for loading gzip compressed uImage
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] cmd: zip: use correct format code
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: unzip: use correct format code
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: ubi: remove unreachable code
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: tpm-v2: use correct format code
 2019-01-16  2:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: sf: use correct printf code
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: nvedit: use correct format code
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] cmd: gpio: use correct printf code
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] configs: stm32: Remove CONFIG_OF_EMBED
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] cmd: mmc: Invalidate MMC block cache after init
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] cmd: mmc: Force mmc reinit when no card present
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] mmc: Add support for downgrading HS200/HS400 to HS mode
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2 (RFT)] am335x: igep003x: Add Device Tree Support and DM_MMC driver
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, 2/2, "

[U-Boot] [PATCH] am335x: sl50: Add Device Tree Support and DM_MMC driver
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] omap3: igep00x0: Add Device Tree Support and DM_MMC driver
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] omap3: igep00x0: Switch to simple malloc in SPL
 2019-01-16  2:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] omap3: igep00x0: Remove USB support due DM_USB deadline
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] test: Use single quote consistently
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] arm: dts: Add MMC nodes for HiKey board
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] mmc: Convert HI6220 MMC driver to driver model
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] include: configs: Add gunzip size for HiKey board
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 11/11] configs: MediaTek: use OF_SEPARATE instead of OF_EMBED
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 10/11] MAINTAINERS: ARM MEDIATEK: update file entries
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 09/11] arm: MediaTek: add ethernet support for MT7629 boards
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/11] arm: MediaTek: add ethernet support for MT7623 boards
 2019-01-16  2:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/11] arm: dts: add ethernet related node for MT7629 SoC
 2019-01-16  2:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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