messages from 2019-03-29 06:57:10 to 2019-03-30 10:17:01 UTC [more...]
[U-Boot] [PATCH v3 0/4] Add network support for Jaguar2 SoCs
2019-03-30 10:17 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/4] net: Add MSCC Jaguar2 network driver
` [U-Boot] [PATCH v3 2/4] board: mscc: jr2: Update MSCC Jaguar2 boards
[U-Boot] [PATCH] spl: fit: handle mmc read to sram case in rockchip SoCs
2019-03-30 10:16 UTC (4+ messages)
[U-Boot] [PATCH 1/2] ARM: dts: rmobile: Activate I2C7 on Alt
2019-03-30 7:28 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: alt: Fix I2C bus number
[U-Boot] [PATCH] ARM: rmobile: alt: Increase USB power-good delay
2019-03-30 7:05 UTC
[U-Boot] [PATCH] ARM: rmobile: rcar-gen2: Activate bootm_size
2019-03-30 6:47 UTC
[U-Boot] [PATCH] net: sh_eth: Initialize PHY in probe() once
2019-03-30 6:30 UTC
[U-Boot] [PATCH 1/4] ARM: rmobile: alt: Remove R8A7794_ETHERNET_B
2019-03-30 6:29 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: rmobile: alt: Remove CLK2MHZ macro
` [U-Boot] [PATCH 3/4] ARM: rmobile: alt: Synchronize defconfig
` [U-Boot] [PATCH 4/4] ARM: rmobile: Fix PHY LED mode register mask
[U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures
2019-03-30 6:15 UTC
[U-Boot] [PATCH 01/14] gpio: bcm6345: switch to raw I/O functions
2019-03-29 22:03 UTC (2+ messages)
[U-Boot] Please pull u-boot-video
2019-03-29 21:37 UTC
[U-Boot] [PATCH] sunxi: video: HDMI: Fix clock setup
2019-03-29 21:09 UTC (2+ messages)
[U-Boot] [PULL] Please pull u-boot-rockchip.git:tags/rockchip-fixes-for-2019.04
2019-03-29 20:35 UTC
[U-Boot] CONFIG_OF_EMBED
2019-03-29 20:29 UTC (3+ messages)
[U-Boot] [U-Boot, V5, PATCH 1/3] mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956X
2019-03-29 20:27 UTC (2+ messages)
[U-Boot] [PATCH] lib: time: update module enable MACRO
2019-03-29 20:25 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] doc/git-mailrc: correct entry 'agraf'
2019-03-29 20:24 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1] "
[U-Boot] [PATCH] RPi: Add mbrugger as board maintainer
2019-03-29 20:24 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: ti: Move FIT image load address to avoid overwrite
2019-03-29 20:24 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] mmc: correct the HS400 initialization process
2019-03-29 20:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Pull request for UEFI system for v2019.04-rc5-2
2019-03-29 20:24 UTC (2+ messages)
[U-Boot] [PATCH 1/1] hush: provide help for 'if', 'for', and 'while'
2019-03-29 19:21 UTC (3+ messages)
[U-Boot] [PATCH V2 1/8] led: add initial support for bcm6858
2019-03-29 19:15 UTC (2+ messages)
[U-Boot] [PATCH] dma: bcm6348: check if driver is enabled before send/recv
2019-03-29 19:09 UTC (2+ messages)
[U-Boot] [Resend Patch] net: mscc: ocelot: Fix reset of the phys
2019-03-29 19:05 UTC (2+ messages)
[U-Boot] [PATCH V4 1/2] mmc: add HS400 support
2019-03-29 18:12 UTC (4+ messages)
` [U-Boot] [U-Boot,V4,1/2] "
[U-Boot] [RFC PATCH v1 0/9] Add support for applications of overlays in SPL
2019-03-29 16:48 UTC (7+ messages)
[U-Boot] [RFC v2 0/2] arm64: zynqmp: pass a PMUFW config object
2019-03-29 16:47 UTC (9+ messages)
` [U-Boot] [RFC v2 1/2] zynqmp: add minimal include files to build a pm_cfg_obj.c
` [U-Boot] [RFC v2 2/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime
[U-Boot] [PATCH v3 0/2] Load splash from FIT image (internal, external, offset)
2019-03-29 16:35 UTC (3+ messages)
[U-Boot] [PATCH 01/12 v2] arm: at91: Makefile: Compile lowlevel_init only when really necessary
2019-03-29 16:12 UTC (33+ messages)
` [U-Boot] [PATCH 02/12 v2] arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled
` [U-Boot] [PATCH 03/12 v2] serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
` [U-Boot] [PATCH 04/12 v2] watchdog: Handle SPL build with watchdog disabled
` [U-Boot] [PATCH 05/12 v2] watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
` [U-Boot] [PATCH 06/12 v2] arm: at91: Enable watchdog support
` [U-Boot] [PATCH 07/12 v2] arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
` [U-Boot] [PATCH 08/12 v2] Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
` [U-Boot] [PATCH 09/12 v2] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
` [U-Boot] [PATCH 10/12 v2] arm: at91: siemens: Add support to generate combined SPL+U-Boot image
` [U-Boot] [PATCH 11/12 v2] arm: at91: at91sam9x5.dtsi: Add watchdog handle
` [U-Boot] [PATCH 12/12 v2] arm: at91: Add gardena-gateway-at91sam support
[U-Boot] [PATCH 5/5] arm: ti: boot: Implement Android boot using DT image format
2019-03-29 16:04 UTC (5+ messages)
` [U-Boot] [5/5] "
[U-Boot] [PATCH] net: macb: Add small delay after link establishment
2019-03-29 15:24 UTC (5+ messages)
[U-Boot] [PATCH] configs: am57xx_evm: Remove ENV_IS_IN_FAT
2019-03-29 15:07 UTC (6+ messages)
[U-Boot] [PATCH 00/36] rockchip: clean up board file for rockchip SoCs
2019-03-29 14:52 UTC (7+ messages)
` [U-Boot] [PATCH 05/36] rockchip: add STIMER_BASE for all SoCs
` [U-Boot] [RFC] simple address definition method for early TPL/SPL
` [U-Boot] [PATCH 32/36] rockchip: remove rk_timer
[U-Boot] [RESEND][PATCH v1 0/4] usb: dwc2_udc_otg: Add tx_fifo_sz array support
2019-03-29 14:49 UTC (8+ messages)
` [U-Boot] [RESEND][PATCH v1 3/4] board: stm32mp1: Add tx_fifo_sz_array support
[U-Boot] [PATCH 0/8] rockchip: enable spl/tpl for px5-evb
2019-03-29 14:48 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: rk3368: support UART2/4 in board_debug_uart_init()
` [U-Boot] [PATCH 2/8] rockchip: px5 update dts for spl/tpl
` [U-Boot] [PATCH 3/8] rockchip: px5: update SPL size "
` [U-Boot] [PATCH 4/8] rockchip: px5: update defconfig for TPL/SPL
` [U-Boot] [PATCH 5/8] rockchip: boot0: update CONFIG_ROCKCHIP_SPL_RESERVE_IRAM for SPL only
` [U-Boot] [PATCH 6/8] rockchip: dmc: rk3368: update rank number for evb-px5
` [U-Boot] [PATCH 7/8] rockchip: rk3368: remove uart iomux init in SPL
` [U-Boot] [PATCH 8/8] rockchip: px5: add timer0 dts node as tick timer
[U-Boot] [PATCH 00/16] usb: convert dwc2 gadget to driver model, used in stm32mp1
2019-03-29 14:42 UTC (17+ messages)
` [U-Boot] [PATCH 01/16] phy: usbphyc: remove unused variable index
` [U-Boot] [PATCH 02/16] phy: usbphyc: update xlate with DT binding
` [U-Boot] [PATCH 03/16] phy: usbphyc: Binding update of vdda supply
` [U-Boot] [PATCH 04/16] phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init
` [U-Boot] [PATCH 05/16] phy: usbphyc: increase PLL wait timeout
` [U-Boot] [PATCH 06/16] usb: dwc2: remove unused variable regs_otg
` [U-Boot] [PATCH 07/16] usb: dwc2: convert driver to DM_USB_GADGET
` [U-Boot] [PATCH 08/16] usb: dwc2: force reset assert before to probe the driver
` [U-Boot] [PATCH 09/16] usb: dwc2: Add force-b-session-valid support
` [U-Boot] [PATCH 10/16] usb: dwc2: Add function for session B check
` [U-Boot] [PATCH 11/16] usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
` [U-Boot] [PATCH 12/16] usb: dwc2_udc_otg: Add tx_fifo_sz array support
` [U-Boot] [PATCH 13/16] usb: dwc2: add support for STM32MP1
` [U-Boot] [PATCH 14/16] stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO
` [U-Boot] [PATCH 15/16] stm32mp1: migrate USBOTG device to driver model
` [U-Boot] [PATCH 16/16] stm32mp1: add stusb1600 support for DK1 and DK2 board
[U-Boot] [PATCH] pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl
2019-03-29 14:40 UTC (3+ messages)
[U-Boot] [PATCH] travis-ci: fix at91 missing boards
2019-03-29 14:36 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Veyron Speedy / ASUS C201 fixes
2019-03-29 14:09 UTC (4+ messages)
` [U-Boot] [PATCH 4/4] dw_mmc: turn on the IO supply
[U-Boot] [PATCH] optee: support rockchip optee binary release
2019-03-29 13:26 UTC (4+ messages)
[U-Boot] [PATCH 0/2] Update pbias and IO voltage in dra7 and am57 devices
2019-03-29 13:05 UTC (2+ messages)
[U-Boot] [PATCH v1 00/14] colibri-imx6ull device tree enablement and driver model conversion
2019-03-29 12:34 UTC (15+ messages)
` [U-Boot] [PATCH v1 01/14] tdx-cfg-block: add support for new colibri iMX6ull skus
` [U-Boot] [PATCH v1 02/14] tdx-cfg-block: simplify i.MX 6 module detection
` [U-Boot] [PATCH v1 03/14] colibri-imx6ull: set module variant depending on config block
` [U-Boot] [PATCH v1 04/14] apalis/colibri_imx6/imx6ull: make sure loadaddr does not collide
` [U-Boot] [PATCH v1 05/14] colibri-imx6ull: fix ethernet phy power on
` [U-Boot] [PATCH v1 06/14] board: imx6ull: Add disable PMIC_STBY_REQ
` [U-Boot] [PATCH v1 07/14] colibri-imx6ull: configuration clean-up
` [U-Boot] [PATCH v1 08/14] colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
` [U-Boot] [PATCH v1 09/14] colibri-imx6ull: migrate mmc to using driver model
` [U-Boot] [PATCH v1 10/14] colibri-imx6ull: migrate usb "
` [U-Boot] [PATCH v1 11/14] colibri-imx6ull: migrate fec "
` [U-Boot] [PATCH v1 12/14] ARM: dts: colibri-imx6ull: fix uart-has-rtscts property
` [U-Boot] [PATCH v1 13/14] ARM: dts: colibri-imx6ull: add osc32k_32k_out pinctrl
` [U-Boot] [PATCH v1 14/14] ARM: dts: colibri-imx6ull: update device tree
[U-Boot] [PATCH v5 00/11] rockchip: add tpl and OPTEE support for rk3229
2019-03-29 12:03 UTC (12+ messages)
` [U-Boot] [PATCH v5 01/11] Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL"
` [U-Boot] [PATCH v5 02/11] arm: add option for TPL support in arm 32bit
` [U-Boot] [PATCH v5 03/11] arm: add a separate stack for TPL
` [U-Boot] [PATCH v5 04/11] rockchip: rk322x: add CLK_EMMC_SAMPLE clock support
` [U-Boot] [PATCH v5 05/11] rockchip: clk: rk322x: fix assert clock value
` [U-Boot] [PATCH v5 06/11] rockchip: rk322x: add tpl support
` [U-Boot] [PATCH v5 07/11] sysreset: enable driver support in SPL/TPL
` [U-Boot] [PATCH v5 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL
` [U-Boot] [PATCH v5 09/11] rockchip: evb-rk3229: remove unnecessary defines
` [U-Boot] [PATCH v5 10/11] rockchip: evb-rk3229: add README file for OP-TEE support
` [U-Boot] [PATCH v5 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support
[U-Boot] saveenv corrupts QSPI flash with latest commit U-Boot 2019.04-rc4-00047-gcfb3e102c4
2019-03-29 11:48 UTC (7+ messages)
[U-Boot] [PATCH] Fix ext4 block group descriptor sizing
2019-03-29 11:29 UTC
[U-Boot] [PATCH v1] colibri_vf: fix tab vs. spaces
2019-03-29 11:27 UTC (2+ messages)
[U-Boot] [PATCH v1] colibri_vf: fix ethernet by adding explicit phy node
2019-03-29 11:25 UTC (2+ messages)
[U-Boot] [PATCH v2 00/10] rockchip: enable board_debug_uart_init for all soc
2019-03-29 11:03 UTC (7+ messages)
` [U-Boot] [PATCH v2 03/10] rockchip: rk3036: add board_debug_uart_init()
` [U-Boot] [PATCH v2 10/10] rockchip: rk3399: "
[U-Boot] [PATCH] net: eth-uclass: call stop only for active devices
2019-03-29 9:52 UTC (4+ messages)
[U-Boot] [PATCH] socfpga: add Simon Goldschmidt as co-custodian
2019-03-29 9:44 UTC (2+ messages)
[U-Boot] [PATCHv4 00/12] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
2019-03-29 9:36 UTC (4+ messages)
` [U-Boot] [PATCHv4 11/12] pci: ls_pcie_g4: Add Workaround for A-011451
[U-Boot] [PATCH v2 0/7] AE350 SMP support RISC-V
2019-03-29 9:33 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] riscv: Add a SYSCON driver for Andestech's PLIC
` [U-Boot] [PATCH v2 2/7] riscv: Add a SYSCON driver for Andestech's PLMT
` [U-Boot] [PATCH v2 6/7] riscv: dts: ae350 support SMP
[U-Boot] [PATCH 01/16] gdsys: phy: Adapt fixup_88e1518() to latest Release Notes
2019-03-29 9:18 UTC (16+ messages)
` [U-Boot] [PATCH 02/16] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 03/16] gdsys: mpc8308: Fix style violations
` [U-Boot] [PATCH 04/16] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH 05/16] gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig
` [U-Boot] [PATCH 06/16] gdsys: mpc8308: Don't use manual RAM config if RAM driver is active
` [U-Boot] [PATCH 07/16] gdsys: Introduce GDSYS_LEGACY_DRIVERS
` [U-Boot] [PATCH 08/16] gdsys: mpc8308: Add FPGA flavor option
` [U-Boot] [PATCH 09/16] gdsys: cmd_ioloop: Fix style violations
` [U-Boot] [PATCH 10/16] gdsys: cmd_ioloop: Introduce commenting enum
` [U-Boot] [PATCH 11/16] gdsys: cmd_ioloop: Make DM compatible
` [U-Boot] [PATCH 12/16] gdsys: ioep-fpga: Switch to gazerbeam-style reporting
` [U-Boot] [PATCH 13/16] board: gazerbeam: Fix SC detection
` [U-Boot] [PATCH 14/16] gazerbeam: Import Linux DT
` [U-Boot] [PATCH 15/16] gazerbeam: Add u-boot specific dts include file
` [U-Boot] [PATCH 16/16] mpc83xx: Add gazerbeam board
[U-Boot] [PATCH v1] apalis/colibri_imx6: add device trees to makefile
2019-03-29 9:13 UTC (3+ messages)
[U-Boot] [PATCH v2 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
2019-03-29 9:08 UTC (4+ messages)
` [U-Boot] [PATCH v2 09/22] configs: colibri_vf: disable obscure options
[U-Boot] [PATCH v3] net: phy: implement fallback mechanism for negative phy adresses
2019-03-29 8:56 UTC (2+ messages)
[U-Boot] [PATCH v2] net: phy: implement fallback mechanism for negative phy adresses
2019-03-29 8:54 UTC (3+ messages)
` [U-Boot] Antwort: "
[U-Boot] [PATCH] ihs_mdio: Use new regmap interface
2019-03-29 8:43 UTC (3+ messages)
[U-Boot] [PATCH 1/2] gdsys_rxaui_ctrl: Return old state
2019-03-29 8:41 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] gdsys_rxaui_ctrl: Use new regmap interface
[U-Boot] [PATCH 1/2] i2c: ihs: Get rid of fpgamap
2019-03-29 8:39 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] i2c: ihs: Improve error handling
[U-Boot] [PATCH 1/2] cmd: binop: Use new environment api
2019-03-29 8:37 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin
[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
2019-03-29 8:36 UTC (7+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata
[U-Boot] [PATCH] mpc83xx_clk: Add enable method
2019-03-29 8:35 UTC (2+ messages)
[U-Boot] [PATCH] mpc83xx: Define _end symbol
2019-03-29 8:33 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: Simplify processor.h
2019-03-29 8:31 UTC (2+ messages)
[U-Boot] [PATCH] net: gem: Remove phy autodetection code
2019-03-29 8:26 UTC
[U-Boot] [PATCH] drivers/net/phy: implement fallback mechanism for negative phy adresses
2019-03-29 8:23 UTC (2+ messages)
[U-Boot] [PATCH v2] fastboot: Improve error reporting on 'getvar partition-{size, type}'
2019-03-29 8:09 UTC (2+ messages)
[U-Boot] [PATCH v4] arm: dts: Stratix10: Add QSPI node
2019-03-29 8:04 UTC (5+ messages)
[U-Boot] Fit image
2019-03-29 7:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox