public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-09-25 14:11:22 to 2019-09-26 09:42:31 UTC [more...]

[U-Boot] [PATCH] cmd: mtd: solve bad block support in erase command
 2019-09-26  9:42 UTC  (4+ messages)

[U-Boot] Unable to delete the hush shell local variables
 2019-09-26  9:23 UTC 

[U-Boot] [PATCH v2 0/9] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
 2019-09-26  7:52 UTC  (11+ messages)
` [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define

[U-Boot] [PATCH v4 0/6] power: pmic: support more PMIC
 2019-09-26  7:45 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] dm: regulator: support regulator more state
` [U-Boot] [PATCH v4 2/6] power: regulator: rk8xx: update the driver for rk808 and rk818
` [U-Boot] [PATCH v4 3/6] power: pmic: rk816: support rk816 pmic
` [U-Boot] [PATCH v4 4/6] power: pmic: rk805: support rk805 pmic
` [U-Boot] [PATCH v4 5/6] power: pmic: rk817: support rk817 pmic
` [U-Boot] [PATCH v4 6/6] power: pmic: rk809: support rk809 pmic

[U-Boot] 'size/ext4size/fatsize' shell commands do not dispay the filesize
 2019-09-26  7:27 UTC 

[U-Boot] [PATCH 0/5] arm: k3: Print cpu and board names during boot
 2019-09-26  5:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm: k3: Add support for printing CPUINFO
` [U-Boot] [PATCH 2/5] board: am65x: Print board name and version during boot
` [U-Boot] [PATCH 3/5] configs: j721e_evm_a72: Enable DISPLAY_CPUINFO
` [U-Boot] [PATCH 4/5] configs: am65x_evm_a53: "
` [U-Boot] [PATCH 5/5] arm: k3: Use driver_name to get ti_sci handle

[U-Boot] [PATCH] armv8: ls1028a: disable multimedia feature when not supported
 2019-09-26  5:38 UTC 

[U-Boot] rk3288 (Tinkerboard) not booting【请注意,邮件由u-boot-bounces@lists.denx.de代发】
 2019-09-26  5:01 UTC  (13+ messages)
      ` [U-Boot] rk3288 (Tinkerboard) not booting

[U-Boot] Issues with driver binding and probing
 2019-09-26  4:08 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [U-BOOT PATCH v1 0/2] add gpio support for HiFive Unleashed A00 board
 2019-09-26  3:56 UTC  (8+ messages)
` [U-Boot] [U-BOOT PATCH v1 1/2] gpio: fu540: add support for DM based gpio driver for FU540-SoC

[U-Boot] [RFC 1/3] scsi: ata: Add DM SCSI interface to support None AHCI sata driver
 2019-09-26  3:15 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH] Support raw initrd for qemu riscv64 targets
 2019-09-26  2:43 UTC  (4+ messages)

[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
 2019-09-26  1:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
 2019-09-26  0:30 UTC 

[U-Boot] [PATCH v2 0/4] env: fix build error for envtools
 2019-09-25 23:39 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH v2 2/4] fw_env: fix build error
` [U-Boot] [PATCH v2 3/4] env: add missing <compiler.h> header file
` [U-Boot] [PATCH v2 4/4] ci: add envtools support

[U-Boot] [PATCH] rockchip: misc: read the correct number of bytes from the efuse
 2019-09-25 22:42 UTC  (2+ messages)

[U-Boot] [RFC 00/15] efi_loader: add secure boot support
 2019-09-25 20:42 UTC  (5+ messages)
` [U-Boot] [RFC 04/15] include: image.h: add key info to image_sign_info
` [U-Boot] [RFC 05/15] include: image.h: export hash algorithm helper functions

