messages from 2019-05-15 21:39:22 to 2019-05-17 02:48:09 UTC [more...]
[U-Boot] [PATCH v4 00/13] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
2019-05-17 2:48 UTC (17+ messages)
` [U-Boot] [PATCH v4 01/13] clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)
` [U-Boot] [PATCH v4 02/13] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v4 03/13] clk: Remove clock ID check in .get_rate() of clk_fixed_*
` [U-Boot] [PATCH v4 04/13] clk: Extend struct clk to provide information regarding clock rate
` [U-Boot] [PATCH v4 05/13] clk: Extend struct clk to provide clock type agnostic flags
` [U-Boot] [PATCH v4 06/13] clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
` [U-Boot] [PATCH v4 07/13] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v4 08/13] dm: clk: Define clk_get_parent_rate() "
` [U-Boot] [PATCH v4 09/13] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v4 10/13] clk: test: Provide unit test for clk_get_by_id() method
` [U-Boot] [PATCH v4 11/13] clk: test: Provide unit test for clk_get_parent_rate() method
` [U-Boot] [PATCH v4 12/13] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)
` [U-Boot] [PATCH v4 13/13] dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
[U-Boot] [PATCH v4 0/2] fit: Image node compression
2019-05-17 2:34 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH v4 2/2] fit: Support compat string property in configuration node
[U-Boot] [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
2019-05-17 2:31 UTC (5+ messages)
` [U-Boot] [PATCHv2 2/2] pci: layerscape: Add the workaround for errata A-009460
` [U-Boot] [EXT] Re: [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
2019-05-17 2:29 UTC (9+ messages)
[U-Boot] RSA in U-Boot
2019-05-17 0:26 UTC (17+ messages)
[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
2019-05-16 21:48 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
` [U-Boot] [PATCH v2 3/3] rk8xx: add a sysreset driver for poweroff
[U-Boot] [PATCH 1/1] efi_loader: parameter checks CalculateCrc32()
2019-05-16 21:34 UTC
[U-Boot] [RFC 00/11] SYSFW Loader for TI K3 family SoCs using FS Loader
2019-05-16 20:54 UTC (12+ messages)
` [U-Boot] [RFC 01/11] mmc: k3_arasan: Allow driver to probe without PDs specified
` [U-Boot] [RFC 02/11] spl: Allow skipping clearing BSS during relocation
` [U-Boot] [RFC 03/11] spl: mmc: Export function to get device index
` [U-Boot] [RFC 04/11] misc: fs_loader: Allow initializing blkdev using platform data
` [U-Boot] [RFC 05/11] arm: K3: Introduce System Firmware loader framework
` [U-Boot] [RFC 06/11] armV7R: K3: am654: Allow using SPL BSS pre-relocation
` [U-Boot] [RFC 07/11] armv7R: K3: am654: Use full malloc implementation in SPL
` [U-Boot] [RFC 08/11] armV7R: K3: am654: Load SYSFW binary and config from boot media
` [U-Boot] [RFC 09/11] armv7R: dts: k3: am654: Update for loading SYSFW from MMC
` [U-Boot] [RFC 10/11] configs: am65x_evm_r5: All sysfw to be loaded via MMC
` [U-Boot] [RFC 11/11] configs: am65x_hs_evm_r5: "
[U-Boot] [PATCH v3] spi: Zap sh_spi driver-related code
2019-05-16 20:35 UTC (2+ messages)
[U-Boot] [PATCH 00/13] System Firmware Loader for TI K3 family SoCs
2019-05-16 20:32 UTC (9+ messages)
` [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework
[U-Boot] [PATCH 00/18] Add EEPROM-based board detect support for TI
2019-05-16 20:25 UTC (2+ messages)
[U-Boot] [PATCH] sh: Add myself as SH maintainer
2019-05-16 20:16 UTC
[U-Boot] [PATCH 1/3] mx6sabresd: Do not use DM with SPL
2019-05-16 20:01 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mx6sabresd: Select pinctrl driver
` [U-Boot] [PATCH 3/3] mx6sabresd: Remove U-Boot proper mmc initialization
[U-Boot] [PATCH 1/1] efi_loader: check device path in InstallMultipleProtocolInterfaces
2019-05-16 19:59 UTC
[U-Boot] [PATCH 2/2] ARM: defconfig: add Raspberry Pi 3 Model B+
2019-05-16 18:37 UTC
[U-Boot] U-Boot PXA support
2019-05-16 17:49 UTC (4+ messages)
[U-Boot] [PATCH 0/2] efi_loader: implement deprecated Unicode collation protocol
2019-05-16 17:34 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: rename Unicode collation protocol 2 variables
` [U-Boot] [PATCH 2/2] efi_loader: implement deprecated Unicode collation protocol
[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
2019-05-16 17:07 UTC (8+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
[U-Boot] Regarding usage of e1000 driver with our device tree in U-boot
2019-05-16 16:34 UTC
[U-Boot] [PATCH] tpm: wait for valid status
2019-05-16 16:32 UTC
[U-Boot] [PATCH 0/4] Misc EFI/GPT/UUID fixes
2019-05-16 15:54 UTC (5+ messages)
` [U-Boot] [PATCH 4/4] lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y
[U-Boot] Raspberry Pi's MAC address locked to the first device the SD card boots on
2019-05-16 15:37 UTC (2+ messages)
[U-Boot] [PATCH] board/BuR: invalidate ${dtbaddr} before cfgscr
2019-05-16 15:24 UTC
[U-Boot] [PATCH 1/1] pci: pci_mvebu: fix bus enumeration if some buses have empty slots
2019-05-16 15:12 UTC (4+ messages)
[U-Boot] [PATCH] fs: fat: Fix possible double free of fatbuf
2019-05-16 14:34 UTC
[U-Boot] [RFC PATCH] arm: zynqmp: Add ZynqMP minimal R5 support
2019-05-16 14:28 UTC
[U-Boot] [PATCH v1] dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm()
2019-05-16 14:26 UTC (6+ messages)
[U-Boot] [PATCH v2 1/4] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
2019-05-16 14:01 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/4] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v2 3/4] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v2 4/4] doc: Update parallel NOR flash related information in README.falcon
[U-Boot] [PATCH v1 1/4] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
2019-05-16 13:37 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/4] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v1 3/4] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v1 4/4] doc: Update parallel NOR flash related information in README.falcon
[U-Boot] [PATCH] x86: coreboot: make it possible to process unhandled tags
2019-05-16 13:22 UTC (3+ messages)
[U-Boot] [PATCH] x86: Avoid writing temporary asl files into the source tree
2019-05-16 12:48 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Enable spl relocation on arm
2019-05-16 12:22 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] powerpc: Convert CONFIG_SPL_RELOC_TEXT_BASE to Kconfig
` [U-Boot] [PATCH v2 2/3] spl: add relocation support
` [U-Boot] [PATCH v2 3/3] arm: add spl relocation support for arm
[U-Boot] [v2] board: ls1028a: Add an empty video hw init function
2019-05-16 12:14 UTC (2+ messages)
[U-Boot] [PATCH 1/3 v3] armv8: ls1028a: Add NXP LS1028A SoC support
2019-05-16 12:09 UTC (2+ messages)
[U-Boot] [v1] ls1028a: video: Add a empty video hw init for LS1028A
2019-05-16 12:04 UTC (2+ messages)
[U-Boot] The CONFIG_DM_I2C_COMPAT option is not available
2019-05-16 11:44 UTC
[U-Boot] [PATCH 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
2019-05-16 11:41 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
[U-Boot] please pull u-boot-samsung master
2019-05-16 10:17 UTC
[U-Boot] [PATCH 6/9] ARM: mvebu: add support for boot from SATA
2019-05-16 10:11 UTC (3+ messages)
` [U-Boot] [PATCH 7/9] ARM: dts: clearfog: enable SATA in SPL
[U-Boot] [i.MX8MM+CCF 00/41] i.MX8MM + CCF
2019-05-16 10:08 UTC (13+ messages)
` [U-Boot] [i.MX8MM+CCF 11/41] clk: fixed_rate: export clk_fixed_rate
[U-Boot] [PATCH 0/6] sunxi: H6: Enable USB (2.0) support
2019-05-16 10:06 UTC (9+ messages)
` [U-Boot] [PATCH 1/6] sunxi: move SUNXI_GPIO to Kconfig
` [U-Boot] [PATCH 2/6] sunxi: gpio: Enable support for H6 pin controller
` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 3/6] sunxi: clocks: Add H6 USB clock gates and resets
` [U-Boot] [PATCH 4/6] sunxi: phy: Add USB PHY support for Allwinner H6
` [U-Boot] [PATCH 5/6] sunxi: H6: Enable USB for existing boards
` [U-Boot] [PATCH 6/6] sunxi: Pine64: DTS: enable USB PHY 0 for HCI0
[U-Boot] [PATCH 0/9] arm: mvebu: clearfog: support boot from SATA disk
2019-05-16 10:04 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] spl: sata: add default partition and image name
` [U-Boot] [PATCH 2/9] spl: sata: fix build with DM_SCSI
` [U-Boot] [PATCH 3/9] spl: sata: don't force FS_FAT support
` [U-Boot] [PATCH 4/9] spl: sata: support U-Boot load from raw sata disk
` [U-Boot] [PATCH 5/9] arm: mvebu: fix ahci mbus config in SPL
` [U-Boot] [PATCH 6/9] arm: mvebu: add support for boot from SATA
` [U-Boot] [PATCH 7/9] arm: mvebu: clearfog: enable SATA in SPL
` [U-Boot] [PATCH 8/9] arm: mvebu: clearfog: set U-Boot offset for SATA boot
` [U-Boot] [PATCH 9/9] arm: mvebu: clearfog: document boot from SATA
[U-Boot] [PATCH 0/2] sunxi: A64: enable first USB port on Pine64 boards
2019-05-16 9:57 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: USB PHY: Support shared PHY 0
` [U-Boot] [PATCH 2/2] sunxi: Pine64: DTS: enable USB PHY 0 for HCI0
[U-Boot] [PATCH v2 3/3] arm: mediatek: remove arch_misc_init
2019-05-16 9:19 UTC
[U-Boot] [PATCH v2 2/3] watchdog: mtk_wdt: fix timeout calculation
2019-05-16 9:19 UTC
[U-Boot] [PATCH v2 1/3] board_r: move initr_watchdog to be called after initr_serial
2019-05-16 9:19 UTC
[U-Boot] [PATCH 0/4] riscv: sifive: fu540: Make GEM 10/100 Mbps work
2019-05-16 9:12 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] clk: sifive: Add clock driver for GEMGXL MGMT
` [U-Boot] [PATCH 2/4] dm: net: macb: Update macb_linkspd_cb() signature
` [U-Boot] [PATCH 3/4] dm: net: macb: Implement link speed change callback
` [U-Boot] [PATCH 4/4] sifive: fu540: Enable GEMGXL MGMT driver
[U-Boot] [PATCH 1/3] board_r: move initr_serial to be called before initr_watchdog
2019-05-16 9:09 UTC (3+ messages)
[U-Boot] [PATCH 3/3] arm: mediatek: remove arch_misc_init
2019-05-16 8:23 UTC (2+ messages)
[U-Boot] [PATCH 2/3] watchdog: mtk_wdt: fix timeout calculation
2019-05-16 8:22 UTC (2+ messages)
[U-Boot] [PATCH 1/2] configs: Add SPL Kconfig options
2019-05-16 8:02 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Kconfig: Add BUILD_TARGET for i.MX6 images
[U-Boot] [PATCH 0/4] mailbox: introduce stm32-ipcc driver for stm32mp157
2019-05-16 7:50 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] mailbox: introduce stm32-ipcc driver
` [U-Boot] [PATCH 2/4] MAINTAINERS: Add stm32 mailbox IPPC driver
` [U-Boot] [PATCH 3/4] configs: stm32mp15: enable IPCC mailbox
` [U-Boot] [PATCH 4/4] ARM: dts: stm32: Add ipcc mailbox support on stm32mp1
[U-Boot] [PATCH v1 0/3] imx: Cleanup i.MX6Q mccmon6 board configuration
2019-05-16 7:41 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
` [U-Boot] [PATCH v1 2/3] ARM: imx: config: Disable support for USB on MCCMON6
` [U-Boot] [PATCH v1 3/3] ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
[U-Boot] [PATCH v2 1/3] arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C
2019-05-16 7:33 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 3/3] configs: arndale: Use appropriate driver for Asix AX88760
[U-Boot] [PATCH 0/5] Add initial support for Pine64 Rock64 board
2019-05-16 7:00 UTC (5+ messages)
` [U-Boot] [PATCH 4/5] rockchip: dts: rk3328: add rk3328-rock64.dts
` [U-Boot] [PATCH 5/5] rockchip: rk3328: add rock64-rk3328_defconfig
[U-Boot] [PATCH 1/1] efi_loader: merge adjacent sprintf()
2019-05-16 5:41 UTC
[U-Boot] [PATCH 01/15] mx7ulp: Add common plugin codes for mx7ulp
2019-05-16 3:19 UTC (15+ messages)
` [U-Boot] [PATCH 02/15] imx: i.MX7ULP: add get_boot_device
` [U-Boot] [PATCH 03/15] i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot
` [U-Boot] [PATCH 04/15] i.MX7ULP: Fix system reset after a7 rtc alarm expired
` [U-Boot] [PATCH 05/15] i.MX7ULP: Correct the clock index
` [U-Boot] [PATCH 06/15] i.MX7ULP: Fix PCC register bits mask and offset issue
` [U-Boot] [PATCH 07/15] i.MX7ULP: Add CONFIG_MX7ULP to kconfig
` [U-Boot] [PATCH 08/15] i.MX7ULP: Fix wrong i2c configuration name
` [U-Boot] [PATCH 09/15] misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
` [U-Boot] [PATCH 10/15] i.MX7ULP: evk: Enable fuse comamnd
` [U-Boot] [PATCH 11/15] i.MX7ULP: Fix SPLL/APLL clock rate calculation issue
` [U-Boot] [PATCH 12/15] i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz
` [U-Boot] [PATCH 13/15] i.MX7ULP: Add CPU revision check for B0
` [U-Boot] [PATCH 14/15] i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip
` [U-Boot] [PATCH 15/15] i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT
[U-Boot] [PATCH 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
2019-05-16 3:05 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] pci: layerscape: Add the workaround for errata A-009460
[U-Boot] [PULL] u-boot-socfpga/master
2019-05-15 22:53 UTC
[U-Boot] [PULL] u-boot-sh/master
2019-05-15 22:52 UTC
[U-Boot] [PATCH v3 0/2] fit: Image node compression
2019-05-15 22:29 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/2] fit: Support compression for non-kernel components (e.g. FDT)
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