public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-12 07:11:40 to 2019-01-15 02:54:33 UTC [more...]

[U-Boot] [PATCH v2 0/5] efi_loader: run a specific efi application more easily
 2019-01-15  2:54 UTC  (2+ messages)
` [U-Boot] [PATCH v2 1/5] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior

[U-Boot] [PATCH v2] efi_loader: move efi_init_obj_list() to a new efi_setup.c
 2019-01-15  2:54 UTC 

[U-Boot] booting optee via SPL on imx6q
 2019-01-15  2:30 UTC  (2+ messages)

[U-Boot] rk3288: firefly: flashing emmc from maskrom using USB
 2019-01-15  2:05 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] lib: fdtdec: fixup fdtdec_get_addr_size
 2019-01-15  1:52 UTC  (7+ messages)
` [U-Boot] [PATCH 0/2] lib: fdtdec: Couple of fies

[U-Boot] [PATCH v2 1/9] arm: actions: Add common framework for Actions Semi SoCs
 2019-01-15  0:43 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/9] arm: actions: Add owl memory map regions
` [U-Boot] [PATCH v3 3/9] clk: actions: Add common clock driver
` [U-Boot] [PATCH v2 4/9] arm: add support Actions Semi S700
` [U-Boot] [PATCH v2 5/9] arm: actions: add S700 SoC device tree
` [U-Boot] [PATCH v2 6/9] arm: add Cubieboard7 board support
` [U-Boot] [PATCH v2 7/9] actions:s700: add u-boot specific dts file
` [U-Boot] [PATCH v2 8/9] serial: actions: add uart support for s700
` [U-Boot] [PATCH v2 9/9] actions: add Cubieboard7 README

[U-Boot] [PATCH v10 00/10] Fix CVE-2018-18440 and CVE-2018-18439
 2019-01-14 22:54 UTC  (12+ messages)
` [U-Boot] [PATCH v10 01/10] test: add test for lib/lmb.c
` [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 04/10] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v10 05/10] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v10 06/10] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v10 07/10] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v10 08/10] lmb: remove unused extern declaration
` [U-Boot] [PATCH v10 09/10] tftp: prevent overwriting reserved memory
` [U-Boot] [PATCH v10 10/10] arm: bootm: fix sp detection at end of address range

[U-Boot] [PATCH v1 0/4] arm: socfgpa: support of-platdata
 2019-01-14 22:26 UTC  (25+ messages)
` [U-Boot] [PATCH v1 1/4] arm: socfpga: imply SPL config instead of select

[U-Boot] [ANN] U-Boot v2019.01 released
 2019-01-14 22:07 UTC 

[U-Boot] Proposed fastboot changes
 2019-01-14 20:49 UTC 

[U-Boot] [PATCH v6 0/9] Fix CVE-2018-18440 and CVE-2018-18439
 2019-01-14 19:19 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/9] test: add test for lib/lmb.c
` [U-Boot] [PATCH v6 6/9] fs: prevent overwriting reserved memory

[U-Boot] [PATCH] arm: socfpga: make debug uart work on socfpga_gen5
 2019-01-14 18:53 UTC  (17+ messages)

[U-Boot] [PATCH] net: fix env flags for eth10addr and above
 2019-01-14 18:23 UTC  (8+ messages)

[U-Boot] Porting u-boot to flash micro with proprietary (non-GPL) flash programming library
 2019-01-14 16:55 UTC 

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
 2019-01-14 16:28 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] imx8mq_evk_defconfig: Move file system options to Kconfig
 2019-01-14 16:28 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2019-01-14 16:27 UTC  (4+ messages)

[U-Boot] [PATCH u-boot] pinctrl: meson: add pinconf support
 2019-01-14 16:12 UTC  (2+ messages)

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2019-01-14 15:42 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] net: designware: fix tx packet length
 2019-01-14 15:35 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2019-01-14 15:05 UTC  (3+ messages)

[U-Boot] [PATCH v1 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-01-14 14:32 UTC  (24+ 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 02/21] net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
` [U-Boot] [PATCH v1 03/21] net: Kconfig: FEC: Add dependency on VF610
` [U-Boot] [PATCH v1 04/21] vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
` [U-Boot] [PATCH v1 05/21] vybrid: clock: Provide enable_i2c_clk() function for Vybrid
` [U-Boot] [PATCH v1 06/21] vybrid: Define the imx_get_mac_from_fuse() as a __weak function
` [U-Boot] [PATCH v1 07/21] pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
` [U-Boot] [PATCH v1 08/21] pcm052: board: vybrid: Update the board name for BK4 device
` [U-Boot] [PATCH v1 09/21] ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
` [U-Boot] [PATCH v1 10/21] pcm052: board: cosmetic: Add copyright notice to pcm052.c
` [U-Boot] [PATCH v1 11/21] ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052.dts)
` [U-Boot] [PATCH v1 12/21] defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
` [U-Boot] [PATCH v1 13/21] config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h
` [U-Boot] [PATCH v1 14/21] config: bk4: Update include/configs/bk4r1.h file
` [U-Boot] [PATCH v1 15/21] pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
` [U-Boot] [PATCH v1 16/21] config: bk4: Update u-boot script to support recovery via SD card
` [U-Boot] [PATCH v1 17/21] config: bk4: Update u-boot envs to support NOR memories initial setup
` [U-Boot] [PATCH v1 18/21] pcm052: bk4: sdcard: Add support for SD card booting/recovery
` [U-Boot] [PATCH v1 19/21] pcm052: board: Add code to setup LED default states
` [U-Boot] [PATCH v1 20/21] pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
` [U-Boot] [PATCH v1 21/21] pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy

