messages from 2019-07-21 01:50:04 to 2019-07-22 12:02:21 UTC [more...]
[U-Boot] [PATCH 00/24] rockchip: Migrate to use common board file
2019-07-22 12:02 UTC (25+ messages)
` [U-Boot] [PATCH 01/24] rockchip: rk3328: add board_debug_uart_init()
` [U-Boot] [PATCH 02/24] rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag
` [U-Boot] [PATCH 03/24] rockchip: clean up board_usb_init() for all SoCs
` [U-Boot] [PATCH 04/24] rockchip: add common board file for U-Boot proper
` [U-Boot] [PATCH 05/24] rockchip: sdram_common: add common dram_init_banksize
` [U-Boot] [PATCH 06/24] rockchip: rk3036: move dram_init() into soc file
` [U-Boot] [PATCH 07/24] rockchip: rk3036: Migrate to use common board file
` [U-Boot] [PATCH 08/24] rockchip: rk3128: "
` [U-Boot] [PATCH 09/24] rockchip: rk322x: move SoC setting into arch_cpu_init()
` [U-Boot] [PATCH 10/24] rockchip: rk322x: Migrate to use common board file
` [U-Boot] [PATCH 11/24] rockchip: rk3188: Move SoC one time setting into arch_cpu_init()
` [U-Boot] [PATCH 12/24] rockchip: rk3188: Migrate to use common board file
` [U-Boot] [PATCH 13/24] rockchip: rk3288: move SOC setting into arch_cpu_init()
` [U-Boot] [PATCH 14/24] rockchip: rk3288: move board_early_init_f() back to veyron
` [U-Boot] [PATCH 15/24] rockchip: rk3288: Move veyron_init() back to veyron.c
` [U-Boot] [PATCH 16/24] rockchip: rk3288: Move clock CMD to SoC file
` [U-Boot] [PATCH 17/24] rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
` [U-Boot] [PATCH 18/24] rockchip: rk3288: Migrate to use common board file
` [U-Boot] [PATCH 19/24] rockchip: rk3328: "
` [U-Boot] [PATCH 20/24] "
` [U-Boot] [PATCH 21/24] rockchip: rk3399: init vbus regulator in board_early_init_f()
` [U-Boot] [PATCH 22/24] rockchip: rk3399: Migrate to use common board file
` [U-Boot] [PATCH 23/24] rockchip: elgin-rv1108: use board_early_init_f for per-boar init
` [U-Boot] [PATCH 24/24] rockchip: rv1108: Migrate to use common board file
[U-Boot] [PATCH 00/35] rockchip: Migrate to use common SPL board file
2019-07-22 11:59 UTC (36+ messages)
` [U-Boot] [PATCH 01/35] rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
` [U-Boot] [PATCH 02/35] rockchip: add CONFIG_IRAM_BASE for all SoCs
` [U-Boot] [PATCH 03/35] rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
` [U-Boot] [PATCH 04/35] rockchip: declear boot_devices in bootrom.h
` [U-Boot] [PATCH 05/35] rockchip: add common spl board file
` [U-Boot] [PATCH 06/35] rockchip: rk3188: init CPU freq in clock driver
` [U-Boot] [PATCH 07/35] rockchip: rk3188: move usb uart init into arch_cpu_init()
` [U-Boot] [PATCH 08/35] rockchip: Migrate to use BOOTROM_SUPPORT driver
` [U-Boot] [PATCH 09/35] rockchip: rk3188: move spl_board_init() into rk3188.c
` [U-Boot] [PATCH 10/35] rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'
` [U-Boot] [PATCH 11/35] rockchip: rk3188: migrate to use common spl board file
` [U-Boot] [PATCH 12/35] rockchip: rk322x: introduce arch_cpu_init() for SoC setting init
` [U-Boot] [PATCH 13/35] rockchip: rk322x: migrate to use common spl board file
` [U-Boot] [PATCH 14/35] rockchip: rk322x: add boot_devices mapping to support 'same-as-spl'
` [U-Boot] [PATCH 15/35] rockchip: fit_spl_optee: rockchip: fix warning unit_address_vs_reg
` [U-Boot] [PATCH 16/35] rockchip: rk3288: show SPL BANNER earlier in board_init_f()
` [U-Boot] [PATCH 17/35] rockchip: rk3288: move setup_led() to firefly-rk3288
` [U-Boot] [PATCH 18/35] rockchip: rk3288-phycore: move phycore_init() to its own board file
` [U-Boot] [PATCH 19/35] rockchip: rk3288: move dram_init_banksize() into soc file
` [U-Boot] [PATCH 20/35] rockchip: rk3288: Migrate to use common spl board file
` [U-Boot] [PATCH 21/35] rockchip: phycore: remove no use "u-boot, boot0" in dts
` [U-Boot] [PATCH 22/35] rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order"
` [U-Boot] [PATCH 23/35] rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'
` [U-Boot] [PATCH 24/35] rockchip: rk3328: add STIMER_BASE definition
` [U-Boot] [PATCH 25/35] rockchip: rk3328: migrate to use common spl board file
` [U-Boot] [PATCH 26/35] rockchip: rk3328: add boot_devices mapping to support 'same-as-spl'
` [U-Boot] [PATCH 27/35] rockchip: rk3368: migrate to use common spl board file
` [U-Boot] [PATCH 28/35] rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'
` [U-Boot] [PATCH 29/35] rockchip: rk3399: move spl_perform_fixups() into soc file
` [U-Boot] [PATCH 30/35] rockchip: rk3399: show SPL BANNER earlier in board_init_f()
` [U-Boot] [PATCH 31/35] rockchip: rk3399: move SoC setting into arch_cpu_init()
` [U-Boot] [PATCH 32/35] rockchip: rk3399; move spl_board_init() into soc file
` [U-Boot] [PATCH 33/35] rockchip: rk3399: move boot_devices "
` [U-Boot] [PATCH 34/35] rockchip: rk3399: move chromebook bob specific flow to its board file
` [U-Boot] [PATCH 35/35] rockchip: rk3399: Migrate to use common spl "
[U-Boot] [PATCH v3 0/4] Fixes and improvements in BCB and Android docs [ver #3]
2019-07-22 11:58 UTC (3+ messages)
` [U-Boot] [PATCH v3 3/4] cmd: bcb: Use strcmp() instead of strncmp() for string literals
[U-Boot] [PATCH 1/3] spi: Add spi_write_then_read
2019-07-22 11:52 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mtd: spi_dataflash: Use spi read then write
` [U-Boot] [PATCH 3/3] mtd: spi: Drop sf.c
[U-Boot] [PATCH v5 0/5] Add spi-mem driver for MediaTek MT7629 SoC
2019-07-22 11:46 UTC (9+ messages)
` [U-Boot] [PATCH v5 1/5] spi: remove obsolete mtk_qspi driver
` [U-Boot] [PATCH v5 2/5] spi: add spi-mem driver for MediaTek MT7629 SoC
` [U-Boot] [PATCH v5 3/5] arm: dts: change MT7629 to use spi-mem rather than qspi
` [U-Boot] [PATCH v5 4/5] configs: mt7629_rfb: change MTK_QSPI to MTK_SNFI_SPI
` [U-Boot] [PATCH v5 5/5] MAINTAINERS: change spi driver entry
[U-Boot] [PATCH 0/3] amlogic: Add support for Odroid-N2
2019-07-22 9:48 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: add "
` [U-Boot] [PATCH 2/3] ARM: meson-g12a: Handle 4GiB DRAM size
` [U-Boot] [PATCH 3/3] board: amlogic: add support for Odroid-N2
[U-Boot] [PATCH V3 0/5] add i.MX8 container loading support
2019-07-22 9:43 UTC (10+ messages)
` [U-Boot] [PATCH V3 1/5] imx8: support parsing i.MX8 Container file
` [U-Boot] [PATCH V3 2/5] spl: mmc: support loading i.MX container format file
` [U-Boot] [PATCH V3 3/5] imx: add container target
` [U-Boot] [PATCH V3 4/5] imx8qxp_mek: switch to use container image
` [U-Boot] [PATCH V3 5/5] imx8qm_mek: "
[U-Boot] [PATCH] mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
2019-07-22 9:41 UTC
[U-Boot] [PATCH 1/1] efi_loader: always rebuild efi_crt0.o
2019-07-22 9:23 UTC (3+ messages)
[U-Boot] [PATCH v1] colibri_imx7: provide proper node name to pmic_get
2019-07-22 9:05 UTC
[U-Boot] [RESEND PATCH] distro_bootcmd: refactor virtio to support PCI block devices
2019-07-22 8:38 UTC
[U-Boot] [PATCH v3 1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model
2019-07-22 8:36 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A
` [U-Boot] [PATCH v3 3/5] configs: ls2088a: enable DM support for rtc
` [U-Boot] [PATCH v3 4/5] armv8: dts: fsl-ls2088a: add i2c node support
` [U-Boot] [PATCH v3 5/5] armv8: dts: ls2088ardb: Add slave nodes under the i2c0 controller
[U-Boot] [RFC PATCH 00/14] dfu: update dfu stack and use them for stm32mp1
2019-07-22 8:27 UTC (20+ messages)
` [U-Boot] [RFC PATCH 01/14] dfu: cosmetic: cleanup sf to avoid checkpatch error
` [U-Boot] [RFC PATCH 02/14] dfu: sf: add partition support for nor backend
` [U-Boot] [RFC PATCH 03/14] dfu: prepare the support of multiple interface
` [U-Boot] [RFC PATCH 04/14] dfu: allow to manage DFU on several devices
` [U-Boot] [RFC PATCH 05/14] dfu: allow read with 0 data for EOF indication
` [U-Boot] [RFC PATCH 06/14] dfu: add backend for MTD device
` [U-Boot] [RFC PATCH 07/14] dfu: add partition support for MTD backend
` [U-Boot] [RFC PATCH 08/14] dfu: add DFU virtual backend
` [U-Boot] [RFC PATCH 09/14] dfu: add callback for flush and initiated operation
[U-Boot] [PATCH] ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1
2019-07-22 8:16 UTC
[U-Boot] [PATCH] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
2019-07-22 7:56 UTC
[U-Boot] [PATCH v10 0/4] Update SiFive Unleashed Drivers
2019-07-22 7:38 UTC (5+ messages)
` [U-Boot] [PATCH v10 1/4] net: macb: Extend MACB driver for SiFive Unleashed board
` [U-Boot] [PATCH v10 2/4] net: macb: Fix check for little-endian system in gmac_configure_dma()
` [U-Boot] [PATCH v10 3/4] riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
` [U-Boot] [PATCH v10 4/4] doc: sifive-fu540: Update README to explicitly load DTB for Linux
[U-Boot] [PATCH] armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot
2019-07-22 7:17 UTC
[U-Boot] [PATCH v3 0/7] Add STM32 Cortex-M4 remoteproc driver
2019-07-22 6:58 UTC (4+ messages)
` [U-Boot] [PATCH v3 4/7] remoteproc: add elf file load support
[U-Boot] [PATCH v5 0/8] x86: Add basic Slim Bootloader payload support
2019-07-22 6:27 UTC (2+ messages)
[U-Boot] [PATCH 00/14] ARM: davinci: driver-model improvements
2019-07-22 6:17 UTC (2+ messages)
[U-Boot] U-Boot build error when switch different SoC without clean
2019-07-22 6:10 UTC (3+ messages)
[U-Boot] [Patch V3] drivers: mtd :spi: Enable 4B opcodes for SPANSION s25fl512s
2019-07-22 6:06 UTC (9+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH v1 0/5] imx6, display: enhancements for upcoming aristainetos DM support
2019-07-22 4:49 UTC (6+ messages)
` [U-Boot] [PATCH v1 1/5] global_data: enable fb_base for DM_VIDEO
` [U-Boot] [PATCH v1 2/5] mxc_ipuv3_fb.c: set gd->fb_base
` [U-Boot] [PATCH v1 3/5] bdinfo: show fb base with DM_VIDEO
` [U-Boot] [PATCH v1 4/5] mxc_ipuv3_fb.c: call display_enable
` [U-Boot] [PATCH v1 5/5] mxc_ipuv3_fb.c: enable a backlight on a panel
[U-Boot] [PATCH] remoteproc: Fix potential build issues with SPL remoteproc
2019-07-22 4:17 UTC (2+ messages)
[U-Boot] [PATCH RESEND 01/14] imx: i.MX7ULP: add get_boot_device
2019-07-22 1:43 UTC (15+ messages)
` [U-Boot] [PATCH RESEND 02/14] i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot
` [U-Boot] [PATCH RESEND 03/14] i.MX7ULP: Fix system reset after a7 rtc alarm expired
` [U-Boot] [PATCH RESEND 04/14] i.MX7ULP: Correct the clock index
` [U-Boot] [PATCH RESEND 05/14] i.MX7ULP: Fix PCC register bits mask and offset issue
` [U-Boot] [PATCH RESEND 06/14] i.MX7ULP: Add CONFIG_MX7ULP to kconfig
` [U-Boot] [PATCH RESEND 07/14] i.MX7ULP: Fix wrong i2c configuration name
` [U-Boot] [PATCH RESEND 08/14] misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
` [U-Boot] [PATCH RESEND 09/14] i.MX7ULP: evk: Enable fuse comamnd
` [U-Boot] [PATCH RESEND 10/14] i.MX7ULP: Fix SPLL/APLL clock rate calculation issue
` [U-Boot] [PATCH RESEND 11/14] i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz
` [U-Boot] [PATCH RESEND 12/14] i.MX7ULP: Add CPU revision check for B0
` [U-Boot] [PATCH RESEND 13/14] i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip
` [U-Boot] [PATCH RESEND 14/14] i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT
[U-Boot] pmic_get() broken after 4213609cc7("drivers: core: use strcmp when find device by name")
2019-07-22 1:05 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()
2019-07-21 19:42 UTC (7+ messages)
[U-Boot] [RFC PATCH 00/11] SPL support for RISC-V
2019-07-21 18:00 UTC (12+ messages)
` [U-Boot] [RFC PATCH 01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
` [U-Boot] [RFC PATCH 02/11] Makefile: support building SPL FIT images without device trees
` [U-Boot] [RFC PATCH 03/11] spl: fit: use U-Boot device tree when FIT image has no device tree
` [U-Boot] [RFC PATCH 04/11] riscv: add run mode configuration for SPL
` [U-Boot] [RFC PATCH 05/11] spl: support booting via RISC-V OpenSBI
` [U-Boot] [RFC PATCH 06/11] riscv: add SPL support
` [U-Boot] [RFC PATCH 07/11] riscv: support SPL stack and global data relocation
` [U-Boot] [RFC PATCH 08/11] riscv: add a generic FIT generator script
` [U-Boot] [RFC PATCH 09/11] riscv: set default FIT generator script and build target for SPL builds
` [U-Boot] [RFC PATCH 10/11] riscv: qemu: add SPL configuration
` [U-Boot] [RFC PATCH 11/11] doc: update QEMU RISC-V documentation
[U-Boot] [PATCH v1 0/5] usb, ohci-hcd: add usb ohci pci DM driver
2019-07-21 10:52 UTC (2+ messages)
[U-Boot] [PATCH V2 1/3] phy: Add support for phy-da8xx-usb
2019-07-21 10:50 UTC (5+ messages)
` [U-Boot] [PATCH V2 2/3] usb: musb-new: Add support for da8xx-musb
[U-Boot] [PATCH v4] spl: kconfig: separate sysreset and firmware drivers from misc
2019-07-21 10:47 UTC (2+ messages)
[U-Boot] [PATCH] fpga: arria10: Fix error in fpga pin configuration
2019-07-21 10:46 UTC (2+ messages)
[U-Boot] [PATCH v4 1/4] arm: socfpga: rst: add register definition for cold reset
2019-07-21 10:45 UTC (2+ messages)
[U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and host driver
2019-07-21 10:44 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] USB: host: Add the USB3 "
[U-Boot] [PATCH v2 1/3] rockchip: rk3399: derive ethaddr from cpuid
2019-07-21 4:24 UTC (4+ messages)
[U-Boot] [PATCH 0/2] rockchip: tpl.c #ifdef fixes
2019-07-21 3:30 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
` [U-Boot] [PATCH 2/2] rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT
[U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07
2019-07-21 3:11 UTC
[U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
2019-07-21 2:51 UTC (19+ messages)
` [U-Boot] [PATCH v2 01/18] main: Use conditional run_preboot_environment_command()
` [U-Boot] [PATCH v2 02/18] Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
` [U-Boot] [PATCH v2 03/18] Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
` [U-Boot] [PATCH v2 04/18] Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
` [U-Boot] [PATCH v2 05/18] autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
` [U-Boot] [PATCH v2 06/18] autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
` [U-Boot] [PATCH v2 07/18] autoboot: Improve docs "
` [U-Boot] [PATCH v2 08/18] autoboot: Use if() for CONFIG_SILENT_CONSOLE
` [U-Boot] [PATCH v2 09/18] autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
` [U-Boot] [PATCH v2 10/18] autoboot: Drop unused CONFIG_MENUPROMPT
` [U-Boot] [PATCH v2 11/18] autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
` [U-Boot] [PATCH v2 12/18] snow: Define CONFIG_AUTOBOOT_MENUKEY
` [U-Boot] [PATCH v2 13/18] autoboot: Tidy up use of menukey
` [U-Boot] [PATCH v2 14/18] autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
` [U-Boot] [PATCH v2 15/18] Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
` [U-Boot] [PATCH v2 16/18] autoboot: Add comments for menu_show()
` [U-Boot] [PATCH v2 17/18] autoboot: Move a few more options from #ifdef to if()
` [U-Boot] [PATCH v2 18/18] autoboot: Adjust the implementation in autoboot_command()
[U-Boot] [PATCH] fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
2019-07-21 1:50 UTC (3+ messages)
[U-Boot] [PATCH 1/4] dm: timer: Skip device that does not have a valid ofnode in pre_probe()
2019-07-21 1:50 UTC (12+ messages)
` [U-Boot] [PATCH 2/4] dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
` [U-Boot] [PATCH 3/4] dm: core: Set correct "status" value for a node
` [U-Boot] [PATCH 4/4] dm: Fix parameter description of dev_read_name()
[U-Boot] [PATCH] common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
2019-07-21 1:50 UTC (3+ messages)
[U-Boot] [PATCH] dm: uclass: fix comment copy/paste error
2019-07-21 1:50 UTC (3+ messages)
[U-Boot] [PATCH] clk: initialize clk->data when using default xlate
2019-07-21 1:50 UTC (2+ messages)
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