public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-03-21 12:58:49 to 2018-03-23 18:02:11 UTC [more...]

[U-Boot] [PATCH v2 00/17] bmips: convert to use live-dt
 2018-03-23 18:02 UTC  (38+ messages)
` [U-Boot] [PATCH v2 01/17] dm: core: add functions to get memory-mapped I/O addreses
` [U-Boot] [PATCH v2 02/17] watchdog: bcm6345: convert to use live dt
` [U-Boot] [PATCH v2 03/17] serial: "
` [U-Boot] [PATCH v2 04/17] clk: "
` [U-Boot] [PATCH v2 05/17] reset: "
` [U-Boot] [PATCH v2 06/17] gpio: "
` [U-Boot] [PATCH v2 07/17] led: bcm6358: "
` [U-Boot] [PATCH v2 08/17] led: bcm6328: "
` [U-Boot] [PATCH v2 09/17] power: domain: "
` [U-Boot] [PATCH v2 10/17] spi: bcm63xx_spi: "
` [U-Boot] [PATCH v2 11/17] spi: bcm63xx_hsspi: "
` [U-Boot] [PATCH v2 12/17] ram: bmips: "
` [U-Boot] [PATCH v2 13/17] cpu: "
` [U-Boot] [PATCH v2 14/17] phy: bcm6348-usbh: "
` [U-Boot] [PATCH v2 15/17] phy: bcm6358-usbh: "
` [U-Boot] [PATCH v2 16/17] phy: bcm6368-usbh: "
` [U-Boot] [PATCH v2 17/17] phy: bcm6318-usbh: "

[U-Boot] [PATCH] omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
 2018-03-23 17:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
 2018-03-23 17:11 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] libfdt: make lib/libfdt/ more synced with scripts/dtc/libfdt/
 2018-03-23 16:55 UTC  (13+ messages)
` [U-Boot] [PATCH 1/5] libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
` [U-Boot] [PATCH 2/5] fdt_region: remove unneeded fdt_internal.h inclusion
` [U-Boot] [PATCH 3/5] image.h: add forward declaration of struct fdt_region
` [U-Boot] [PATCH 4/5] fdt_region: move fdt_region.c to common/ from lib/libfdt/
` [U-Boot] [PATCH 5/5] libfdt: split fdt_region declarations out to <fdt_region.h>

[U-Boot] [PATCH 0/2] ARC: HSDK: add platform-specific commands
 2018-03-23 16:49 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] ARC: bootm: refactor GO and PREP subcommands implementation
