public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-23 12:36:19 to 2019-11-25 08:07:37 UTC [more...]

[U-Boot] [PATCH v3 0/6] cmd: remove NET and CMD_NET dependency for CMD_PXE
 2019-11-25  8:07 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] cmd: Migrate from_env() from pxe.c to nvedit.c
` [U-Boot] [PATCH v3 2/6] cmd: Prepare sysboot command independence

[U-Boot] [PATCH] pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
 2019-11-25  7:38 UTC 

[U-Boot] [PATCH] ppc/km: enable DM driver support in all defconfigs
 2019-11-25  6:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add support for booting EFI FIT images
 2019-11-25  6:22 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] image: Add IH_OS_EFI for EFI chain-load boot
` [U-Boot] [PATCH 2/2] bootm: Add a bootm command for type IH_OS_EFI

[U-Boot] [RFC PATCH 0/1] Update doc/README.drivers.eth
 2019-11-25  6:06 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/1] doc: net: Rewrite network driver documentation

[U-Boot] [U-boot] RK3399 + CortexM0
 2019-11-25  5:06 UTC 

[U-Boot] [PATCH v5 000/101] x86: Add initial support for apollolake
 2019-11-25  4:10 UTC  (102+ messages)
` [U-Boot] [PATCH v5 001/101] binman: Add a library to access binman entries
` [U-Boot] [PATCH v5 002/101] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v5 003/101] dm: core: Fix offset_to_ofnode() with invalid offset
` [U-Boot] [PATCH v5 004/101] dm: pci: Allow delaying auto-config until after relocation
` [U-Boot] [PATCH v5 005/101] dm: pci: Move pci_get_devfn() into a common file
` [U-Boot] [PATCH v5 006/101] net: Move the checksum functions to lib/
` [U-Boot] [PATCH v5 007/101] i2c: designware: Tidy up PCI support
` [U-Boot] [PATCH v5 008/101] i2c: designware: Avoid using static data
` [U-Boot] [PATCH v5 009/101] i2c: designware: Support use in SPL
` [U-Boot] [PATCH v5 010/101] x86: spi: Add helper functions for Intel Fast SPI
` [U-Boot] [PATCH v5 011/101] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH v5 012/101] board_r: Move early-timer init later
` [U-Boot] [PATCH v5 013/101] RFC: sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH v5 014/101] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [U-Boot] [PATCH v5 015/101] x86: timer: use a timer base of 0
` [U-Boot] [PATCH v5 016/101] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH v5 017/101] x86: Drop unnecessary cpu code for TPL
` [U-Boot] [PATCH v5 018/101] x86: Drop unnecessary interrupt "
` [U-Boot] [PATCH v5 019/101] x86: power: Add an ACPI PMC uclass
` [U-Boot] [PATCH v5 020/101] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH v5 021/101] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v5 022/101] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v5 023/101] sandbox: Disable mmio by default in tests
` [U-Boot] [PATCH v5 024/101] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH v5 025/101] x86: Move UCLASS_IRQ into a separate file
` [U-Boot] [PATCH v5 026/101] sandbox: Add a test for IRQ
` [U-Boot] [PATCH v5 027/101] x86: Define the SPL image start
` [U-Boot] [PATCH v5 028/101] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH v5 029/101] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH v5 030/101] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH v5 031/101] x86: Adjust mrccache_get_region() to support get_mmap()
` [U-Boot] [PATCH v5 032/101] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH v5 033/101] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH v5 034/101] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH v5 035/101] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH v5 036/101] x86: Don't export mrccache_update()
` [U-Boot] [PATCH v5 037/101] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH v5 038/101] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH v5 039/101] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH v5 040/101] x86: Don't imply libfdt or SPI flash in TPL
` [U-Boot] [PATCH v5 041/101] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH v5 042/101] x86: Allow interrupt to happen once
` [U-Boot] [PATCH v5 043/101] x86: fsp: Make graphics support common to FSP1/2
` [U-Boot] [PATCH v5 044/101] x86: fsp: Correct wrong header inlude in fsp_support.c
` [U-Boot] [PATCH v5 045/101] x86: fsp: Add FSP2 base support
` [U-Boot] [PATCH v5 046/101] x86: fsp: Set up an MTRR for the graphics frame buffer
` [U-Boot] [PATCH v5 047/101] x86: fsp: Add a new arch_fsp_init_r() hook
` [U-Boot] [PATCH v5 048/101] x86: fsp: Allow remembering the location of FSP-S
` [U-Boot] [PATCH v5 049/101] x86: fsp: Make the notify API call common
` [U-Boot] [PATCH v5 050/101] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH v5 051/101] x86: Add an option to include a FIT
` [U-Boot] [PATCH v5 052/101] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH v5 053/101] x86: Disable microcode section for FSP2
` [U-Boot] [PATCH v5 054/101] x86: Update the fsp command "
` [U-Boot] [PATCH v5 055/101] x86: Update .dtsi file "
` [U-Boot] [PATCH v5 056/101] x86: Add an option to control the position of U-Boot
` [U-Boot] [PATCH v5 057/101] x86: Add an option to control the position of SPL
` [U-Boot] [PATCH v5 058/101] x86: Add an fdtmap and image-header
` [U-Boot] [PATCH v5 059/101] x86: Don't repeat microcode in U-Boot if not needed
` [U-Boot] [PATCH v5 060/101] x86: Separate out U-Boot and device tree in ROM image
` [U-Boot] [PATCH v5 061/101] x86: Make MSR_PKG_POWER_SKU common
` [U-Boot] [PATCH v5 062/101] spi: Correct operations check in dm_spi_xfer()
` [U-Boot] [PATCH v5 063/101] x86: spi: Don't enable SPI_FLASH_BAR by default
` [U-Boot] [PATCH v5 064/101] spi: ich: Move init function just above probe()
` [U-Boot] [PATCH v5 065/101] spi: ich: Move the protection/lockdown code into a function
` [U-Boot] [PATCH v5 066/101] spi: ich: Convert to livetree
` [U-Boot] [PATCH v5 067/101] spi: ich: Fix header order
` [U-Boot] [PATCH v5 068/101] spi: ich: Various small tidy-ups
` [U-Boot] [PATCH v5 069/101] spi: ich: Add mmio_base to struct ich_spi_platdata
` [U-Boot] [PATCH v5 070/101] dm: doc: Add a note about of-platdata and header files
` [U-Boot] [PATCH v5 071/101] spi: ich: Correct max-size bug in ich_spi_adjust_size()
` [U-Boot] [PATCH v5 072/101] spi: ich: Support of-platdata for fast-spi
` [U-Boot] [PATCH v5 073/101] spi: ich: Support hardware sequencing
` [U-Boot] [PATCH v5 074/101] spi: ich: Add support for get_mmap() method
` [U-Boot] [PATCH v5 075/101] spi: ich: Add TPL support
` [U-Boot] [PATCH v5 076/101] spi: ich: Add Apollo Lake support
` [U-Boot] [PATCH v5 077/101] mtd: spi: Export spi_flash_std_probe()
` [U-Boot] [PATCH v5 078/101] x86: Enable pinctrl in SPL and TPL
` [U-Boot] [PATCH v5 079/101] x86: Add low-power subsystem (lpss) support
` [U-Boot] [PATCH v5 080/101] x86: Add a generic Intel pinctrl driver
` [U-Boot] [PATCH v5 081/101] x86: Add a generic Intel GPIO driver
` [U-Boot] [PATCH v5 082/101] x86: Move qemu CPU fixup function into its own file
` [U-Boot] [PATCH v5 083/101] x86: apl: Add basic IO addresses
` [U-Boot] [PATCH v5 084/101] x86: apl: Add PMC driver
` [U-Boot] [PATCH v5 085/101] x86: apl: Add UART driver
` [U-Boot] [PATCH v5 086/101] x86: apl: Add pinctrl driver
` [U-Boot] [PATCH v5 087/101] i2c: designware: Add Apollo Lake support
` [U-Boot] [PATCH v5 088/101] x86: apl: Add systemagent driver
` [U-Boot] [PATCH v5 089/101] x86: apl: Add hostbridge driver
` [U-Boot] [PATCH v5 090/101] x86: apl: Add ITSS driver
` [U-Boot] [PATCH v5 091/101] x86: apl: Add LPC driver
` [U-Boot] [PATCH v5 092/101] x86: apl: Add PCH driver
` [U-Boot] [PATCH v5 093/101] x86: apl: Add PUNIT driver
` [U-Boot] [PATCH v5 094/101] x86: apl: Add SPL loaders
` [U-Boot] [PATCH v5 095/101] x86: apl: Add a CPU driver
` [U-Boot] [PATCH v5 096/101] x86: apl: Add SPL/TPL init
` [U-Boot] [PATCH v5 097/101] x86: apl: Add P2SB driver
` [U-Boot] [PATCH v5 098/101] x86: apl: Add Kconfig and Makefile
` [U-Boot] [PATCH v5 099/101] x86: apl: Add FSP structures
` [U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support
` [U-Boot] [PATCH v5 101/101] x86: Add chromebook_coral

[U-Boot] [PATCH v4] armv8: Add workaround for USB erratum A-050106
 2019-11-25  3:54 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/3] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-11-25  3:50 UTC  (3+ messages)

[U-Boot] [PATCH] board: ti: am43xx: remove net platform code
 2019-11-25  3:25 UTC  (2+ messages)

[U-Boot] [PATCH] board: ti: dra7-evm: remove net platform code
 2019-11-25  3:25 UTC  (2+ messages)

[U-Boot] [PATCH v3] arm: add acpi support for the arm
 2019-11-25  2:42 UTC  (5+ messages)

[U-Boot] [PATCH v2] configs: ls1028ardb: enable usb net r8152_eth
 2019-11-25  1:54 UTC 

[U-Boot] [PATCH] binman: README: fix default filename of u-boot-with-ucode-ptr
 2019-11-25  1:47 UTC  (2+ messages)

[U-Boot] [PATCH] blk: Check if_type in blk_get_devnum_by_typename
 2019-11-24 23:56 UTC  (3+ messages)

[U-Boot] [GIT PULL resed] Raspberry Pi updates for v2020.01
 2019-11-24 21:36 UTC 

[U-Boot] Please pull u-boot-video
 2019-11-24 21:07 UTC 

[U-Boot] [PATCH] Revert "video: mxsfb: Configure the clock after eLCDIF reset"
 2019-11-24 21:07 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-11-24 21:04 UTC  (8+ messages)
` [U-Boot] [PATCH 4/6] drivers: net: add Felix DSA switch driver
` [U-Boot] [PATCH 5/6] arm: dts: ls1028a: adds Ethernet switch node and its dependencies

[U-Boot] Pico-imx7d and imx7d sabre Break on 2020.01-rc3
 2019-11-24 20:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] buildman: Improve [make-flags] section parser to allow quoted strings
 2019-11-24 20:30 UTC 

[U-Boot] [PATCH] armv8: layerscape: fix SPL multi DTB loading
 2019-11-24 20:13 UTC 

[U-Boot] [PATCH 2/5] common: add blkcache init
 2019-11-24 16:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/22] rockchip: ram: add common code for sdram driver
 2019-11-24 15:25 UTC  (4+ messages)
` [U-Boot] [PATCH v3 13/22] ram: rk3328: use common "

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-11-24 15:13 UTC  (3+ messages)
` [U-Boot] [PATCH v5 17/26] configs: socfpga: mcvevk: Remove useless UBI infos

[U-Boot] Pull request: u-boot-rockchip-20191124
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v3] travis: rework NXP layerscape jobs
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] travis: move orangepi to vendor job
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH] moveconfig.py: Fix more Python3 UTF issues
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH] scripts: dtc: ignore files generated generated by python
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [PATCH] buildman: Fix problem with non-existent output directories
 2019-11-24 14:56 UTC  (3+ messages)
` [U-Boot] [PATCHv2] "

[U-Boot] [PATCH v2 1/1] arm: fix -march for ARM11
 2019-11-24 14:56 UTC  (3+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc4 (2)
 2019-11-24 14:56 UTC  (2+ messages)

[U-Boot] [GIT PULL] Raspberry Pi updates for v2020.01
 2019-11-24  9:39 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] efi_loader: default EFI_LOADER=n on ARM11
 2019-11-24  9:28 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-24  0:02 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: mmc: fsl_esdhc_imx: add m68k support
 2019-11-23 22:55 UTC 

[U-Boot] [RESEND PATCH] common: add blkcache init
 2019-11-23 22:51 UTC 

[U-Boot] Question about U-Boot development model
 2019-11-23 19:25 UTC 

[U-Boot] [PATCH v4 0/7] usb: kbd: implement special keys
 2019-11-23 19:15 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/7] usb: kbd: fix typo
` [U-Boot] [PATCH v4 2/7] usb: kbd: signature of usb_kbd_put_queue()
` [U-Boot] [PATCH v4 3/7] usb: kbd: simplify coding for arrow keys
` [U-Boot] [PATCH v4 4/7] usb: kbd: implement special keys
` [U-Boot] [PATCH v4 5/7] usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
` [U-Boot] [PATCH v4 6/7] dm: test: usb: rework keyboard test
` [U-Boot] [PATCH v4 7/7] sandbox: enable USB_KEYBOARD_FN_KEYS

[U-Boot] [PATCH] net: tftp: Fix too small block size
 2019-11-23 17:58 UTC 

[U-Boot] [PATCH] The sata port can be configured when driver model enabled
 2019-11-23 16:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] rockchip: rk3399: Add fastboot support
 2019-11-23 15:37 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/10] gadget: Select USB_GADGET_MANUFACTURER for rockchip
` [U-Boot] [PATCH v2 02/10] gadget: Select USB_GADGET_VENDOR_NUM "
` [U-Boot] [PATCH v2 03/10] gadget: rockchip: USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH v2 04/10] gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH v2 05/10] fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
` [U-Boot] [PATCH v2 06/10] fastboot: rockchip: Fix rk3328 default mmc device
` [U-Boot] [PATCH v2 07/10] usb: dwc3: Add phy interface for dwc3_uboot
` [U-Boot] [PATCH v2 08/10] gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH v2 09/10] rockchip: Setup dwc3_device (for non-dm gadgets)
` [U-Boot] [PATCH v2 10/10] rock960: Enable USB Gadget

[U-Boot] [PATCH 1/4] arm64: dts: sync Allwinner H6 files
 2019-11-23 14:24 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] sunxi: board: fixup the BT address for Orange Pi 3

[U-Boot] [PATCH 0/2] Add SP805 driver for iproc platforms (DM)
 2019-11-23 13:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] drivers: watchdog: Add brcm iproc sp805 watchdog driver

[U-Boot] [PATCH v4 000/100] x86: Add initial support for apollolake
 2019-11-23 12:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Introduce APIs for multi PCIe host controller platforms
 2019-11-23 12:54 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] drivers: pci: Fix Host bridge bus number issue
` [U-Boot] [PATCH 2/3] drivers: core: uclass: Get next device fail with driver probe fail
` [U-Boot] [PATCH 3/3] drivers: pci: pci-uclass: Get PCI dma regions support

[U-Boot] [PATCH 1/9] mmc: tmio: sdhi: Track current tap number in private data
 2019-11-23 12:38 UTC  (4+ messages)
` [U-Boot] [PATCH 9/9] mmc: tmio: sdhi: Add calibration tables

[U-Boot] [PATCH V2 1/9] mmc: tmio: sdhi: Track current tap number in private data
 2019-11-23 12:36 UTC  (8+ messages)
` [U-Boot] [PATCH V2 3/9] mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
` [U-Boot] [PATCH V2 4/9] mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
` [U-Boot] [PATCH V2 5/9] mmc: tmio: sdhi: Adjust HS400 calibration offsets
` [U-Boot] [PATCH V2 6/9] mmc: tmio: sdhi: Disable auto-retuning in HS400
` [U-Boot] [PATCH V2 7/9] mmc: tmio: sdhi: Add SCC error checking
` [U-Boot] [PATCH V2 8/9] mmc: tmio: sdhi: Skip bad taps
` [U-Boot] [PATCH V2 9/9] mmc: tmio: sdhi: Add calibration tables


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