[U-Boot] imx7d SPL driver fails to allocate memory
 2019-01-14 14:30 UTC  (2+ messages)

[U-Boot] [PATCH] serial: Get rid of CONFIG_DW_SERIAL
 2019-01-14 14:14 UTC  (4+ messages)

[U-Boot] [PATCH] poplar: save environment at a different offset
 2019-01-14 14:09 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] Enable fastboot support for Poplar board
 2019-01-14 14:08 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/9] Add common pinctrl driver support for rockchip
 2019-01-14 12:01 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL

[U-Boot] [PATCH 0/7] mmc: sunxi: Enable DM_MMC
 2019-01-14 10:51 UTC  (7+ messages)
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [RESEND PATCH v2] env: add spi_flash_read_env function
 2019-01-14 10:15 UTC 

[U-Boot] [PATCH 00/10] Kconfig: spelling fixes
 2019-01-14 10:00 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] Kconfig: fix spelling
` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes
` [U-Boot] [PATCH 03/10] arm: "
` [U-Boot] [PATCH 04/10] x86: "
` [U-Boot] [PATCH 05/10] work_92105: "
` [U-Boot] [PATCH 06/10] drivers: "
` [U-Boot] [PATCH 07/10] i2c: "
` [U-Boot] [PATCH 08/10] pinctrl: "
` [U-Boot] [PATCH 09/10] video: "
` [U-Boot] [PATCH 10/10] lib: "

[U-Boot] [PATCH v2 1/1] avb: add support for named persistent values
 2019-01-14  9:26 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: hi6220_dw_mmc: add driver model support
 2019-01-14  9:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3
 2019-01-14  8:42 UTC  (3+ messages)

[U-Boot] [PATCH] fpga: zynqmp: show an error message when FPGA programming fails
 2019-01-14  6:44 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] arm: socpfpga: gen5 clean up ETH RST & PHY mode
 2019-01-13 22:50 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] net: designware: socfpga: adapt to Gen5
` [U-Boot] [PATCH v3 2/3] arm: socfpga: gen5 enable designware_socfpga
` [U-Boot] [PATCH v3 3/3] arm: socfpga: gen5: remove hacked ETH RST handling

[U-Boot] [PATCH] ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER
 2019-01-13 19:30 UTC 

[U-Boot] [PATCH] sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection
 2019-01-13 16:41 UTC 

[U-Boot] 2019.01 release question
 2019-01-13 14:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] net: dm: fec: Fixes and improvements
 2019-01-13 14:00 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] net: dm: fec: Support the phy-supply binding

[U-Boot] [PATCH] arm64: mvebu: Add basic support for uDPU board
 2019-01-13 10:03 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: imx6q_logic: Correct phy fixup for broken ethernet
 2019-01-12 23:32 UTC 

[U-Boot] [PATCH] ARM: imx6q_logic: Enable SPL Booting from NAND
 2019-01-12 23:24 UTC 

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-12 22:00 UTC  (14+ messages)

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

[U-Boot] [PATCH] common: Kconfig: miscellaneous spelling fixes
 2019-01-12 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] Fixes for previous -dm pull request
 2019-01-12 21:31 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] efi_loader: Add a wchar_t cast in efi_file_open()

[U-Boot] [PATCH] Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img
 2019-01-12 21:31 UTC  (2+ messages)

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

[U-Boot] [PATCH] Revert "fs: fat: assign rootdir sector when accessing root directory"
 2019-01-12 20:13 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2019-01-12 20:13 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-01-12 20:13 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation"
 2019-01-12 20:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v7 0/6] MSCC: Add Jaguar2 SOC family
 2019-01-12 20:01 UTC  (8+ messages)
` [U-Boot] [PATCH v7 1/6] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH v7 2/6] MSCC: Add support "
` [U-Boot] [PATCH v7 3/6] MSCC: Add device tree for Jaguar2 board
` [U-Boot] [PATCH v7 4/6] MSCC: Add device tree for Jaguar2-48 board
` [U-Boot] [PATCH v7 5/6] MSCC: add device tree for Serval2 board
` [U-Boot] [PATCH v7 6/6] MSCC: Add board support for Jaguar2 SOC family

