public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-05 11:42:27 to 2018-10-07 22:39:29 UTC [more...]

[U-Boot] [PATCH] ARM: omap3logic: Encapsulate the MUSB functions in check for DM
 2018-10-07 22:39 UTC 

[U-Boot] [PATCH] net: Add MT76xx ethernet driver
 2018-10-07 18:51 UTC  (6+ messages)
` [U-Boot] [PATCH] gpio: Add MT7621 GPIO support
` [U-Boot] [PATCH] wdt: Add MT7621 watchdog driver

[U-Boot] [PATCH] travis: Add sandbox/clang-7 support
 2018-10-07 18:20 UTC 

[U-Boot] [PATCH] debug uart: don't print before initialization
 2018-10-07 17:52 UTC 

[U-Boot] U-boot does not silence its output
 2018-10-07 16:58 UTC 

[U-Boot] [PATCH 1/6] ofnode: Add missing address translation into ofnode_get_addr_size()
 2018-10-07 16:00 UTC  (7+ messages)
` [U-Boot] [PATCH 5/6] test: Add PCI device entry without compat string and with DT node

[U-Boot] [PATCH] ARM: da850evm: Remove DM_I2C_COMPAT
 2018-10-07 14:59 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX
 2018-10-07 14:58 UTC 

[U-Boot] [PATCH] ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37
 2018-10-07 14:20 UTC 

[U-Boot] Keystone 2 sram scratch address?
 2018-10-07 13:59 UTC 

[U-Boot] [PATCH V2] ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT
 2018-10-07 13:39 UTC 

[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
 2018-10-07 13:24 UTC  (7+ messages)

[U-Boot] [PATCH] linux/compat.h: Add netdev_### log macros
 2018-10-07 12:53 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: fix SPL booting from fpga OnChip RAM
 2018-10-07 12:36 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-07 12:29 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v2 02/19] dm: i2c: Add dm_i2c_probe_device() to test the presence of a chip
` [U-Boot] [PATCH v2 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v2 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v2 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [PATCH v2 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [PATCH v2 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [PATCH v2 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [PATCH v2 09/19] omap: detect the board after DM is available
` [U-Boot] [PATCH v2 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [PATCH v2 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [PATCH v2 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [PATCH v2 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [PATCH v2 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [PATCH v2 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [PATCH v2 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [PATCH v2 19/19] dra7: Allow selecting a new dtb after board detection

[U-Boot] [PATCH v2 30/33] armv8: ls1012ardb: Add TFABOOT defconfig for secure boot
 2018-10-07 10:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 31/33] armv8: ls1012aqds: Add TFABOOT support
` [U-Boot] [PATCH v2 32/33] armv8: ls1012aqds: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 33/33] armv8: ls1012a: fix ls1012aqds secure boot compilation

[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-07 10:21 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/33] move data structure out of cpu.h
` [U-Boot] [PATCH v2 02/33] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v2 03/33] env: sf: define API to override sf environment address
` [U-Boot] [PATCH v2 04/33] env: nand: remove unnecessary env_ptr definition
` [U-Boot] [PATCH v2 05/33] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH v2 06/33] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH v2 07/33] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH v2 08/33] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [PATCH v2 09/33] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v2 10/33] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v2 11/33] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v2 12/33] armv8: layerscape: secure boot support for environment selection
` [U-Boot] [PATCH v2 13/33] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v2 14/33] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v2 15/33] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v2 16/33] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v2 17/33] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v2 18/33] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v2 19/33] net: fm: add TFABOOT support
` [U-Boot] [PATCH v2 20/33] drivers: qe: "
` [U-Boot] [PATCH v2 21/33] armv8: ls1046ardb: Add "
` [U-Boot] [PATCH v2 22/33] armv8: ls1046ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 23/33] armv8: ls1046aqds: Add TFABOOT support
` [U-Boot] [PATCH v2 24/33] armv8: ls1046aqds: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 25/33] armv8: ls1043ardb: Add TFABOOT support
` [U-Boot] [PATCH v2 26/33] armv8: ls1043ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 27/33] armv8: ls1043aqds: Add TFABOOT support
` [U-Boot] [PATCH v2 28/33] armv8: ls1043aqds: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 29/33] armv8: ls1012ardb: Add TFABOOT support

[U-Boot] [PATCH v2 0/8] dm: Various fixes in dm core/cpu/timer
 2018-10-07 10:01 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] dm: cpu: Fix print_cpuinfo() output
` [U-Boot] [PATCH v2 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string
` [U-Boot] [PATCH v2 3/8] dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
` [U-Boot] [PATCH v2 4/8] dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
` [U-Boot] [PATCH v2 5/8] dm: Correct pre_reloc_only parameter description in several APIs' comments
` [U-Boot] [PATCH v2 6/8] dm: core: Mirror the chosen node parse logic in the livetree scanning
` [U-Boot] [PATCH v2 7/8] test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH v2 8/8] timer: Sort Kconfig driver entries