` [U-Boot] [PATCH 2/2] ARC: HSDK: add platform-specific commands

[U-Boot] Depending on an .o file in other directory in Kbuild?
 2018-03-23 16:38 UTC 

[U-Boot] [PATCH] scripts: use CROSS_COMPILE environment variable
 2018-03-23 16:06 UTC  (6+ messages)

[U-Boot] [PATCH 00/18] Introduce SPI TPM v2.0 support
 2018-03-23 14:42 UTC  (9+ messages)

[U-Boot] [GIT PULL] Xilinx patches for v2018.05
 2018-03-23 14:38 UTC 

[U-Boot] [PATCH v2 00/11] efi_loader: error handling cmd/bootefi.c
 2018-03-23 14:30 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/11] efi_loader: efi_smbios_register should have a return value
` [U-Boot] [PATCH v2 02/11] efi_loader: return efi_status_t from efi_gop_register
` [U-Boot] [PATCH v2 03/11] efi_loader: return efi_status_t from efi_net_register
` [U-Boot] [PATCH v2 04/11] efi_loader: consistently return efi_status_t efi_watchdog_register
` [U-Boot] [PATCH v2 05/11] efi_loader: simplify calling efi_init_obj_list
` [U-Boot] [PATCH v2 06/11] efi_loader: exit status for efi_reset_system_init
` [U-Boot] [PATCH v2 07/11] efi_loader: efi_get_time_init should return status code
` [U-Boot] [PATCH v2 08/11] efi_loader: do_bootefi_exec should always return an EFI "
` [U-Boot] [PATCH v2 09/11] efi_loader: check initialization of EFI subsystem is successful
` [U-Boot] [PATCH v2 10/11] efi_loader: support device tree for bootefi selftest
` [U-Boot] [PATCH v2 11/11] efi_selftest: check installation of the device tree

[U-Boot] [PATCH v1 0/5] rtc: remove redundant code in rtc_reset
 2018-03-23 14:30 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/5] rtc: ds1307: "

[U-Boot] Please pull ARC changes
 2018-03-23 13:51 UTC  (4+ messages)

[U-Boot] [PATCH v3] sandbox: Add 64-bit sandbox
 2018-03-23 13:47 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/19] More support for Armada 37xx boards
 2018-03-23 13:45 UTC  (8+ messages)
` [U-Boot] [PATCH v1 10/19] phy: marvell: mux: Support nontrivial node order in selector register
` [U-Boot] [PATCH v1 19/19] net: mvneta: Fix fault when wrong device tree

[U-Boot] [PATCH 1/2] Makefile: always preserve output for images that can contain HAB Blocks
 2018-03-23 12:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] tools/imximage: use 0x prefix in HAB Blocks line

[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-03-23  9:45 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: map DRAM part with 3G size on AArch64
` [U-Boot] [PATCH v2 2/6] sunxi: add Kconfig option for the maximum accessible DRAM
` [U-Boot] [PATCH v2 3/6] sunxi: let sunxi_dram_init return unsigned long long
` [U-Boot] [PATCH v2 4/6] sunxi: restrict the ram_size to the accessible range in SPL
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot
` [U-Boot] [PATCH v2 6/6] sunxi: add size recalculation code for common DesignWare DRAM driver

[U-Boot] [PATCH] dm: i2c: implement gpio-based I2C deblock
 2018-03-23  8:04 UTC  (5+ messages)

[U-Boot] [RFC] Make U-Boot log great again
 2018-03-23  5:44 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-03-23  1:21 UTC  (2+ messages)

[U-Boot] [PATCH] env: Properly check for BLK support
 2018-03-22 21:53 UTC 

[U-Boot] [PATCH 1/3] configs: k2g_hs_evm: Resync defconfig with non-HS defconfig
 2018-03-22 20:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: k2e_hs_evm: "
` [U-Boot] [PATCH 3/3] configs: k2hk_hs_evm: "

[U-Boot] [PATCH] sunxi: Add support for LiNova1 CTP 7" HMI
 2018-03-22 20:40 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] configs: omapl138: Enable DM and DT
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] ARM: dts: da850-lcdk: Sync from Linux 4.16
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] davinci: Enable DDR_INIT for DA8XX
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH 2/2] configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devices
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] scripts/check-config.sh: fix "command not found" error handling
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency
 2018-03-22 20:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 7/7] test/py: add spi_flash tests
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,7/7] "

[U-Boot] [PATCH v4 6/7] test/py: add generic CRC32 function
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,6/7] "

[U-Boot] [PATCH v4 5/7] test/py: do not import pytest multiple times
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/7] test/py: README: add HOSTNAME to PYTHONPATH
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/7] test/py: README: fix typo
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,3/7] "

[U-Boot] [PATCH v4 2/7] cmd: sf: fix map_physmem check
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,2/7] "

[U-Boot] [PATCH v4 1/7] spi: spi_flash: do not fail silently on bad user input
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] tools: Make kwboot build if HOST_TOOLS_ALL=y
 2018-03-22 20:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARC: HSDK: add platform-specific commands
 2018-03-22 18:43 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/5] net: fec_mxc: Fix DM driver issue in recv
 2018-03-22 18:22 UTC  (21+ messages)
` [U-Boot] [PATCH V2 4/5] net: fec: sharing MDIO for two enet controllers
` [U-Boot] [PATCH V2 5/5] net: fex_mxc: add i.MX6UL/SX/SL compatible

[U-Boot] [PATCH v2 0/5] DW SPI: fixes and improvements
 2018-03-22 18:13 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/5] DW SPI: fix tx data loss on FIFO flush
` [U-Boot] [PATCH v2 2/5] DW SPI: fix transmit only mode
` [U-Boot] [PATCH v2 3/5] DW SPI: refactor poll_transfer functions
` [U-Boot] [PATCH v2 4/5] DW SPI: add option to use external gpio for chip select
` [U-Boot] [PATCH v2 5/5] DW SPI: use 32 bit access instead of 16 and 32 bit mix

[U-Boot] [PATCH] pci: Fix decode regions for memory banks
 2018-03-22 16:27 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: spi: migrate cf_spi to DM
 2018-03-22 14:43 UTC 

[U-Boot] [PULL] u-boot-mips/master
 2018-03-22 12:23 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: am4372: fix DTC warnings
 2018-03-22 11:15 UTC  (4+ messages)

[U-Boot] [PATCH] bootvx: use program header for loading
 2018-03-22  9:21 UTC  (4+ messages)

[U-Boot] [PATCH] spi: fsl_qspi: Introduce is_controller_busy function
 2018-03-22  8:00 UTC 

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-21 19:23 UTC  (6+ messages)
` [U-Boot] [PATCH v4 01/19] sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware

[U-Boot] [PATCH 1/5] net: fec_mxc: Fix DM driver issue in recv
 2018-03-21 19:20 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] net: fec_mxc: simplify fec_get_miibus

[U-Boot] [PATCH 0/5] DW SPI: fixes and improvements
 2018-03-21 19:14 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] DW SPI: fix tx data loss on FIFO flush

[U-Boot] [PATCH 0/5] ARM: i.MX6: Add proper CONFIG names
 2018-03-21 18:55 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] i.MX6: Change SYS_SOC from mx6 to imx6

[U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
 2018-03-21 17:32 UTC  (2+ messages)
` [U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix nand waitfunc return value

[U-Boot] [PATCH v2] LS2088ARDB: Secure Boot: Fix fall back option failure
 2018-03-21 15:00 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088
 2018-03-21 14:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILD
 2018-03-21 14:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1088a: Add i2c_early_init() func for LS1088AQDS

[U-Boot] [PATCH] armv8: ls1088qds: Remove CONFIG_ from local defines for FPGA
 2018-03-21 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/20] ARC: cache subsystem improvement/refactoring
 2018-03-21 12:59 UTC  (18+ messages)
` [U-Boot] [PATCH v2 04/20] ARC: introduce is_isa_X functions
` [U-Boot] [PATCH v2 05/20] ARC: flush & invalidate D$ with a single command
` [U-Boot] [PATCH v2 06/20] ARC: cache: move IOC initialization to separate function
` [U-Boot] [PATCH v2 07/20] ARC: move BCR encodings to separate header file
` [U-Boot] [PATCH v2 08/20] ARC: cache: allways check dcache status before entire/line operations
` [U-Boot] [PATCH v2 09/20] ARC: cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
` [U-Boot] [PATCH v2 10/20] ARC: cache: move slc status check into slc_entire_op and slc_rgn_op
` [U-Boot] [PATCH v2 11/20] ARC: cache: get rid of [slc, pae, icache, dcache]_exists global variables
` [U-Boot] [PATCH v2 12/20] ARC: move cache global variables to global data struct
` [U-Boot] [PATCH v2 13/20] ARC: cache: move pae exists check into slc_upper_region_init
` [U-Boot] [PATCH v2 14/20] ARC: move IOC enabling to compile time options
` [U-Boot] [PATCH v2 15/20] ARC: cache: implement [i, d]cache_enabled as separate functions
` [U-Boot] [PATCH v2 16/20] ARC: cache: fix SLC operations when SLC is bypassed for data
` [U-Boot] [PATCH v2 17/20] ARC: implement function to sync and cleanup caches
` [U-Boot] [PATCH v2 18/20] ARC: cache: add additional configuration checks
` [U-Boot] [PATCH v2 19/20] ARC: cache: add missing cache cleanup before cache disable
` [U-Boot] [PATCH v2 20/20] ARC: cache: refactor arc_ioc_setup function


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