public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-07-08 20:25:44 to 2019-07-09 14:46:14 UTC [more...]

[U-Boot] [PATCH 00/14] ARM: davinci: driver-model improvements
 2019-07-09 14:46 UTC  (18+ messages)
` [U-Boot] [PATCH 01/14] net: davinci_emac: convert to using the driver model
` [U-Boot] [PATCH 02/14] davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
` [U-Boot] [PATCH 03/14] sandbox: "
` [U-Boot] [PATCH 04/14] i2c: remove i2c driver-model compatibility layer
` [U-Boot] [PATCH 05/14] omapl138_lcdk_defconfig: don't build support for SPI
` [U-Boot] [PATCH 06/14] nand: davinci: make davinci_nand_init() static
` [U-Boot] [PATCH 07/14] nand: davinci: add support for driver model
` [U-Boot] [PATCH 08/14] davinci: omapl138-lcdk: enable driver model for NAND
` [U-Boot] [PATCH 09/14] davinci: da850-evm: "
` [U-Boot] [PATCH 10/14] davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
` [U-Boot] [PATCH 11/14] davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
` [U-Boot] [PATCH 12/14] davinci: omapl138-lcdk: remove unneeded includes
` [U-Boot] [PATCH 13/14] davinci: omapl138-lcdk: enable driver-model in SPL
` [U-Boot] [PATCH 14/14] configs: omapl138_lcdk: enable NAND self-init "

[U-Boot] [PATCH] env: ti: boot: Handle reboot reason from BCB
 2019-07-09 14:45 UTC 

[U-Boot] UUID returning 00000000 in 2019.07
 2019-07-09 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rock960-rk3399: fix mail format in MAINTAINER file
 2019-07-09 14:33 UTC 

[U-Boot] [PATCH] FIX: ARM: IMX: Add compatible 'fsl, imx53-uart' to NXP's serial driver
 2019-07-09 14:23 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] rockchip: clean up board defconfig and Kconfig defines
 2019-07-09 14:14 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] rockchip: fixup board choice in Kconfig
` [U-Boot] [PATCH 02/15] rockchip: Kconfig: move rk322x config into its Kconfig
` [U-Boot] [PATCH 03/15] rockchip: Kconfig: move rk3288 "
` [U-Boot] [PATCH 04/15] rockchip: Kconfig: move rk3368 "
` [U-Boot] [PATCH 05/15] rockchip: Kconfig: move rk3399 "
` [U-Boot] [PATCH 06/15] rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig
` [U-Boot] [PATCH 07/15] rockchip: rk322x: use defconfig for SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 08/15] rockchip: rk3288: use default value "
` [U-Boot] [PATCH 09/15] rockchip: rk3399: "
` [U-Boot] [PATCH 10/15] rockchip: rk3328: use defaule "
` [U-Boot] [PATCH 11/15] rockchip: rk3368: "
` [U-Boot] [PATCH 12/15] rockchip: rk3399: default enable SPL LIBCOMMON and LIBGENERIC
` [U-Boot] [PATCH 13/15] rockchip: rk3328: "
` [U-Boot] [PATCH 14/15] rockchip: rk322x: "
` [U-Boot] [PATCH 15/15] rockchip: rk3368: "

[U-Boot] [PATCH 0/5] toradex: configblock: apalis-imx8 and colibri-imx8x fixes
 2019-07-09 14:08 UTC  (16+ messages)
` [U-Boot] [PATCH 1/5] toradex: configblock: initialize MMC before switching partition
` [U-Boot] [PATCH 2/5] toradex: configblock: generic wi-fi/bt handling
` [U-Boot] [PATCH 3/5] toradex: configblock: fix colibri imx8x target
` [U-Boot] [PATCH 4/5] toradex: configblock: fix apalis imx8 target
` [U-Boot] [PATCH 5/5] toradex: configblock: fix long line