[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-07  9:59 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/33] move data structure out of cpu.h
` [U-Boot] [PATCH v2 02/33] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v2 03/33] env: sf: define API to override sf environment address
` [U-Boot] [PATCH v2 04/33] env: nand: remove unnecessary env_ptr definition
` [U-Boot] [PATCH v2 05/33] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH v2 06/33] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH v2 07/33] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH v2 08/33] drivers: ifc: dynamic chipselect mapping support
` [U-Boot] [PATCH v2 09/33] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH v2 10/33] armv8: layerscape: remove EL3 specific erratas for TFABOOT
` [U-Boot] [PATCH v2 11/33] armv8: fsl-layerscape: bootcmd identification "
` [U-Boot] [PATCH v2 12/33] armv8: layerscape: secure boot support for environment selection
` [U-Boot] [PATCH v2 13/33] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH v2 14/33] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH v2 15/33] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH v2 16/33] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH v2 17/33] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH v2 18/33] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH v2 19/33] net: fm: add TFABOOT support
` [U-Boot] [PATCH v2 20/33] drivers: qe: "
` [U-Boot] [PATCH v2 21/33] armv8: ls1046ardb: Add "
` [U-Boot] [PATCH v2 22/33] armv8: ls1046ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 23/33] armv8: ls1046aqds: Add TFABOOT support
` [U-Boot] [PATCH v2 24/33] armv8: ls1046aqds: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 25/33] armv8: ls1043ardb: Add TFABOOT support
` [U-Boot] [PATCH v2 26/33] armv8: ls1043ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 27/33] armv8: ls1043aqds: Add TFABOOT support
` [U-Boot] [PATCH v2 28/33] armv8: ls1043aqds: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH v2 29/33] armv8: ls1012ardb: Add TFABOOT support

[U-Boot] [PATCH v2] sf: remove spi-flash chip names from SPL binary
 2018-10-07  7:16 UTC 

[U-Boot] [PATCH] configs: move CONFIG_SPL_TEXT_BASE to Kconfig
 2018-10-07  6:37 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] efi_loader: correct signature of GetPosition, SetPosition
 2018-10-07  3:26 UTC 

[U-Boot] [PATCH 1/3] spi: davinci: Add platdata support
 2018-10-07  1:39 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
 2018-10-07  1:29 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage

[U-Boot] [PATCH] spl: spi: Do not hardcode fixed size for header
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: ram: Fix u_boot_pos calculation
 2018-10-07  0:29 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] fs: fat: fix set_cluster()
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] fs: fat: memory leak in fat_unlink()
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 5/5] ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LV
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xx
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with Kernel
 2018-10-07  0:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] misc: Add support for the Arm Versatile Express config bus
 2018-10-07  0:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
 2018-10-07  0:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] test/py: test_fs: add docstring comments to helper functions
 2018-10-07  0:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] test/py: test_fs: remove fs_type argument from umount_fs()
 2018-10-07  0:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2] test/py: ignore console read exceptions after test failure
 2018-10-07  0:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 0/9] Add pinmux command
 2018-10-06 21:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/9] dm: uclass: Add uclass_foreach_dev_probe

[U-Boot] [PATCH] fs: fat: fix reading non-cluster-aligned root directory
 2018-10-06 18:02 UTC 

[U-Boot] 4 failures with 'ut dm'
 2018-10-06 16:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] dm: Various fixes in dm core/cpu/timer
 2018-10-06 16:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] dm: cpu: Fix print_cpuinfo() output
` [U-Boot] [PATCH 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string
` [U-Boot] [PATCH 3/8] dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
` [U-Boot] [PATCH 4/8] dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
` [U-Boot] [PATCH 5/8] dm: Correct pre_reloc_only parameter description in several APIs' comments
` [U-Boot] [PATCH 6/8] dm: core: Mirror the chosen node parse logic in the livetree scanning
` [U-Boot] [PATCH 7/8] test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 8/8] timer: Sort Kconfig driver entries

[U-Boot] [PATCH] sunxi: fix DRAM gate/reset sequence of H6
 2018-10-06 15:23 UTC 

[U-Boot] [PATCH] Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
 2018-10-06 13:33 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-10-06 12:57 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-10-06 12:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] sunxi: display: Fix h/vsync TCON polarity bits to indicate active-high
 2018-10-06 10:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] sunxi: display: Add support for panels with an active-low DE signal
` [U-Boot] [PATCH 3/4] sunxi: display: Also use the PWM controller for backlight on sun7i
` [U-Boot] [PATCH 4/4] sunxi: Add defconfig for the BananaPi with BL035 LCD module

[U-Boot] [PATCH 1/1] efi_loader: set image_base and image_size to correct values
 2018-10-06  8:34 UTC  (3+ messages)

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-06  1:22 UTC  (12+ messages)
` [U-Boot] [PATCH v1 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v1 12/19] configs: am335x_pdu001: Explicitly enable CONFIG_I2C_COMPAT

[U-Boot] [PULL] rockchip patch-queue 2018-10-05
 2018-10-06  1:17 UTC  (2+ messages)

[U-Boot] Please pull ARC changes
 2018-10-06  1:16 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/4] Stratix10 FPGA reconfiguration support
 2018-10-05 21:26 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v1 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v1 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration

[U-Boot] [PATCH v2] Add generic FPGA reconfig mailbox API for S10
 2018-10-05 21:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2] arm: socfpga: stratix10: "

[U-Boot] [PATCH] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-05 17:54 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-10-05 16:24 UTC  (9+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[U-Boot] [PATCH v3 0/2] Neutis N5 support
 2018-10-05 14:51 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] arm: new board - Emlid "
` [U-Boot] [PATCH v3 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5

[U-Boot] Pull request: u-boot-spi/master
 2018-10-05 14:16 UTC  (2+ messages)

[U-Boot] Fwd: build u-boot failed with config CONFIG_ARMV8_PSCI by aarch linux gcc 8.1
 2018-10-05 13:12 UTC 


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