messages from 2019-01-30 12:06:59 to 2019-01-31 11:14:08 UTC [more...]
[U-Boot] [PATCH v2 00/17] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
2019-01-31 11:14 UTC (24+ messages)
` [U-Boot] [PATCH v2 01/17] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v2 02/17] cmd: Do not show frequency for clocks which .get_rate() return error
` [U-Boot] [PATCH v2 03/17] dm: clk: Define clk_get_parent_rate() for clk operations
` [U-Boot] [PATCH v2 04/17] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v2 05/17] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)
` [U-Boot] [PATCH v2 06/17] ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
` [U-Boot] [PATCH v2 07/17] ARM: imx: config: Disable support for USB on MCCMON6
` [U-Boot] [PATCH v2 08/17] net: imx: Add support for waiting some time after FEC gpio reset
` [U-Boot] [PATCH v2 09/17] spi: imx: Add support for 'per' clock enabling via driver model
` [U-Boot] [PATCH v2 10/17] ARM: imx: Covnert mccmon6 to use DM/DTS in the u-boot proper
` [U-Boot] [PATCH v2 11/17] ARM: imx: Decouple mccmon6's SPL and u-boot proper code
` [U-Boot] [PATCH v2 12/17] ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
` [U-Boot] [PATCH v2 13/17] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
` [U-Boot] [PATCH v2 14/17] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v2 15/17] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v2 16/17] doc: Update parallel NOR flash related information in README.falcon
` [U-Boot] [PATCH v2 17/17] imx: Convert mccmon6 to use fitImage instead of uImage+DTB
[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
2019-01-31 11:03 UTC (12+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 2/4] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses
[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
2019-01-31 10:45 UTC (5+ messages)
[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
2019-01-31 10:28 UTC (3+ messages)
[U-Boot] [PATCH] rockchip: dts: rk3399-firely: add 'same-as-spl'
2019-01-31 10:28 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3] misc: fs_loader: Add support for initializing block device
2019-01-31 10:25 UTC (3+ messages)
[U-Boot] [PATCH 0/3] Add Ethernet support for Poplar board
2019-01-31 10:17 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
[U-Boot] [PATCH v2 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 7/9] rockchip: defconfig: Clean the unused pinctrl config
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 5/9] rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/9] rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
2019-01-31 10:15 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] cmd: binop: Use new environment api
2019-01-31 10:05 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin
[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [PATCH] ihs_mdio: Use new regmap interface
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [PATCH] lmb: handle more than one DRAM BANK
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] While converting SATA on Apalis iMX6 to use driver model I noticed it
2019-01-31 10:04 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] dm: device: fail uclass_find_first_device() if list_empty
[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [RFC] arch/arm/lib/reloc_aarch64_efi.c
2019-01-31 10:04 UTC (2+ messages)
[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
2019-01-31 10:04 UTC (5+ messages)
` [U-Boot] [PATCH 8/9] arm: sunxi: Enable DM_MMC
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs
[U-Boot] [PATCH 00/11] SiFive FU540 Support
2019-01-31 10:04 UTC (8+ messages)
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
2019-01-31 10:04 UTC (3+ messages)
` [U-Boot] [PATCH v2 07/11] clk: Add fixed-factor clock driver
[U-Boot] [PATCH v2 00/10] Various fixes and improvements
2019-01-31 9:38 UTC (5+ messages)
` [U-Boot] [PATCH v2 02/10] spl: misc: Allow misc drivers in SPL and TPL
[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
2019-01-31 9:05 UTC (4+ messages)
[U-Boot] [RESEND 1/3] fsl_sec: fix register layout on Layerscape architectures
2019-01-31 8:59 UTC (3+ messages)
` [U-Boot] [RESEND 2/3] armv8: fsl-layerscape: fix SEC QI ICID setup
` [U-Boot] [RESEND 3/3] armv8: fsl-layerscape: avoid DT fixup warning
[U-Boot] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
2019-01-31 8:56 UTC (8+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
` [U-Boot] [upstream-release] "
` [U-Boot] [PATCH 3/3] armv8: fsl-layerscape: avoid DT fixup warning
` [U-Boot] [upstream-release] "
` [U-Boot] [upstream-release] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190131
2019-01-31 8:42 UTC
[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190129
2019-01-31 8:41 UTC
[U-Boot] [PATCH 1/1] x86: #define CONFIG_LOADADDR 0x1100000
2019-01-31 8:37 UTC (6+ messages)
[U-Boot] [PATCH] board/BuR/brppt1: drop DM_I2C_COMPAT
2019-01-31 8:24 UTC
[U-Boot] imx8mq-evk: Outbound network packets lost
2019-01-31 8:02 UTC (7+ messages)
[U-Boot] U-Boot and USB 3.0
2019-01-31 7:44 UTC (4+ messages)
[U-Boot] Nand boot on imx6q board is broken
2019-01-31 7:38 UTC
[U-Boot] [PATCH v1 1/2] doc: Fix CONFIG_OF_SEPARATE description
2019-01-31 7:38 UTC (6+ messages)
` [U-Boot] [PATCH v1 2/2] x86: edison: Switch to CONFIG_OF_SEPARATE
[U-Boot] [PATCH] x86: tsc: Add support for APL soc
2019-01-31 7:38 UTC (5+ messages)
` [U-Boot] [PATCH v2] x86: tsc: Add support for native calibration of TSC freq
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH v3 0/2] efi_loader: Patch RTS at ExitBootServices
2019-01-31 7:31 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add efi runtime reset
` [U-Boot] [PATCH v3 2/2] efi_loader: Patch non-runtime code out at ExitBootServices already
[U-Boot] [PATCH] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
2019-01-31 7:03 UTC
[U-Boot] [PATCH] mips: mt76xx: Use correct timer frequency
2019-01-31 6:24 UTC
[U-Boot] [PATCH 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
2019-01-31 5:30 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH 5/5] configs: am65x_evm_a53: enable networking
[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
2019-01-31 3:59 UTC (9+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts
[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
2019-01-31 3:51 UTC
[U-Boot] [PATCH u-boot] MAINTAINERS: Add Amlogic entry
2019-01-31 2:42 UTC (2+ messages)
` [U-Boot] [U-Boot,u-boot] "
[U-Boot] [PATCH] Makefile: remove generated font files
2019-01-31 2:42 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] dfu: mmc: call fs functions instead of run_command
2019-01-31 2:42 UTC (5+ messages)
` [U-Boot] "
[U-Boot] Pull request: u-boot-sunxi/master
2019-01-31 2:42 UTC (2+ messages)
[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
2019-01-31 1:22 UTC (5+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk
[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
2019-01-31 0:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 02/20] bitops: Fix GENMASK definition for Sandbox
[U-Boot] [PATCH v2] rpi: add Compute Module 3+
2019-01-30 22:24 UTC
[U-Boot] [PATCH] rpi: add Compute Module 3+
2019-01-30 22:13 UTC (5+ messages)
[U-Boot] [PATCH v2 1/1] configs: qemu: enable CONFIG_UT
2019-01-30 20:12 UTC
[U-Boot] [PATCH] fs: ext4: cache extent data
2019-01-30 19:58 UTC
[U-Boot] [PATCH v2 0/2] sunxi: add spi flash bootcmd
2019-01-30 19:21 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] distro_bootcmd: add spi flash boot command
` [U-Boot] [PATCH v2 2/2] sunxi: enable distro spi "
[U-Boot] [PATCH 1/1] configs: qemu: enable CONFIG_UT
2019-01-30 19:05 UTC
[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
2019-01-30 18:58 UTC (24+ messages)
` [U-Boot] [PATCH v3 01/22] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH v3 02/22] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [PATCH v3 03/22] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [PATCH v3 04/22] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [PATCH v3 05/22] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH v3 06/22] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [PATCH v3 07/22] board: mx6sabreauto: "
` [U-Boot] [PATCH v3 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [PATCH v3 09/22] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
` [U-Boot] [PATCH v3 10/22] arm: imx: Add FIT SPL its
` [U-Boot] [PATCH v3 11/22] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [PATCH v3 12/22] configs: mx6sabresd: "
` [U-Boot] [PATCH v3 13/22] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [PATCH v3 14/22] mx6sabresd: "
` [U-Boot] [PATCH v3 15/22] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH v3 16/22] configs: mx6sabresd: "
` [U-Boot] [PATCH v3 17/22] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [PATCH v3 18/22] board: mx6sabresd: Remove "
` [U-Boot] [PATCH v3 19/22] board: mx6sabresd: Remove the enet reset gpio handling
` [U-Boot] [PATCH v3 20/22] configs: mx6sabresd: Reduce size for SPL by disabling SPL_DOS and SPL_EFI
` [U-Boot] [PATCH v3 21/22] board: mx6sabreauto: Update README with the SPL DM FIT info
` [U-Boot] [PATCH v3 22/22] board: mx6sabresd: "
[U-Boot] [PATCH 1/3] ARM: zynq: Disable i2c for Zybo/Zybo Z7
2019-01-30 18:31 UTC (8+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C
[U-Boot] [RFC PATCH 0/1] SPI flash dependency rework
2019-01-30 18:17 UTC (2+ messages)
` [U-Boot] [RFC PATCH 1/1] spi: Kconfig: change dependency order
[U-Boot] [GIT PULL] Pull request: u-boot-imx u -boot-imx-20190129
2019-01-30 17:24 UTC (2+ messages)
[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
2019-01-30 16:24 UTC (20+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices
[U-Boot] [PATCH v2 0/8] Add network support for Luton SoCs
2019-01-30 16:22 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/8] net: mscc: Move ocelot_switch to mscc_switch folder
` [U-Boot] [PATCH v2 2/8] net: mscc: Move miim commands into separate file
` [U-Boot] [PATCH v2 3/8] net: mscc: Move ocelot_send and ocelot_recv in a different file
` [U-Boot] [PATCH v2 4/8] net: mscc: Move mac_table_add function into "
` [U-Boot] [PATCH v2 5/8] net: mscc: Remove unused variables
` [U-Boot] [PATCH v2 6/8] mips: mscc: luton: Add ethernet nodes for Luton
` [U-Boot] [PATCH v2 7/8] net: Add MSCC Luton networkd driver
` [U-Boot] [PATCH v2 8/8] configs: mscc_luton: Add network support
[U-Boot] [PATCH 2/2] imx8mq_evk/README: remove ARCH environment variable
2019-01-30 15:30 UTC (5+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RFC PATCH] common: fdt_support: Remove fdt_add_mem_rsv in fdt_shrink_to_minimum
2019-01-30 14:41 UTC
[U-Boot] RK3399/RK3288 same-as-spl Option
2019-01-30 14:14 UTC (4+ messages)
[U-Boot] [PATCH] mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
2019-01-30 12:38 UTC
[U-Boot] [PATCH v2 00/22] mx6sabre: Add DM and SPL FIT support
2019-01-30 12:15 UTC (4+ messages)
` [U-Boot] [PATCH v2 05/22] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
[U-Boot] [PATCH 0/7] stm32mp1: update clock driver
2019-01-30 12:07 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] clk: stm32mp1: no more get ck_usbo_48m in device tree
` [U-Boot] [PATCH 2/7] clk: stm32mp1: add IPCC clock
` [U-Boot] [PATCH 3/7] clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
` [U-Boot] [PATCH 4/7] clk: stm32mp1: recalculate counter when switching freq
` [U-Boot] [PATCH 5/7] clk: stm32mp1: add debug information
` [U-Boot] [PATCH 6/7] dts: stm32mp1: clock tree update
` [U-Boot] [PATCH 7/7] clk: stm32mp1: correctly handle Clock Spreading Generator
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