[U-Boot] [PATCH 0/5] MIPS: fix Kconfig warnings about CONFIG_OF_EMBED
 2019-01-12 19:52 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] MIPS: boston: switch to CONFIG_OF_SEPARATE
` [U-Boot] [PATCH 2/5] MIPS: malta: "
` [U-Boot] [PATCH 3/5] MIPS: pic32mzdask: "
` [U-Boot] [PATCH 4/5] MIPS: xilfpga: "
` [U-Boot] [PATCH 5/5] MIPS: bmips: "

[U-Boot] [PATCH v2 0/3] arm: socpfpga: gen5 clean up ETH RST & PHY mode
 2019-01-12 18:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] arm: socfpga: gen5 enable designware_socfpga

[U-Boot] [PATCH v3 0/3] mips: spi: mscc: Add fast bitbang SPI driver
 2019-01-12 16:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: Use proper IS_ENABLED macro to check block support
 2019-01-12 16:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: jz_mmc: Compile-out write support if disabled

[U-Boot] [PATCH] net: bcm6368: fix restart flow issues
 2019-01-12 16:42 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/6] MSCC: Add Jaguar2 SOC family
 2019-01-12 16:40 UTC  (7+ messages)
` [U-Boot] [PATCH v6 1/6] pinctrl: mscc: Add gpio and pinctrl for "
` [U-Boot] [PATCH v6 2/6] MSCC: Add support "
` [U-Boot] [PATCH v6 6/6] MSCC: Add board "

[U-Boot] [PATCH 1/1] powerpc: enabled building with CONFIG_DM=y
 2019-01-12 15:26 UTC 

[U-Boot] [PATCH 1/1] efi_loader: consistent build flags for EFI applications
 2019-01-12 14:32 UTC 

[U-Boot] [PATCH] MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
 2019-01-12 12:25 UTC 

[U-Boot] [PATCH 1/1] efi_loader: use u16* for file name
 2019-01-12 11:02 UTC 

[U-Boot] [PATCH 1/1] disk: efi: GUIDs should be const
 2019-01-12 10:25 UTC 

[U-Boot] [PATCH 1/2] dts: db410: fix indentation
 2019-01-12  9:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mach-snapdragon: db410: pinctrl: fix pin count

[U-Boot] [PATCH v1 0/5] db820: Add missing initialization for uart
 2019-01-12  9:47 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] arm: mach-snapdragon: db820c: Actually init PLL for serial
` [U-Boot] [PATCH v1 2/5] arm: mach-snapdragon: add pinctrl driver for db820c
` [U-Boot] [PATCH v1 3/5] configs: dragonboard820c: Enable pinctrl/mux config
` [U-Boot] [PATCH v1 4/5] arm: mach-snapdragon: pinctrl: clarify gpio disable bit
` [U-Boot] [PATCH v1 5/5] dts: 820c: Add pinctrl node and uart mux

[U-Boot] [RESEND PATCH 0/2] update TFABOOT defconfigs for SD boot support
 2019-01-12  7:31 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH 1/2] env: fix allow to build multiple environments
` [U-Boot] [RESEND PATCH 2/2] configs: update TFABOOT defconfigs for SD boot support

[U-Boot] [PATCH 0/2] update TFABOOT defconfigs for SD boot support
 2019-01-12  7:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] env: fix allow to build multiple environments


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