[U-Boot] [PATCH 0/7] rockchip: migrate to use common TPL board file
 2019-07-09 14:06 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] rockchip: add common tpl "
` [U-Boot] [PATCH 2/7] rockchip: rk322x: use common TPL "
` [U-Boot] [PATCH 3/7] rockchip: rk3288: use common SPL "
` [U-Boot] [PATCH 4/7] rockchip: rk3368: use common TPL "
` [U-Boot] [PATCH 5/7] rockchip: rk3399: use common secure_timer_init() for spl/tpl
` [U-Boot] [PATCH 6/7] rockchip: rk3399: remove TPL_BOARD_INIT
` [U-Boot] [PATCH 7/7] rockchip: rk3399: use common TPL board file

[U-Boot] [PATCH] config: imx53: Disable support for EFI on HSC|DDC boards
 2019-07-09 14:04 UTC 

[U-Boot] [PATCH 00/12] rockchip: switch to use ARM arch/generic timer
 2019-07-09 14:00 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] rockchip: rk322x: sdram: use udelay instead of rockchip_udelay
` [U-Boot] [PATCH 02/12] rockchip: rk322x: use ARM arch timer instead of rk_timer
` [U-Boot] [PATCH 03/12] rockchip: rk3036: sdram: use udelay instead of rockchip_udelay
` [U-Boot] [PATCH 04/12] rockchip: rk3036: use ARM arch timer instead of rk_timer
` [U-Boot] [PATCH 05/12] rockchip: rk3288: "
` [U-Boot] [PATCH 06/12] rockchip: rk3128: "
` [U-Boot] [PATCH 07/12] rockchip: remove no use header file in board code
` [U-Boot] [PATCH 08/12] rockchip: remove rk_timer
` [U-Boot] [PATCH 09/12] rockchip: rk3368: move sgrf init to spl as arch_cpu_init()
` [U-Boot] [PATCH 10/12] rockchip: rk3368: enable stimer for rk3368
` [U-Boot] [PATCH 11/12] rockchip: rk3368-lion: switch to use ARM generic timer
` [U-Boot] [PATCH 12/12] rockchip: evb-px5: "

[U-Boot] [PATCH 0/4] rockchip: clean up pinctrl init code
 2019-07-09 13:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] rockchip: rk3399: remove pinctrl init in spl_board_init
` [U-Boot] [PATCH 2/4] rockchip: rk3188: "
` [U-Boot] [PATCH 3/4] rockchip: rk3288: "
` [U-Boot] [PATCH 4/4] rockchip: remove redundant pinctrl header including

[U-Boot] [PATCH 00/13] rockchip: clean up rk3288 board related code
 2019-07-09 13:58 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] rockchip: rk3288: add arch_cpu_init in spl
` [U-Boot] [PATCH 02/13] rockchip: rk3288: move configure_l2ctlr back to rk3288
` [U-Boot] [PATCH 03/13] rockchip: rk3288: add default TPL_LDSCRIPT value in Kconfig
` [U-Boot] [PATCH 04/13] rockchip: rk3288: enable TPL for evb-rk3288
` [U-Boot] [PATCH 05/13] rockchip: evb-rk3288: add -u-boot.dtsi
` [U-Boot] [PATCH 06/13] rockchip: fennec-rk3288: "
` [U-Boot] [PATCH 07/13] rockchip: rk3288: update u-boot raw image size for all boards
` [U-Boot] [PATCH 08/13] rockchip: firefly-rk3288: add -u-boot.dtsi
` [U-Boot] [PATCH 09/13] rockchip: rk3288-firefly: sync sdmmc pinctrl from mainline
` [U-Boot] [PATCH 10/13] rockchip: miqi-rk3288: add -u-boot.dtsi
` [U-Boot] [PATCH 11/13] rockchip: popmetal-rk3288: "
` [U-Boot] [PATCH 12/13] rockchip: rk3288: dts: enable spl-boot-order
` [U-Boot] [PATCH 13/13] rockchip: board: rk3288: remove board_boot_order()

