public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-25 07:17:03 to 2019-04-26 03:59:02 UTC [more...]

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-04-26  3:59 UTC  (31+ messages)
` [U-Boot] [PATCH v2 01/50] binman: Don't generate an error in 'text' entry constructor
` [U-Boot] [PATCH v2 02/50] binman: Don't show image-skip message by default
` [U-Boot] [PATCH v2 03/50] binman: Add a missing comment in Entry_vblock
` [U-Boot] [PATCH v2 04/50] dm: core: Fix translate condition in ofnode_get_addr_size()
` [U-Boot] [PATCH v2 05/50] cros_ec: Use a hyphen in the uclass name
` [U-Boot] [PATCH v2 06/50] spl: Allow sandbox to build a device-tree file
` [U-Boot] [PATCH v2 07/50] binman: Allow sections to have an offset
` [U-Boot] [PATCH v2 08/50] x86: start64: Fix copyright message
` [U-Boot] [PATCH v2 09/50] x86: mp_init: Use proper error numbers
` [U-Boot] [PATCH v2 10/50] x86: Add a way to reinit the cpu
` [U-Boot] [PATCH v2 11/50] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH v2 12/50] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH v2 13/50] x86: Support SPL and TPL
` [U-Boot] [PATCH v2 14/50] x86: Support booting with TPL
` [U-Boot] [PATCH v2 15/50] x86: Add a handoff header file
` [U-Boot] [PATCH v2 16/50] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH v2 17/50] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH v2 18/50] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH v2 19/50] x86: broadwell: Split CPU init
` [U-Boot] [PATCH v2 20/50] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH v2 21/50] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH v2 22/50] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH v2 23/50] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH v2 24/50] x86: Add common Intel "
` [U-Boot] [PATCH v2 25/50] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH v2 26/50] x86: Add a simple TPL implementation
` [U-Boot] [PATCH v2 27/50] x86: mrccache: Add more debugging
` [U-Boot] [PATCH v2 28/50] x86: sysreset: Separate out the EFI code
` [U-Boot] [PATCH v2 29/50] x86: pch: Add an ioctl to read power-management info
` [U-Boot] [PATCH v2 30/50] x86: ivybridge: Implement PCH_REQ_PMBASE_INFO

[U-Boot] [PATCH] arm: dts: k3-am654: Sync IOPAD macros with Linux
 2019-04-26  3:02 UTC  (2+ messages)

[U-Boot] [PATCH] armv7R: dts: k3: am654: Switch DMSC TX message thread ID
 2019-04-26  3:00 UTC  (2+ messages)

[U-Boot] [PATCH] imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices
 2019-04-26  2:56 UTC 

[U-Boot] [PATCH v3 00/11] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-04-26  2:54 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/11] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v3 02/11] cmd: Do not show frequency for clocks which .get_rate() return error
` [U-Boot] [PATCH v3 03/11] clk: Remove clock ID check in .get_rate() of clk_fixed_*
` [U-Boot] [PATCH v3 04/11] clk: Extend struct clk to provide information regarding clock rate
` [U-Boot] [PATCH v3 05/11] clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
` [U-Boot] [PATCH v3 06/11] dm: clk: Define clk_get_parent() for clk operations
` [U-Boot] [PATCH v3 07/11] dm: clk: Define clk_get_parent_rate() "
` [U-Boot] [PATCH v3 08/11] dm: clk: Define clk_get_by_id() "
` [U-Boot] [PATCH v3 09/11] clk: test: Provide unit test for clk_get_by_id() method
` [U-Boot] [PATCH v3 10/11] clk: test: Provide unit test for clk_get_parent_rate() method
` [U-Boot] [PATCH v3 11/11] clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: 5.0-rc3)

[U-Boot] [PATCH v2 0/5] colibri imx8qxp 2gb wb it v1.0b module support
 2019-04-26  2:10 UTC  (6+ messages)
` [U-Boot] [PATCH v2 5/5] board: toradex: add "

[U-Boot] [PATCH V2] imx8: cpu: get temperature when print cpu desc
 2019-04-26  1:44 UTC 

[U-Boot] [PATCH v2 1/2] RISCV: image: Add booti support
 2019-04-26  1:43 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] RISCV: image: Parse Image.gz support in booti

[U-Boot] [PATCH v2 0/4] Add Cadence PCIe endpoint driver with new uclass
 2019-04-26  1:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] pci_ep: add pci_ep sandbox driver

