messages from 2019-02-15 22:59:02 to 2019-02-18 00:52:01 UTC [more...]
[U-Boot] [RFC 1/1] efi_loader: in situ relocation
2019-02-18 0:52 UTC (3+ messages)
[U-Boot] [PATCH 0/2] efi_loader: rework loading (continued)
2019-02-18 0:39 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] cmd: bootefi: move bootefi_test_prepare() forward
` [U-Boot] [PATCH 2/2] cmd: bootefi: rework do_bootefi()
[U-Boot] [PATCH v4 0/3] x530: Enable watchdog
2019-02-17 23:54 UTC (6+ messages)
` [U-Boot] [PATCH v4 1/3] watchdog: orion_wdt: support SPL usage
` [U-Boot] [PATCH v4 2/3] watchdog: orion_wdt: take timeout value in ms
` [U-Boot] [PATCH v4 3/3] arm: mvebu: x530: Enable watchdog in SPL and U-Boot
[U-Boot] [PATCH] ARM: dts: i.MX6QDL: add missing spba-bus to aips-bus
2019-02-17 23:12 UTC (2+ messages)
[U-Boot] [v2, 1/3] mmc: fsl_esdhc: add esdhc_imx flag
2019-02-17 23:12 UTC (2+ messages)
[U-Boot] PMIC initialization
2019-02-17 22:54 UTC (2+ messages)
[U-Boot] [PATCH v1 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
2019-02-17 22:40 UTC (4+ messages)
` [U-Boot] [PATCH v1 07/22] configs: move CONFIG_MXC_OCOTP to Kconfig
[U-Boot] [PATCH v3 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-02-17 22:34 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/9] adc: exynos-adc: Fix wrong bit operation used to stop the ADC
` [U-Boot] [PATCH v3 2/9] power: regulator: s2mps11: Fix step for LDO27 and LDO35
` [U-Boot] [PATCH v3 3/9] arm: exynos: Detect revision later, when all resources are ready
` [U-Boot] [PATCH v3 4/9] arm: exynos: odroid-xu3: Display info late to have proper type
` [U-Boot] [PATCH v3 5/9] arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
` [U-Boot] [PATCH v3 6/9] regulator: Add support for ramp delay
` [U-Boot] [PATCH v3 7/9] power: regulator: s2mps11: Add enable delay
` [U-Boot] [PATCH v3 8/9] arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
` [U-Boot] [PATCH v3 9/9] arm: dts: exynos: Add ramp delay property to LDO regulators "
[U-Boot] [PATCH v2 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-02-17 22:31 UTC (8+ messages)
` [U-Boot] [PATCH v2 5/9] arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
` [U-Boot] [PATCH v2 7/9] power: regulator: s2mps11: Add enable delay
[U-Boot] [PATCH] riscv: fu540: enable SMP
2019-02-17 22:09 UTC (3+ messages)
[U-Boot] [PATCH 0/7] SMP support for RISC-V
2019-02-17 22:06 UTC (11+ messages)
` [U-Boot] [PATCH 1/7] riscv: add infrastructure for calling functions on other harts
` [U-Boot] [PATCH 5/7] riscv: add support for multi-hart systems
[U-Boot] [PATCH] dm: Fix typo 'Watchdot' -> 'Watchdog'
2019-02-17 19:48 UTC
[U-Boot] [PATCH] ARM: imx6q_logic: Enable MTD and NAND_MXS_DT
2019-02-17 14:56 UTC
[U-Boot] [BUG] booting on the Tinker Board (tinker-rk3288_defconfig) is broken
2019-02-17 12:41 UTC (18+ messages)
[U-Boot] [PATCH v3 0/3] x530: Enable watchdog
2019-02-17 9:25 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] watchdog: orion_wdt: support SPL usage
` [U-Boot] [PATCH v3 2/3] watchdog: orion_wdt: take timeout value in ms
` [U-Boot] [PATCH v3 3/3] arm: mvebu: x530: Enable watchdog in SPL and U-Boot
[U-Boot] [PATCH v2 00/34] x86: Add support for sound
2019-02-17 5:31 UTC (36+ messages)
` [U-Boot] [PATCH v2 01/34] log: Fix up Kconfig log level names
` [U-Boot] [PATCH v2 02/34] log: Add a Kconfig option to set the default log level
` [U-Boot] [PATCH v2 03/34] log: Add documentation for convenience functions
` [U-Boot] [PATCH v2 04/34] log: Allow #define LOG_DEBUG to enable logging in a file
` [U-Boot] [PATCH v2 05/34] dm: syscon: Don't require a regmap for PCI devices
` [U-Boot] [PATCH v2 06/34] i2c: designware: Add error checking on init
` [U-Boot] [PATCH v2 07/34] pci: Don't export pci_hose_config_device()
` [U-Boot] [PATCH v2 08/34] pci: Fix comment in struct pci_child_platdata
` [U-Boot] [PATCH v2 09/34] gpio: Show inactive GPIOs when explicitly requested
` [U-Boot] [PATCH v2 10/34] gpio: Use case-insentive matching on the GPIO name
` [U-Boot] [PATCH v2 11/34] pci: Add IDs for Intel high-definition audio
` [U-Boot] [PATCH v2 12/34] sandbox: Add a note about the growing state_info struct
` [U-Boot] [PATCH v2 13/34] x86: Adjust I/O macros to work on 64-bit machines
` [U-Boot] [PATCH v2 14/34] x86: samus: Increase the pre-reloc memory
` [U-Boot] [PATCH v2 15/34] x86: link: Increase malloc size and decrease code size
` [U-Boot] [PATCH v2 16/34] x86: sandbox: pch: Add a CONFIG option for PCH
` [U-Boot] [PATCH v2 17/34] sandbox: pch: Add a test for the PCH uclass
` [U-Boot] [PATCH v2 18/34] pch: Add ioctl support
` [U-Boot] [PATCH v2 19/34] x86: ivybridge: Add a way to get the HDA config setting
` [U-Boot] [PATCH v2 20/34] sound: Mark sound_setup() as optional
` [U-Boot] [PATCH v2 21/34] sound: Add uclass operations for beeping
` [U-Boot] [PATCH v2 22/34] sound: Add support for Intel HDA
` [U-Boot] [PATCH v2 23/34] sandbox: sound: Silence sound for testing
` [U-Boot] [PATCH v2 24/34] sound: x86: link: Add sound support
` [U-Boot] [PATCH v2 25/34] sound: x86: Add beeping support in i8254
` [U-Boot] [PATCH v2 26/34] sound: Add a driver for the i8254 beep
` [U-Boot] [PATCH v2 27/34] x86: coreboot: Enable the beeper sound driver
` [U-Boot] [PATCH v2 28/34] x86: broadwell: Add support for the ADSP
` [U-Boot] [PATCH v2 29/34] x86: broadwell: Don't bother probing the PCH for pinctrl
` [U-Boot] [PATCH v2 30/34] x86: broadwell: Add support for serial I/O devices
` [U-Boot] [PATCH v2 31/34] x86: sound: Add support for broadwell I2S
` [U-Boot] [PATCH v2 32/34] sound: Add a driver for RealTek RT5677
` [U-Boot] [PATCH v2 33/34] x86: sound: Add sound support for samus (broadwell)
` [U-Boot] [PATCH v2 34/34] x86: Add sound support for samus
[U-Boot] [PATCH] ARM: at91: Apply PMECC header for NAND_BOOT only
2019-02-17 4:58 UTC
[U-Boot] [PATCH 00/33] x86: Add support for sound
2019-02-17 3:25 UTC (16+ messages)
` [U-Boot] [PATCH 03/33] log: Allow #define LOG_DEBUG to enable logging in a file
` [U-Boot] [PATCH 22/33] sandbox: sound: Silence sound for testing
` [U-Boot] [PATCH 23/33] sound: x86: link: Add sound support
` [U-Boot] [PATCH 32/33] x86: sound: Add sound support for samus (broadwell)
` [U-Boot] [PATCH 33/33] x86: Add sound support for samus
[U-Boot] [PATCH 1/2] omap3_beagle: Update for DM SPL support
2019-02-17 0:07 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] omap3_beagle: Enable DM_SPI
[U-Boot] [PATCH] ARM: omap3: evm: Update DM SPL support
2019-02-16 23:18 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
2019-02-16 23:18 UTC (4+ messages)
[U-Boot] Please pull u-boot-video
2019-02-16 22:57 UTC
[U-Boot] [PATCH 1/2] ARM: DTS: omap3-u-boot.dtsi
2019-02-16 22:31 UTC (13+ messages)
` [U-Boot] [PATCH 2/2] ARM: omap3_logic: Enable SPL booting device tree
[U-Boot] [PATCH 0/7] AM65x HS device support
2019-02-16 22:18 UTC (6+ messages)
` [U-Boot] [PATCH 5/7] arm: mach-k3: Add secure device build support
[U-Boot] Pull request: u-boot-imx u -boot-imx-201900216
2019-02-16 22:05 UTC (2+ messages)
[U-Boot] [PATCH] cmd/fs: fix build if CMD_BOOTEFI is not set
2019-02-16 21:10 UTC
[U-Boot] [PATCH] ARM: imx6_logic: Fix typo in FDT address
2019-02-16 20:09 UTC
[U-Boot] [PULL] u-boot-sh/master
2019-02-16 17:12 UTC
[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
2019-02-16 15:43 UTC (20+ messages)
[U-Boot] [PATCH 1/1] efi_loader: do not miss last relocation block
2019-02-16 15:00 UTC
[U-Boot] [PATCH 1/1] efi_loader: documentation of image loader
2019-02-16 14:31 UTC
[U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1
2019-02-16 13:35 UTC (2+ messages)
[U-Boot] [GIT PULL] Xilinx patches for v2019.04-rc2
2019-02-16 13:30 UTC (2+ messages)
[U-Boot] Pull request: BCM ARM changes
2019-02-16 13:30 UTC (2+ messages)
[U-Boot] [PATCH v5 0/3] Add MMD PHY helpers
2019-02-16 10:57 UTC (5+ messages)
` [U-Boot] [PATCH v5 3/3] cmd: mdio: Switch to generic helpers when accessing the registers
[U-Boot] [PATCH v1 3/3] imx: cpu.c: give access to reset cause in spl
2019-02-16 10:45 UTC (26+ messages)
` [U-Boot] [U-Boot, v1, 2/3] imx: serial_mxc: disable ri and dcd irq in dte mode
` [U-Boot] [U-Boot, v1, 3/3] imx: cpu.c: give access to reset cause in spl
` [U-Boot] [U-Boot,v4,18/20] board: mx6sabresd: Remove non-DM code
` [U-Boot] [U-Boot, v4, 17/20] board: mx6sabreauto: Remove the "
` [U-Boot] [U-Boot, v4, 07/20] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [U-Boot, v4, 05/20] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [U-Boot, v4, 15/20] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [U-Boot, v4, 06/20] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [U-Boot, v4, 09/20] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [U-Boot, v4, 12/20] configs: mx6sabresd: Add SPL FIT and DM support
` [U-Boot] [U-Boot, v4, 04/20] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [U-Boot, v4, 01/20] common: spl_fit: Fix the spl_fit_image_get_os for FIT_IMAGE_TINY
` [U-Boot] [U-Boot, v4, 16/20] configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
` [U-Boot] [U-Boot, v4, 19/20] board: mx6sabresd: Remove the enet reset gpio handling
` [U-Boot] [U-Boot, v4, 03/20] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [U-Boot, v4, 20/20] configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
` [U-Boot] [U-Boot,v4,13/20] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [U-Boot, v4, 08/20] board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [U-Boot, v4, 10/20] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
` [U-Boot] [U-Boot, v4, 11/20] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [U-Boot,v4,14/20] mx6sabresd: Add DM_GPIO support
` [U-Boot] [U-Boot, v4, 02/20] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [U-Boot, v2, 2/3] ddr: vybrid: Provide code to perform on-boot calibration
` [U-Boot] [U-Boot, v2, 3/3] ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code
` [U-Boot] [U-Boot, v2, 1/3] ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ)
[U-Boot] [PATCH 09/14] imx: ventana: add support for GW5907
2019-02-16 10:45 UTC (2+ messages)
` [U-Boot] [U-Boot,09/14] "
[U-Boot] [PATCH 5/6] doc: imx: habv4: Move encrypted boot guide
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot,5/6] "
[U-Boot] [PATCH] ARM: imx6q_logic: Correct phy fixup for broken ethernet
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] net: dm: fec: Fix regulator enable when using DM_REGULATOR
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 04/14] imx: ventana: add support for GW5905
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot,04/14] "
[U-Boot] [PATCH 11/14] imx: ventana: add support for GW5909
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot,11/14] "
[U-Boot] [PATCH 12/14] imx: ventana: add support for GW5901/GW5902
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 13/14] imx: ventana: gw5904/gw5909: disable RS485
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] net: mv88e61xx: fix autonegotiation on ports
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 02/14] imx: ventana: do not iomux UART1
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot,02/14] "
[U-Boot] [PATCH 03/14] imx: ventana: remove setup of I2C3 from SPL
2019-02-16 10:35 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RESEND PATCH 1/3] ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, "
[U-Boot] [PATCH] MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: imx6q_logic: Enable SPL Booting from NAND
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/6] doc: imx: habv4: Remove extra hab directory for a cleaner documentation structure
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/6] doc: imx: habv4: Add HABv4 introduction
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot,2/6] "
[U-Boot] [PATCH 4/6] doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targets
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 08/14] imx: ventana: add support for GW5906
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot,08/14] "
[U-Boot] [PATCH 07/14] imx: ventana: add i2c detect for all LVDS displays
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v1 1/3] ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH 3/6] doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 05/14] imx: ventana: add support for Z101WX01 LVDS display
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 14/14] imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 06/14] imx: ventana: skip nand init for nandless boards
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 10/14] imx: ventana: add support for GW5908
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot,10/14] "
[U-Boot] [PATCH 01/14] imx: ventana: mv88e61xx change LED configuration
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
2019-02-16 10:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
2019-02-16 9:23 UTC (3+ messages)
` [U-Boot] [PATCH v4 01/20] common: spl_fit: Fix the spl_fit_image_get_os for FIT_IMAGE_TINY
[U-Boot] Pull request: u-boot-sunxi/master
2019-02-16 1:09 UTC (2+ messages)
[U-Boot] [PATCH] rpi: Make Matthias maintainer
2019-02-16 1:09 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: Swap roles with Heinrich
2019-02-16 1:09 UTC (2+ messages)
[U-Boot] [PATCH V2 1/2] davinci: da850evm: Move BSS to SDRAM because SRAM is full
2019-02-15 23:39 UTC (2+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
[U-Boot] [PATCH 1/2] davinci: da850evm: Move BSS to SDRAM because SRAM is full
2019-02-15 23:30 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
[U-Boot] [PATCH 0/2] lib/vsprintf: print '?' for illegal Unicode sequence
2019-02-15 22:59 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] test: adjust names of Unicode test functions
[U-Boot] [PATCH v4 20/20] configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 19/20] board: mx6sabresd: Remove the enet reset gpio handling
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 18/20] board: mx6sabresd: Remove non-DM code
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 16/20] configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 17/20] board: mx6sabreauto: Remove the non-DM code
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 15/20] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 14/20] mx6sabresd: Add DM_GPIO support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 13/20] mx6sabreauto: Add DM_GPIO support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 12/20] configs: mx6sabresd: Add SPL FIT and DM support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 11/20] configs: mx6sabreauto: Add SPL FIT and DM support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 10/20] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 09/20] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 08/20] board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPL
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 07/20] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 06/20] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 05/20] configs: imx6sabreauto: Add DM_USB support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 04/20] configs: imx6sabreauto: Add DM_MMC support
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 03/20] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
2019-02-01 16:40 UTC
[U-Boot] [PATCH v4 02/20] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
2019-02-01 16:40 UTC
[U-Boot] [PATCH v1 2/3] imx: serial_mxc: disable ri and dcd irq in dte mode
2019-02-01 15:04 UTC
[U-Boot] [PATCH v2 3/3] ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code
2018-12-05 16:04 UTC
[U-Boot] [PATCH v2 2/3] ddr: vybrid: Provide code to perform on-boot calibration
2018-12-05 16:04 UTC
[U-Boot] [PATCH v2 1/3] ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ)
2018-12-05 16:04 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