[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
 2019-07-09 13:25 UTC  (8+ messages)

[U-Boot] [PATCH v6 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-07-09 12:59 UTC  (10+ messages)
` [U-Boot] [PATCH v6 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH v6 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH v6 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH v6 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH v6 5/5] configs: am65x_evm_a53: enable networking

[U-Boot] [PATCH v2] rtc: Add rtc driver for stm32mp1
 2019-07-09 12:47 UTC 

[U-Boot] [PATCH 0/2] Add RTC driver for STM32MP1
 2019-07-09 12:45 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rtc: Add rtc driver for stm32mp1

[U-Boot] [PATCH] riscv: serial: fix to load binary file over y-modem
 2019-07-09 12:23 UTC  (2+ messages)
` [U-Boot] [PATCH] riscv : serial: use rx watermark to indicate rx data is present

[U-Boot] [PATCH v4 0/4] Add 'bcb' command to read/modify/write Android BCB
 2019-07-09 12:20 UTC  (2+ messages)

[U-Boot] Pull request for mmc sub-system for v2019.07-rc4 round 2
 2019-07-09 12:16 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc1
 2019-07-09 12:16 UTC  (2+ messages)

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190704
 2019-07-09 12:16 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel-2019.10-a
 2019-07-09 12:14 UTC 

[U-Boot] [RFC PATCH] fastboot: Implement fetching uboot env variables via fastboot getvar
 2019-07-09 11:52 UTC 

[U-Boot] [PATCH] rockchip: derive ethaddr from cpuid
 2019-07-09 10:37 UTC 

[U-Boot] [PATCH v2 0/7] Support Andes RISC-V l2cache on AE350 platform
 2019-07-09  9:28 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v2 2/7] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v2 3/7] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH v2 4/7] riscv: ax25: add imply v5l2 cache controller
` [U-Boot] [PATCH v2 5/7] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH v2 6/7] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH v2 7/7] riscv: ax25: use CCTL to flush d-cache

[U-Boot] [PATCH] configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
 2019-07-09  9:20 UTC 

[U-Boot] [PATCH 1/2] ARM: dts: import meerkat96 board support
 2019-07-09  9:03 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] Add i.MX7D based Meerkat96 "

[U-Boot] [PATCH v5] rtc: pcf2127: Fixed bug with rtc settings and getting error time
 2019-07-09  8:52 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH 0/2] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-09  8:18 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: Check the result of efi_add_memory_map against input addr
` [U-Boot] [PATCH 2/2] efi_loader: Return non-zero for error in efi_add_memory_map()

[U-Boot] [PATCH 0/6] Extend mv88e61xx driver to support 88E6071
 2019-07-09  8:17 UTC  (6+ messages)
` [U-Boot] [PATCH 1/6] net: phy: mv88e61xx: rework to enable detection of 88E6071 devices

[U-Boot] [PATCH 5/9] km/uart: port UART interface of KM Kirkwood boards to driver model
 2019-07-09  7:30 UTC  (5+ messages)
` [U-Boot] [PATCH 6/9] km/rgmii: port Ethernet "
` [U-Boot] [PATCH 7/9] km/arm: remove unmaintained target PORTL2
` [U-Boot] [PATCH 8/9] powerpc/km: remove unmaintained target KMVECT1
` [U-Boot] [PATCH 9/9] powerpc/km: remove unmaintained board KMLION1

[U-Boot] [PATCH 0/9] km: Kconfig and driver model implementations
 2019-07-09  7:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/9] km: add Kconfig menus for KM boards
` [U-Boot] [PATCH 2/9] km: remove obsolete definitions in KM header files
` [U-Boot] [PATCH 3/9] km: clean up header files for KM Kirkwood boards
` [U-Boot] [PATCH 4/9] km: fixed typo in KM Kirkwood header file