[U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support
 2019-04-26  1:07 UTC  (5+ messages)

[U-Boot] [PATCH 0/1] cmd: efidebug: rework "boot dump"
 2019-04-26  0:44 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()

[U-Boot] x86: SPI flash broken with SPI NOR
 2019-04-25 23:26 UTC 

[U-Boot] [PATCH] cmd: part: unify syntax of uuid according to start/size subcommands
 2019-04-25 22:25 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v5 1/2] spl: fix linker size check off-by-one errors
 2019-04-25 22:22 UTC  (3+ messages)
` [U-Boot] [PATCH v5 2/2] dlmalloc: fix malloc range at end of ram

[U-Boot] [PATCH 0/4 RFC] imx: Implement job-ring context switching
 2019-04-25 22:13 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] crypto/fsl: Introduce API to save/restore job-ring context

[U-Boot] [PATCH 1/4] mini-zed: Add ps7 files so SPL works
 2019-04-25 21:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] mini-zed: Update mini-zed dts so we can use it for SPL
` [U-Boot] [PATCH 3/4] zynq_minized: Add configuration header file for board specific environment
` [U-Boot] [PATCH 4/4] Update defconfig for minized

[U-Boot] [PATCH] lib/vsprintf: allow printing upper case GUIDs
 2019-04-25 21:19 UTC 

[U-Boot] [PATCH v2 0/4] AE350 support SMP boot from flash
 2019-04-25 20:58 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/4] riscv: hart_lottery and available harts features can be selectable
` [U-Boot] [PATCH v2 2/4] riscv: configs: Support AE350 SMP booting from flash flow
` [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v2 4/4] riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when booting from ram

[U-Boot] [PATCH 0/4] AE350 support SMP boot from flash
 2019-04-25 20:53 UTC  (6+ messages)

[U-Boot] [PATCH] Makefile.spl: Create u-boot-spl-rockchip.bin for rk3399
 2019-04-25 20:09 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] spl: full-featured heap cleanups
 2019-04-25 19:24 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/2] dlmalloc: fix malloc range at end of ram

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-04-25 19:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] efi_loader: non-volatile variables support
 2019-04-25 18:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2 05/11] env: save UEFI non-volatile variables in dedicated storage

[U-Boot] [PATCH] RISCV: image: Add booti support
 2019-04-25 18:40 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] fs: correct comments for fs_read() and write()
 2019-04-25 18:36 UTC 

[U-Boot] [PATCH] spi: Zap lpc32xx_ssp driver-related code
 2019-04-25 18:20 UTC  (7+ messages)

[U-Boot] [PATCH] dma: ti: k3-udma: Do not touch RT registers before channel configuration
 2019-04-25 18:19 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-25 18:14 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] [PATCH 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-04-25 18:06 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-04-25 18:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/13] rockchip: Add new rk3399 boards
 2019-04-25 17:34 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] rockchip: dts: rk3399: Sync rk3399-opp from Linux
` [U-Boot] [PATCH v3 02/13] rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
` [U-Boot] [PATCH v3 03/13] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
` [U-Boot] [PATCH v3 04/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip
` [U-Boot] [PATCH v3 05/13] arm: rockchip: rk3399: Move common configs in Kconfig
` [U-Boot] [PATCH v3 06/13] rockchip: rk3399: Add Orangepi RK3399 support
` [U-Boot] [PATCH v3 07/13] rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
` [U-Boot] [PATCH v3 08/13] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
` [U-Boot] [PATCH v3 09/13] rockchip: rk3399: Add Nanopi M4 board support
` [U-Boot] [PATCH v3 10/13] rockchip: rk3399: Add Nanopi NEO4 "
` [U-Boot] [PATCH v3 11/13] rockchip: rk3399: Add Rockpro64 "
` [U-Boot] [PATCH v3 12/13] rockchip: rk3399: Add Rock PI 4 support
` [U-Boot] [PATCH v3 13/13] doc: rockchip: Add global doc for rk3399 build/flash

[U-Boot] [PATCH 1/1] efi_loader: FreePages() must fail with pages = 0
 2019-04-25 17:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/5] fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
 2019-04-25 17:04 UTC  (8+ messages)
` [U-Boot] [PATCH v2 0/5] boot_get_fdt: clean up and use 'fdtaddr' as fallback for Android
  ` [U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out

[U-Boot] [PATCH v1 0/3] fs: btrfs: Add zstd decompression support
 2019-04-25 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] lib: Add xxhash support
` [U-Boot] [PATCH v1 2/3] lib: add Zstandard decompression support
` [U-Boot] [PATCH v1 3/3] fs: btrfs: add zstd "

[U-Boot] Booting MX6 via Serial Download after DM conversion
 2019-04-25 15:48 UTC  (9+ messages)

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-25 15:29 UTC  (18+ messages)
` [U-Boot] [PATCH v3 1/9] Revert "pico-imx7d: Add LCD support"
` [U-Boot] [PATCH v3 3/9] imx: mx7: Add empty arch_cpu_init if skipped
` [U-Boot] [PATCH v3 4/9] pico-imx7d: Correct uart clock root
` [U-Boot] [PATCH v3 7/9] pico-imx7d: Add device tree for pico-imx7d

[U-Boot] [PATCH] pico-imx6ul: Add DWARF baseboard support
 2019-04-25 14:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] imx: sip: add call_imx_sip_ret2
 2019-04-25 14:23 UTC  (5+ messages)
` [U-Boot] [PATCH 6/8] imx8: cpu: get temperature when print cpu desc

[U-Boot] [PATCH] board: am335x: Drop duplicate pinmux configuration
 2019-04-25 14:12 UTC 

[U-Boot] [RESEND PATCH 1/2] net: rtl8169: Implement ->hwaddr_write() callback
 2019-04-25 13:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Fixes for Turris Omnia
 2019-04-25 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] i2c: mvtwsi: fix disabling i2c slave on Armada 38x
