public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-07-20 10:22:15 to 2019-07-22 11:52:58 UTC [more...]

[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  (9+ 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)

[U-Boot] [PATCH] buildman: fix invocation examples typos
 2019-07-21  1:50 UTC  (2+ messages)

[U-Boot] [PATCH] dm: device: make power domain calls optional
 2019-07-21  1:50 UTC  (3+ messages)

[U-Boot] [PATCH] doc: Move fastboot protocol doc to android dir
 2019-07-20 22:36 UTC  (6+ messages)

[U-Boot] [PATCH 00/53] binman: Support replacing entries in an existing image
 2019-07-20 18:24 UTC  (54+ messages)
` [U-Boot] [PATCH 01/53] dtoc: Return a non-zero exit code when tests fail
` [U-Boot] [PATCH 02/53] binman: Move image-processing code into a function
` [U-Boot] [PATCH 03/53] binman: Move GetFdtSet() into blob_dtb
` [U-Boot] [PATCH 04/53] binman: Use print() to print output
` [U-Boot] [PATCH 05/53] binman: Move image/fdt code into PrepareImagesAndDtbs()
` [U-Boot] [PATCH 06/53] binman: Convert GetFdtSet() to use a dict
` [U-Boot] [PATCH 07/53] binman: Rename state.GetFdts()
` [U-Boot] [PATCH 08/53] binman: Rename state.GetFdt()
` [U-Boot] [PATCH 09/53] binman: Adjust GetFdt() to be keyed by etype
` [U-Boot] [PATCH 10/53] binman: Adjust state.fdt_files to be keyed by entry type
` [U-Boot] [PATCH 11/53] binman: Simplify state.fdt_subset
` [U-Boot] [PATCH 12/53] binman: Drop state.fdt_set as this is not needed
` [U-Boot] [PATCH 13/53] patman: Update tout to avoid open-coding the debug levels
` [U-Boot] [PATCH 14/53] binman: Add a bit of logging in entries when packing
` [U-Boot] [PATCH 15/53] binman: Show a helpful error when a DT property is missing
` [U-Boot] [PATCH 16/53] dtoc: Update Fdt.FromData() to allow a name
` [U-Boot] [PATCH 17/53] dtoc: Update Fdt.GetNode() to handle the root node
` [U-Boot] [PATCH 18/53] binman: Store image fdtmap when loading from a file
` [U-Boot] [PATCH 19/53] binman: Support loading entry data "
` [U-Boot] [PATCH 20/53] binman: Allow state functions to fail to return data
` [U-Boot] [PATCH 21/53] binman: Store the entry in output_fdt_files
` [U-Boot] [PATCH 22/53] binman: Add an image name into the fdtmap
` [U-Boot] [PATCH 23/53] binman: Adjust Entry to read the node in a separate call
` [U-Boot] [PATCH 24/53] binman: Add a function to obtain the image for an Entry
` [U-Boot] [PATCH 25/53] binman: Add a constant for common entry properties
` [U-Boot] [PATCH 26/53] binman: Allow the fdtmap to remain unchanged
` [U-Boot] [PATCH 27/53] binman: Tidy up _SetupDtb() to use its own temporary file
` [U-Boot] [PATCH 28/53] binman: Support updating entries in an existing image
` [U-Boot] [PATCH 29/53] binman: Add info to allow safely repacking an image later
` [U-Boot] [PATCH 30/53] binman: Update documentation for image creation
` [U-Boot] [PATCH 31/53] binman: Write the original input fdtmap to a file
` [U-Boot] [PATCH 32/53] binman: Move Image.BuildImage() into a single function
` [U-Boot] [PATCH 33/53] binman: Add more tests for image header position
` [U-Boot] [PATCH 34/53] binman: Allow updating entries that change size
` [U-Boot] [PATCH 35/53] binman: Update the _testing entry to support shrinkage
` [U-Boot] [PATCH 36/53] binman: Support shrinking a entry after packing
` [U-Boot] [PATCH 37/53] libfdt: Copy the struct region in fdt_resize()
` [U-Boot] [PATCH 38/53] binman: Adjust fmap to ignore CBFS files
` [U-Boot] [PATCH 39/53] binman: Place Intel descriptor at image start
` [U-Boot] [PATCH 40/53] binman: Add a few more features to the wishlist
` [U-Boot] [PATCH 41/53] binman: Add a prefix before CBFS hex offsets
` [U-Boot] [PATCH 42/53] binman: Update Entry.ReadEntry() to work through classes
` [U-Boot] [PATCH 43/53] binman: Update Entry.WriteData() to handle special sections
` [U-Boot] [PATCH 44/53] binman: Support replacing data in a cbfs
` [U-Boot] [PATCH 45/53] patman: Reset the output directory when it is removed
` [U-Boot] [PATCH 46/53] binman: Update state when replacing device-tree entries
` [U-Boot] [PATCH 47/53] binman: Add a test function to clean up the output dir
` [U-Boot] [PATCH 48/53] binman: Clean up all output directories in tests
` [U-Boot] [PATCH 49/53] binman: Move control.WriteEntry further down the file
` [U-Boot] [PATCH 50/53] binman: Update control.WriteEntry() to support writing the map
` [U-Boot] [PATCH 51/53] binman: Split control.WriteEntryToImage() into separate functions
` [U-Boot] [PATCH 52/53] binman: Correct the error message for invalid path
` [U-Boot] [PATCH 53/53] binman: Add command-line support for replacing entries

[U-Boot] zynq_z_turn_defconfig: no info from SPL
 2019-07-20 17:20 UTC 

[U-Boot] [PATCH v2 00/12] System Firmware Loader for TI K3 family SoCs
 2019-07-20 15:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox