public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-22 14:23:41 to 2020-05-24 08:58:12 UTC [more...]

[PATCH 1/1] doc: dfu: describe eMMC partition number parameter
 2020-05-24  8:58 UTC  (2+ messages)

[PATCH] arch: arm: uDPU: fix PHY mode definition to sgmii-2500
 2020-05-23 18:23 UTC  (2+ messages)

rk3399: SPI boot: Return from ROM unsuccessful (with TPL)
 2020-05-23 18:10 UTC  (2+ messages)

[PATCH v4] net: tftp: Add client support for RFC 7440
 2020-05-23 17:59 UTC  (5+ messages)

[PATCH 01/30] net: eepro100: Remove EEPRO100_SROM_WRITE
 2020-05-23 17:25 UTC  (60+ messages)
` [PATCH 02/30] net: eepro100: Clean up comments
` [PATCH 03/30] net: eepro100: Use plain debug()
` [PATCH 04/30] net: eepro100: Fix spacing
` [PATCH 05/30] net: eepro100: Fix braces
` [PATCH 06/30] net: eepro100: Fix parenthesis alignment
` [PATCH 07/30] net: eepro100: Fix pointer location
` [PATCH 08/30] net: eepro100: Fix indented label
` [PATCH 09/30] net: eepro100: Fix remaining checkpatch issues
` [PATCH 10/30] net: eepro100: Fix camelcase
` [PATCH 11/30] net: eepro100: Use standard I/O accessors
` [PATCH 12/30] net: eepro100: Replace purge_tx_ring() with memset()
` [PATCH 13/30] net: eepro100: Factor out tx_ring command issuing
` [PATCH 14/30] net: eepro100: Add cache management
` [PATCH 15/30] net: eepro100: Remove volatile misuse
` [PATCH 16/30] net: eepro100: Reorder functions in the driver
` [PATCH 17/30] net: eepro100: Use PCI_DEVICE() to define PCI device compat list
` [PATCH 18/30] net: eepro100: Switch from malloc()+memset() to calloc()
` [PATCH 19/30] net: eepro100: Factor out MII registration
` [PATCH 20/30] net: eepro100: Fix EE_*_CMD macros
` [PATCH 21/30] net: eepro100: Drop inline keyword
` [PATCH 22/30] net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()
` [PATCH 23/30] net: eepro100: Introduce device private data
` [PATCH 24/30] net: eepro100: Pass device private data around
` [PATCH 25/30] net: eepro100: Pass device private data into mdiobus
` [PATCH 26/30] net: eepro100: Add RX/TX rings into the private data
` [PATCH 27/30] net: eepro100: Drop bd_t pointer from read_hw_addr()
` [PATCH 28/30] net: eepro100: Split common parts of non-DM functions out
` [PATCH 29/30] net: eepro100: Add DM support
` [PATCH 30/30] net: eepro100: Add Kconfig entries

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-23 15:31 UTC  (5+ messages)
  ` [PATCH] video: extend stdout video console work-around for 'vga'

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-23 15:13 UTC  (5+ messages)

[PULL] u-boot-usb/master
 2020-05-23 14:28 UTC  (2+ messages)

[PULL] u-boot-socfpga/net
 2020-05-23 14:28 UTC  (2+ messages)