` [U-Boot] [PATCH 2/4] mvebu: turris_omnia: remove redundant code
` [U-Boot] [PATCH 3/4] mvebu: turris_omnia: fix eeprom/mcu device names
` [U-Boot] [PATCH 4/4] arm: mvebu: turris_omnia: add XHCI to defconfig

[U-Boot] [PATCH v2 0/2] Fix compilation error if CONFIG_USB is disabled
 2019-04-25 13:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-25 13:34 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] [PATCH 1/2] fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
 2019-04-25 13:25 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space
 2019-04-25 13:24 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: mvtwsi: Fix delay time for Turris Omnia
 2019-04-25 13:22 UTC 

[U-Boot] [PATCH v3 0/7] AM65x HS device support
 2019-04-25 13:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-25 13:05 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
` [U-Boot] [PATCH v2 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
` [U-Boot] [PATCH v2 3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines
` [U-Boot] [PATCH v2 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
` [U-Boot] [PATCH v2 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add

[U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060
 2019-04-25 12:41 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] drivers/mtd/spi: Enable 4B opcodes for SPANSION s25fl512s
 2019-04-25 11:50 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] fsl_qspi: Improve QSPI driver to incorporate 4 byte commands
    ` [U-Boot] [EXT] "

[U-Boot] Please pull u-boot-dm
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc1 (3)
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [RESEND] [PULL] u-boot-stm32 for v2019.07-rc1​ (round 2)
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190423
 2019-04-25 11:09 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog: Kconfig: update WDT help message
 2019-04-25 11:00 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: am335x: Add phyCORE AM335x R2 support
 2019-04-25 10:52 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/5] Convert Pico i.MX7 to DM
 2019-04-25 10:38 UTC  (11+ messages)
` [U-Boot] [PATCH V2 2/5] pico-imx7d: defconfig: Add DT file hooks

[U-Boot] [PATCH 1/2] smbios: add parsing API
 2019-04-25 10:09 UTC  (2+ messages)

[U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again
 2019-04-25 10:02 UTC 

[U-Boot] [PATCH] net: fec_mxc: not access reserved register on i.MX8
 2019-04-25  9:57 UTC 

[U-Boot] [PATCH v3 0/2] support for ROHM BD71837 and BD71847 PMICs
 2019-04-25  9:50 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
` [U-Boot] [PATCH v3 2/2] regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs

[U-Boot] [PATCH] mmc: sdhci: Read capabilities register before updating host caps
 2019-04-25  9:05 UTC 

[U-Boot] [PATCH 1/3] sound: snow: Add the binding file for snow
 2019-04-25  8:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] sound: tegra: Add the binding file for tegra-audio

[U-Boot] uboot of platdata question
 2019-04-25  8:37 UTC 

[U-Boot] [PATCH 1/2] imx: mx6sabresd: fix usb functions when DM enabled
 2019-04-25  7:19 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx6qdl: add alias for usb0/1

[U-Boot] [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version
 2019-04-25  7:17 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4 v5] watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset


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