[U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow
 2019-09-25 19:14 UTC  (6+ messages)
` [U-Boot] [PATCH 3/7] cmd: bootimg: Add bootimg command

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-09-25 16:12 UTC  (102+ messages)
` [U-Boot] [PATCH 001/126] dm: core: Use U-Boot logging instead of pr_debug()
` [U-Boot] [PATCH 002/126] dm: core: Correct low cell in ofnode_read_pci_addr()
` [U-Boot] [PATCH 003/126] dm: core: Drop a few early returns
` [U-Boot] [PATCH 004/126] dm: core: Add documentation on how to debug driver model
` [U-Boot] [PATCH 005/126] dm: core: Don't include ofnode functions with of-platdata
` [U-Boot] [PATCH 006/126] dm: core: Correct bad cast in ofnode_get_addr_size_index()
` [U-Boot] [PATCH 007/126] dm: test: Fix running of multiple test from command line
` [U-Boot] [PATCH 008/126] dm: test: Don't fail when tests are skipped due to build
` [U-Boot] [PATCH 009/126] dm: core: Call ofdata_to_platdata() with of-platdata
` [U-Boot] [PATCH 010/126] dm: doc: Correct of-platdata CONFIG_IS_ENABLED() condition
` [U-Boot] [PATCH 011/126] dm: core: Correct the return value for uclass_find_first_device()
` [U-Boot] [PATCH 012/126] dm: core: Add device_foreach_child()
` [U-Boot] [PATCH 013/126] dm: test: Correct a stray backslash in dm_test_destroy()
` [U-Boot] [PATCH 014/126] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH 015/126] sandbox: spmi: Add ranges property for address translation
` [U-Boot] [PATCH 016/126] sandbox: mmc: Fix up MMC emulator for valgrind
` [U-Boot] [PATCH 017/126] sandbox: Rename PCI ID for swap_case to be more specific
` [U-Boot] [PATCH 018/126] sandbox: Add support for clrsetio_32() and friends
` [U-Boot] [PATCH 019/126] sandbox: swap_case: Use statics where possible
` [U-Boot] [PATCH 020/126] sandbox: pci: Drop the get_devfn() method
` [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH 022/126] sandbox: pci: Move pci_offset_to_barnum() to pci.h
` [U-Boot] [PATCH 023/126] sandbox: Add a -T flag to use the test device tree
` [U-Boot] [PATCH 024/126] sandbox: pci: Increase the memory space
` [U-Boot] [PATCH 025/126] sandbox: Allow use of real I/O with readl(), etc
` [U-Boot] [PATCH 026/126] pci: sandbox: Move the emulators into their own node
` [U-Boot] [PATCH 027/126] pci: sandbox: Probe PCI emulation devices when used
` [U-Boot] [PATCH 028/126] pci: Show the result of binding a device
` [U-Boot] [PATCH 029/126] pci: Disable autoconfig in SPL
` [U-Boot] [PATCH 030/126] pci: Correct 'specifified' and 'Plese' typos
` [U-Boot] [PATCH 031/126] pci: Add more debug detail when resources are exhausted
` [U-Boot] [PATCH 032/126] pci: Show a message if PCI autoconfig fails
` [U-Boot] [PATCH 033/126] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH 034/126] serial: ns16550: Add a PCI device/function field
` [U-Boot] [PATCH 035/126] binman: Allow verbose output with all commands
` [U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()
` [U-Boot] [PATCH 037/126] binman: Handle reading data for end-at-4gb sections
` [U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header
` [U-Boot] [PATCH 039/126] log: Add log_nop() to avoid unused-variable warnings
` [U-Boot] [PATCH 040/126] cros_ec: Add MEC_EMI_BASE and size to the header file
` [U-Boot] [PATCH 041/126] iod: Enhance to support display of multiple values
` [U-Boot] [PATCH 042/126] arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
` [U-Boot] [PATCH 043/126] spl: Allow tiny printf() to be controlled in SPL and TPL
` [U-Boot] [PATCH 044/126] spl: Convert CONFIG_SPL_LIMIT to hex
` [U-Boot] [PATCH 045/126] spl: Add a size check for TPL
` [U-Boot] [PATCH 046/126] spl: Allow distinguishing between two phases in U-Boot
` [U-Boot] [PATCH 047/126] spl: Allow SPL/TPL to use of-platdata without libfdt
` [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location
` [U-Boot] [PATCH 049/126] x86: pci: Drop the first parameter in pci_x86_r/w_config()
` [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH 051/126] x86: Use a common definition of MSR_IA32_PERF_CTL
` [U-Boot] [PATCH 052/126] x86: Add a common function to set CPU thermal target
` [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs
` [U-Boot] [PATCH 054/126] x86: Add common functions for TDP and perf control
` [U-Boot] [PATCH 055/126] x86: Tidy up some duplicate MSR defines
` [U-Boot] [PATCH 056/126] x86: Add new common CPU functions for turbo/burst mode
` [U-Boot] [PATCH 057/126] dm: core: Drop fdtdec_get_pci_addr()
` [U-Boot] [PATCH 058/126] sandbox: pci: Create a new sandbox_pci_read_bar() function
` [U-Boot] [PATCH 059/126] x86: Allow the PCH and LPC uclasses to work with of-platdata
` [U-Boot] [PATCH 060/126] x86: timer: Set up the timer in timer_early_get_count()
` [U-Boot] [PATCH 061/126] x86: Refactor mtrr_commit() to allow for shared code
` [U-Boot] [PATCH 062/126] x86: Add a function to set variable MTRRs
` [U-Boot] [PATCH 063/126] x86: pci: Add a function to decode a PCI BDF
` [U-Boot] [PATCH 064/126] x86: cpu: Don't include the cpu driver in TPL
` [U-Boot] [PATCH 065/126] x86: Use mtrr_commit() with FSP2
` [U-Boot] [PATCH 066/126] x86: spl: Support init of a PUNIT
` [U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail
` [U-Boot] [PATCH 068/126] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH 069/126] sandbox: pci: Remember the device being emulated
` [U-Boot] [PATCH 070/126] x86: power: Add a PMC uclass
` [U-Boot] [PATCH 071/126] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH 072/126] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH 073/126] trace: Remove the const from write functions
` [U-Boot] [PATCH 074/126] pci: Add support for p2sb uclass
` [U-Boot] [PATCH 075/126] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH 076/126] x86: Add a uclass for ITSS
` [U-Boot] [PATCH 077/126] sandbox: Add a test "
` [U-Boot] [PATCH 078/126] x86: Define the SPL image start
` [U-Boot] [PATCH 079/126] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH 080/126] x86: Add a function to find the size of an mrccache record
` [U-Boot] [PATCH 081/126] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH 082/126] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH 083/126] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH 084/126] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH 085/126] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH 086/126] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH 087/126] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH 088/126] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH 089/126] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1
` [U-Boot] [PATCH 091/126] x86: Don't imply TPL_OF_LIBFDT
` [U-Boot] [PATCH 092/126] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH 093/126] x86: Allow interrupt to happen once
` [U-Boot] [PATCH 094/126] x86: Add FSP2 base support
` [U-Boot] [PATCH 095/126] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH 096/126] x86: Add an option to include a FIT
` [U-Boot] [PATCH 097/126] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH 098/126] x86: Drop RESET_BASE
` [U-Boot] [PATCH 099/126] x86: Drop RESET_SEG_SIZE
` [U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

[U-Boot] [PATCH 101/126] x86: Use fsp command with FSP1
 2019-09-25 15:00 UTC  (26+ messages)
` [U-Boot] [PATCH 102/126] x86: Update .dtsi file for FSP2
` [U-Boot] [PATCH 103/126] x86: Add an option to control the position of U-Boot
` [U-Boot] [PATCH 104/126] x86: Add an option to control the position of SPL
` [U-Boot] [PATCH 105/126] x86: Reduce resetvec size
` [U-Boot] [PATCH 106/126] x86: Add an fdtmap and image-header
` [U-Boot] [PATCH 107/126] x86: Don't repeat microcode in U-Boot if not needed
` [U-Boot] [PATCH 108/126] x86: apollolake: Add basic IO addresses
` [U-Boot] [PATCH 109/126] x86: apollolake: Add PMC driver
` [U-Boot] [PATCH 110/126] x86: apollolake: Add UART driver
` [U-Boot] [PATCH 111/126] x86: apollolake: Add GPIO driver
` [U-Boot] [PATCH 112/126] x86: apollolake: Add defintions for the Intel Fast SPI interface
` [U-Boot] [PATCH 113/126] x86: apollolake: Add systemagent driver
` [U-Boot] [PATCH 114/126] x86: apollolake: Add hostbridge driver
` [U-Boot] [PATCH 115/126] x86: apollolake: Add ITSS driver
` [U-Boot] [PATCH 116/126] x86: apollolake: Add LPC driver
` [U-Boot] [PATCH 117/126] x86: apollolake: Add PCH driver
` [U-Boot] [PATCH 118/126] x86: apollolake: Add PUNIT driver
` [U-Boot] [PATCH 119/126] x86: apollolake: Add SPL loaders
` [U-Boot] [PATCH 120/126] x86: apollolake: Add a CPU driver
` [U-Boot] [PATCH 121/126] x86: apollolake: Add SPL/TPL init
` [U-Boot] [PATCH 122/126] x86: apollolake: Add P2SB driver
` [U-Boot] [PATCH 123/126] x86: apollolake: Add Kconfig and Makefile
` [U-Boot] [PATCH 124/126] x86: apollolake: Add FSP structures
` [U-Boot] [PATCH 125/126] x86: Add chromebook_coral
` [U-Boot] [PATCH 126/126] RFC: x86: coral: Add binary MRC data

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-09-25 14:11 UTC  (27+ messages)
` [U-Boot] [PATCH v2 13/38] spi: sandbox: Add a test driver for sandbox SPI flash
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash
` [U-Boot] [PATCH v2 15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL
` [U-Boot] [PATCH v2 16/38] x86: Rename some FSP functions to have an fsp_ prefix
` [U-Boot] [PATCH v2 17/38] x86: fsp: Create a common fsp_support.h header
` [U-Boot] [PATCH v2 18/38] x86: fsp: Use if() instead of #ifdef
` [U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little
` [U-Boot] [PATCH v2 20/38] x86: fsp: Move common dram functions into a common file
` [U-Boot] [PATCH v2 21/38] x86: Move common fsp "
` [U-Boot] [PATCH v2 22/38] x86: fsp: Move common support "
` [U-Boot] [PATCH v2 23/38] efi: Move inline functions to unconditional part of header
` [U-Boot] [PATCH v2 24/38] x86: fsp: Add a few more definitions for FSP2
` [U-Boot] [PATCH v2 25/38] x86: fsp: Add access to variable MRC data
` [U-Boot] [PATCH v2 26/38] x86: Move common Intel CPU info code into a function
` [U-Boot] [PATCH v2 27/38] x86: Add binman symbols to the image
` [U-Boot] [PATCH v2 28/38] x86: pci: Add a function to clear and set PCI config regs
` [U-Boot] [PATCH v2 29/38] x86: spl: Use hang() instead of a while() loop
` [U-Boot] [PATCH v2 30/38] x86: spl: Reduce priority of the basic SPL image loader
` [U-Boot] [PATCH v2 31/38] x86: spl: Move broadwell-specific code out of generic x86 spl
` [U-Boot] [PATCH v2 32/38] x86: fsp: Save usable RAM and hob_list in the handoff area
` [U-Boot] [PATCH v2 33/38] x86: fsp: Allow the HOBs to be used after relocation
` [U-Boot] [PATCH v2 34/38] x86: Change condition for using CAR
` [U-Boot] [PATCH v2 35/38] x86: Add more comments to the start-up code
` [U-Boot] [PATCH v2 36/38] x86: Add support for booting from Fast SPI
` [U-Boot] [PATCH v2 37/38] x86: Add various MTRR indexes and values
` [U-Boot] [PATCH v2 38/38] x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT


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