[PATCH v3 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-23 13:34 UTC  (20+ messages)
` [PATCH v3 01/13] cbfs: Rename the result variable
` [PATCH v3 02/13] cbfs: Use ulong consistently
` [PATCH v3 03/13] cbfs: Use bool type for whether initialised
` [PATCH v3 04/13] cbfs: Adjust return value of file_cbfs_next_file()
` [PATCH v3 05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
` [PATCH v3 06/13] cbfs: Adjust cbfs_load_header_ptr() "
` [PATCH v3 07/13] cbfs: Unify the two header loaders
` [PATCH v3 08/13] cbfs: Use void * for the position pointers
` [PATCH v3 09/13] cbfs: Record the start address in cbfs_priv
` [PATCH v3 10/13] cbfs: Return the error code from file_cbfs_init()
` [PATCH v3 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH v3 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH v3 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH 1/1] doc: dfu: describe more DFU function
 2020-05-23 12:24 UTC 

[PATCH] rockchip: enable RNG on RockPro64
 2020-05-23 12:18 UTC 

[PATCH 1/1] doc: dfu: fix typos in README.dfu
 2020-05-23 11:56 UTC  (2+ messages)

[PATCH 1/1] doc: dfu: add DFU to HTML documentation
 2020-05-23 10:01 UTC 

[PATCH] net: tftp: fix option validation as per RFCs
 2020-05-23  5:12 UTC  (2+ messages)

[PATCH] net: tftp: fix progress marker for file transfer
 2020-05-23  5:07 UTC  (2+ messages)

[PATCH 0/5] Enable I2C in SPL, support runtime detection of add-on board
 2020-05-23  2:07 UTC  (9+ messages)
` [PATCH 1/5] rockchip: spl: Move board_early_init_f after cpu timer
` [PATCH 2/5] roc-pc-rk3399: Enable I2C in SPL for add-on board detection
` [PATCH 3/5] roc-pc-rk3399: Add support for add-on board run-time detection
` [PATCH 4/5] rk3399: drop ROC-RK3399-PC Mezzanine board
` [PATCH 5/5] roc-pc-rk3399: Enable PCIe/M.2, NVMe

rk3399 - Rock Pi 4 PCIe
 2020-05-23  0:13 UTC  (3+ messages)

[PATCH 00/26] x86: video: Speed up the framebuffer
 2020-05-22 23:13 UTC  (39+ messages)
` [PATCH 09/26] video: Add support for copying to a hardware framebuffer
` [PATCH 10/26] video: Set up the copy framebuffer when enabled
` [PATCH 11/26] video: Clear the copy framebuffer when clearing the screen
` [PATCH 12/26] video: Add helpers for vidconsole for the copy framebuffer
` [PATCH 13/26] video: Update normal console to support copy buffer
` [PATCH 14/26] video: Update truetype "
` [PATCH 15/26] video: Update rotated "
` [PATCH 16/26] video: Update the copy framebuffer when writing bitmaps
` [PATCH 17/26] video: Add comments to struct sandbox_sdl_plat
` [PATCH 18/26] video: sandbox: Add support for the copy framebuffer
` [PATCH 19/26] video: pci: Set up "
` [PATCH 20/26] x86: fsp: video: Allocate a frame buffer when needed
` [PATCH 21/26] video: Correctly handle multiple framebuffers
` [PATCH 22/26] x86: video: Support copy framebuffer with probed devices
` [PATCH 23/26] x86: chromebook_samus: Enable the copy framebuffer
` [PATCH 24/26] x86: chromebook_link: "
` [PATCH 25/26] x86: minnowmax: "

[RFC 0/6] improve OF_PLATDATA support
 2020-05-22 23:13 UTC  (9+ messages)
` [RFC 1/6] dtoc: add support to scan drivers
` [RFC 2/6] core: extend struct driver_info to point to device

[PATCH 1/1] MAINTAINERS: add doc/driver-model/ to DRIVER MODEL
 2020-05-22 23:13 UTC  (2+ messages)

[PATCH 1/1] doc: driver-model: there is no UCLASS_SATA
 2020-05-22 23:13 UTC  (2+ messages)

[PATCH 0/3] doc: rockchip: Improve documentation
 2020-05-22 23:13 UTC  (9+ messages)
` [PATCH 1/3] doc: board: rockchip: Improve supported board list format
` [PATCH 2/3] doc: board: rockchip: Add missing supported boards
` [PATCH 3/3] doc: rockchip: Remove list of "

[PATCH v6 1/2] usb: provide a device tree node to USB devices
 2020-05-22 23:13 UTC  (3+ messages)
` [PATCH v6 2/2] dm: uclass: don't assign aliased seq numbers

[PATCH v4 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-05-22 23:13 UTC  (11+ messages)
` [PATCH v4 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v4 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v4 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
` [PATCH v4 5/8] lib: rsa: free local arrays after use "
` [PATCH v4 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations

[PATCH v6 0/3] gpio: add possibility to search for gpio label name
 2020-05-22 23:13 UTC  (3+ messages)
` [PATCH v6 1/3] gpio-uclass.c: save the GPIOD flags also in the gpio descriptor

[PATCH 0/4] cmd: {zip, unzip} fixes
 2020-05-22 23:13 UTC  (9+ messages)
` [PATCH 1/4] cmd: unzip: automatically select CONFIG_GZIP
` [PATCH 2/4] cmd: zip: automatically pull in gzip()
` [PATCH 3/4] cmd: zip: fix implicit declaration warning
` [PATCH 4/4] sandbox: move compression option to Kconfig

[PATCH] armv8: layerscape: pretty print info about SMP cores
 2020-05-22 23:13 UTC 

[PATCH] checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
 2020-05-22 23:13 UTC  (2+ messages)

[PATCH] armv8: layerscape: fix spin-table support
 2020-05-22 23:07 UTC 

[PATCH v2] board: nitrogen6x: migrate to CONFIG_DM_VIDEO
 2020-05-22 22:39 UTC  (2+ messages)

[PATCH 0/6] checkpatch.pl: Add features to help improve U-Boot code
 2020-05-22 22:32 UTC  (7+ messages)
` [PATCH 1/6] checkpatch.pl: Update to v5.7-rc6
` [PATCH 2/6] checkpatch.pl: Add a U-Boot option
` [PATCH 3/6] checkpatch.pl: Add a check for tests needed for uclasses
` [PATCH 4/6] checkpatch.pl: Warn if the flattree API is used
` [PATCH 5/6] checkpatch.pl: Request a test when a new command is added
` [PATCH 6/6] checkpatch.pl: Request if() instead #ifdef

[PATCH v2 0/9] riscv: sifive/fu540: Booting from SPI
 2020-05-22 21:25 UTC  (7+ messages)
` [PATCH v2 1/9] spl: Try to get SPL boot device via board_get_int

[PATCH] thermal: imx_scu_thermal: prevent boot hang with zero pdata
 2020-05-22 21:15 UTC  (2+ messages)

[PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value
 2020-05-22 21:14 UTC  (3+ messages)
` [PATCH] cpu: imx8: use intended cpu-thermal device when getting temp value

[PATCH 1/2] cpu: imx8: fix type and rate detection
 2020-05-22 21:13 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200522
 2020-05-22 20:40 UTC  (2+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200511
 2020-05-22 20:40 UTC  (4+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc3 (2)
 2020-05-22 20:39 UTC  (2+ messages)

[GIT PULL] UniPhier SoC updates for v2020.07
 2020-05-22 20:39 UTC  (2+ messages)

[PATCH] rockchip: Fix spl mmc boot device ofpath
 2020-05-22 18:22 UTC 

[PATCH v2] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
 2020-05-22 18:12 UTC  (9+ messages)

Warnings on Edison
 2020-05-22 17:59 UTC  (7+ messages)

[PATCH 1/2] mtd: spi: Separate dm vs nodm SF code
 2020-05-22 17:27 UTC  (7+ messages)
` [PATCH 2/2] sf: Simplify probe for dm code

[PATCH] Clean up the Spansion/Cypress/Infineon device ID table
 2020-05-22 17:09 UTC 

[PATCH 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-22 16:33 UTC  (7+ messages)
` [PATCH 01/13] cbfs: Rename the result variable
` [PATCH 03/13] cbfs: Use bool type for whether initialised

[PATCH] mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
 2020-05-22 16:28 UTC 

[PATCH] mmc: fsl_esdhc: Fix SDR104 and HS200 support
 2020-05-22 16:19 UTC 

PINE64 Rock64 - How to get SPI driver working
 2020-05-22 14:28 UTC  (4+ messages)

[PATCH v8 1/2] led: led_cortina: Add CAxxx LED support
 2020-05-22 14:24 UTC  (2+ messages)

[PATCH 1/6] bootstage: Fix 'stacked' typo
 2020-05-22 14:24 UTC  (5+ messages)
` [PATCH 2/6] kconfig: Add support for conditional values


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