[U-Boot] [PATCH v2 7/8] board: Add new slimbootloader board
 2019-07-09  6:37 UTC  (5+ messages)

[U-Boot] [PATCH] MAINTAINERS: Remove Macpaul and add Rick as nds32 maintainer
 2019-07-09  6:13 UTC 

[U-Boot] [PATCH v5 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-07-09  4:55 UTC  (15+ messages)
` [U-Boot] [PATCH v5 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH v5 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH v5 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH v5 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH v5 5/5] configs: am65x_evm_a53: enable networking

[U-Boot] [PATCH] common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
 2019-07-09  1:33 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARM: renesas: Update Gen3 PCIe dma-ranges before boot
 2019-07-09  0:50 UTC 

[U-Boot] [PATCH] ARM: renesas: Update Gen3 PCIe dma-ranges before boot
 2019-07-09  0:02 UTC 

[U-Boot] [PATCH 1/5] CVE-2019-13103: disk: stop infinite recursion in DOS Partitions
 2019-07-08 23:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] CVE-2019-13105: ext4: fix double-free in ext4_cache_read
` [U-Boot] [PATCH 3/5] CVE-2019-13104: ext4: check for underflow in ext4fs_read_file
` [U-Boot] [PATCH 4/5] ext4: gracefully fail on divide-by-0
` [U-Boot] [PATCH 5/5] CVE-2019-13106: ext4: fix out-of-bounds memset

[U-Boot] [PATCH 1/6] net: macb: sync header definitions as taken from Linux
 2019-07-08 23:26 UTC  (12+ messages)
` [U-Boot] [PATCH 2/6] net: macb: add support for faster clk rates
` [U-Boot] [PATCH 3/6] net: macb: use bit access macro from header file
` [U-Boot] [PATCH 4/6] net: macb: add support for SGMII phy interface
` [U-Boot] [PATCH 5/6] net: macb: add dma_burst_length config
` [U-Boot] [PATCH 6/6] net: macb: apply sane DMA configuration

[U-Boot] [PATCH v3] net: phy: cortina: Use block layer to read from mmc
 2019-07-08 23:04 UTC  (2+ messages)

[U-Boot] [RESEND Patch] net: mscc: refactor mscc_miim
 2019-07-08 23:04 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: macb: Fixed reading MII_LPA register
 2019-07-08 22:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: macb: Add support for 1000-baseX

[U-Boot] [PATCH 1/2 v2] net: introduce MDIO DM class for MDIO devices
 2019-07-08 22:17 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2 v3] "
      ` [U-Boot] [EXT] "

[U-Boot] [ANN] U-Boot v2019.07 released
 2019-07-08 21:55 UTC  (3+ messages)

[U-Boot] [PATCH] net: mscc: serval: Remove delay when serdes is configured
 2019-07-08 21:35 UTC  (2+ messages)

[U-Boot] [u-boot 2/2] drivers/fsl-mc: Support DPSPARSER object and apply spb command
 2019-07-08 21:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/31] binman: Allow reading of images to list contents
 2019-07-08 20:25 UTC  (11+ messages)
` [U-Boot] [PATCH v2 22/31] binman: Support locating an FDT map
` [U-Boot] [PATCH v2 23/31] binman: Support locating an image header
` [U-Boot] [PATCH v2 24/31] binman: Support reading an image into an Image object
` [U-Boot] [PATCH v2 25/31] binman: Convert Image to a subclass of Entry
` [U-Boot] [PATCH v2 26/31] binman: Support listing an image
` [U-Boot] [PATCH v2 27/31] binman: Allow for logging information to be displayed
` [U-Boot] [PATCH v2 28/31] binman: Allow reading an entry from an image
` [U-Boot] [PATCH v2 29/31] binman: Support reading from CBFS entries
` [U-Boot] [PATCH v2 30/31] binman: Add an 'extract' command
` [U-Boot] [PATCH v2 31/31] binman: Add a test for nested and aligned sections


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