u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 06:43:21 to 2018-09-02 17:29:56 UTC [more...]

[U-Boot] [PULL] Please pull u-boot-imx
 2018-09-02 17:29 UTC  (12+ messages)

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2018-09-02 16:04 UTC  (6+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "

[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
 2018-09-02  1:07 UTC  (15+ messages)
` [U-Boot] [PATCH V2 2/2] pci: Update documentation to make 'compatible' string optional

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-09-02  1:07 UTC  (21+ messages)

[U-Boot] [PATCH v2 0/8] Device tree support for Powerpc in u-boot
 2018-09-01 21:45 UTC  (8+ messages)
` [U-Boot] [PATCH v2 3/8] binman: Add a new "skip-at-start" property in Section class
` [U-Boot] [PATCH v2 6/8] powerpc: mpc85xx: Use binman to embed dtb inside u-boot

[U-Boot] [PATCH] mx7dsabresd: Add the qspi target to the list of supported defconfigs
 2018-09-01 17:24 UTC 

[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
 2018-09-01 10:59 UTC  (5+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE

[U-Boot] [PATCH v3 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
 2018-09-01 10:21 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/3] efi_loader: ARM: run EFI payloads non-secure

[U-Boot] [PATCH v2 00/17][RESENT] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
 2018-09-01  9:50 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/17] vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
` [U-Boot] [PATCH v2 02/17] test: print_ut.c "
` [U-Boot] [PATCH v2 03/17] lib: build charset.o only if needed
` [U-Boot] [PATCH v2 04/17] efi_loader: rename utf16_strlen, utf16_strnlen
` [U-Boot] [PATCH v2 05/17] lib: charset: utility functions for Unicode
` [U-Boot] [PATCH v2 06/17] test: unit tests for Unicode functions
` [U-Boot] [PATCH v2 07/17] lib: vsprintf: correct printing of Unicode strings
` [U-Boot] [PATCH v2 08/17] test: test printing Unicode
` [U-Boot] [PATCH v2 09/17] efi_loader: remove limit on variable length
` [U-Boot] [PATCH v2 10/17] efi_loader: don't use unlimited stack as buffer
` [U-Boot] [PATCH v2 11/17] efi_loader: buffer size for load options
` [U-Boot] [PATCH v2 12/17] lib: charset: remove obsolete functions
` [U-Boot] [PATCH v2 13/17] efi_loader: capitalization table
` [U-Boot] [PATCH 14/17] lib: charset: upper/lower case conversion
` [U-Boot] [PATCH v2 15/17] test: tests for utf_to_lower() utf_to_upper()
` [U-Boot] [PATCH v2 16/17] efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
` [U-Boot] [PATCH v2 17/17] efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL

[U-Boot] [PATCH v7 00/13] Cleaner MTD devices management
 2018-09-01  9:04 UTC  (27+ messages)
` [U-Boot] [PATCH v7 01/13] lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
` [U-Boot] [PATCH v7 02/13] lib: strto: fix metric suffix parsing in strtoul[l]
` [U-Boot] [PATCH v7 03/13] mtd: Kconfig: remove MTD_PARTITIONS duplicated symbol
` [U-Boot] [PATCH v7 04/13] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v7 05/13] cmd: mtdparts: remove mandatory 'mtdparts=' prefix
` [U-Boot] [PATCH v7 06/13] mtd: uclass: add probe function
` [U-Boot] [PATCH v7 07/13] mtd: uclass: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v7 08/13] mtd: uclass: search for an equivalent MTD name with the mtdids
` [U-Boot] [PATCH v7 09/13] mtd: mtdpart: implement proper partition handling
` [U-Boot] [PATCH v7 10/13] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v7 11/13] cmd: mtdparts: try to probe the MTD devices as a fallback
` [U-Boot] [PATCH v7 12/13] cmd: ubi: clean the partition handling
` [U-Boot] [PATCH v7 13/13] cmd: mtdparts: describe as legacy

[U-Boot] [PATCH v2 1/3] spi: add support for ARM PL022 SPI controller
 2018-09-01  8:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
` [U-Boot] [PATCH v2 3/3] arm: spear: fix enabling of SSP2 clock

[U-Boot] [PATCH] arm: armv7m: clean up armv7m unified code compilation
 2018-08-31 23:57 UTC 

[U-Boot] [PATCH] arm: armv7m: remove un-necessary If then instruction
 2018-08-31 23:39 UTC 

[U-Boot] [PATCH] arm: stm32: Remove redundant thumb build selection
 2018-08-31 23:15 UTC 

[U-Boot] [PATCH] spl: Kconfig: Fix typo in 'Upgrade'
 2018-08-31 21:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Make kmalloc'ed memory really DMA-safe
 2018-08-31 21:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] test: fix typo in cmd_ut_category() description
 2018-08-31 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] hisilicon: hikey: Update instructions based on latest source
 2018-08-31 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] u-boot release and feature set
 2018-08-31 16:58 UTC  (9+ messages)

[U-Boot] [PATCH] dm: Update README.txt to clarify device tree usage
 2018-08-31 15:59 UTC 

[U-Boot] [PATCH] arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
 2018-08-31 14:15 UTC 

[U-Boot] [PATCH] wandboard: README: Include the mx6qp variant in the list
 2018-08-31 13:01 UTC 

[U-Boot] [PATCH 0/2] Add Rock960 board support
 2018-08-31 12:40 UTC  (10+ messages)

[U-Boot] [PATCH v4 7/7] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
 2018-08-31 12:24 UTC  (3+ messages)
` [U-Boot] [U-Boot, v4, "
  ` [U-Boot] [Resend] "

[U-Boot] [PATCH v2 00/15] AVB using OP-TEE
 2018-08-31 12:10 UTC  (22+ messages)
` [U-Boot] [PATCH v2 05/15] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH v2 07/15] tee: add OP-TEE driver
` [U-Boot] [PATCH v2 08/15] Documentation: tee uclass and op-tee driver
` [U-Boot] [PATCH v2 10/15] sandbox: dt: add sandbox_tee node
` [U-Boot] [PATCH v2 11/15] configs: sandbox: enable CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v2 13/15] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v2 14/15] tee: optee: support AVB trusted application

[U-Boot] [PATCH 1/4] ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmd
 2018-08-31 11:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: bootscript: Replace tftpboot with dhcp when downloading kernel
` [U-Boot] [PATCH 3/4] ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmd
` [U-Boot] [PATCH 4/4] ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip)

[U-Boot] [PATCH v4 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
 2018-08-31 11:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-31 10:14 UTC  (7+ messages)
` [U-Boot] [PATCH v3 27/58] fastboot: sunxi: Update fastboot mmc default device

[U-Boot] [PATCH] imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfig
 2018-08-31 10:10 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: set host_caps mmc modes to equivalent buswidth and lower
 2018-08-31  8:29 UTC 

[U-Boot] [RFC 0/3] test/py: add filesystem test scripts
 2018-08-31  8:26 UTC  (10+ messages)
` [U-Boot] [RFC 1/3] test/py: convert fs-test.sh to pytest

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-08-31  6:27 UTC  (3+ messages)

[U-Boot] [PATCH v6 1/8] dm: mmc: use block layer in mmc driver
 2018-08-31  2:49 UTC  (5+ messages)

[U-Boot] [PATCH V3 1/3] efi_loader: simplify ifdefs
 2018-08-30 21:43 UTC  (3+ messages)
` [U-Boot] [PATCH V3 2/3] ARM: tegra: reserve unmapped RAM so EFI doesn't use it
` [U-Boot] [PATCH V3 3/3] Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""

[U-Boot] [PULL] u-boot-sh/master
 2018-08-30 21:33 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-08-30 21:33 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2018-08-30 21:33 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] ARM: tegra: reserve unmapped RAM so EFI doesn't use it
 2018-08-30 21:09 UTC  (5+ messages)

[U-Boot] [PATCH 6/8] rockchip: rk3288: use ARM arch timer instead of rk_timer
 2018-08-30 20:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/8] rockchip: rk3036: use ARM arch timer instead of rk_timer
 2018-08-30 20:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/13] pico-imx6ul: Convert to distro config
 2018-08-30 19:10 UTC  (13+ messages)
` [U-Boot] [PATCH 02/13] pico-imx6ul: Convert to SPL
` [U-Boot] [PATCH 03/13] pico-imx6ul: Add fastboot support
` [U-Boot] [PATCH 04/13] pico-imx6ul: Add bmode support
` [U-Boot] [PATCH 05/13] pico-imx6ul: Add support for the 512MB module
` [U-Boot] [PATCH 06/13] pico-imx7d: Update the README file
` [U-Boot] [PATCH 07/13] pico-imx6ul: "
` [U-Boot] [PATCH 08/13] pico-imx6ul: Sync defconfig with new changes
` [U-Boot] [PATCH 09/13] pico-imx6ul: Add bootmenu to choose the baseboard
` [U-Boot] [PATCH 10/13] pico-imx6ul: Improve default DFU settings
` [U-Boot] [PATCH 11/13] pico-imx6ul: Sync README with pico-imx7d
` [U-Boot] [PATCH 12/13] pico-imx6ul: Add new pico-hobbit config
` [U-Boot] [PATCH 13/13] pico-imx6ul: Remove CONFIG_FSL_USDHC from .h

[U-Boot] [PATCH 01/11] sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro
 2018-08-30 13:38 UTC  (11+ messages)
` [U-Boot] [PATCH 02/11] sh: sh7724: Drop EDMR macro
` [U-Boot] [PATCH 03/11] sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
` [U-Boot] [PATCH 04/11] sh: tmu: Simplify the tmu_bit math
` [U-Boot] [PATCH 05/11] sh: tmu: Inline tmu_timer_{start,stop}()
` [U-Boot] [PATCH 06/11] sh: tmu: Inline get_tmu0_clk_rate()
` [U-Boot] [PATCH 07/11] sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
` [U-Boot] [PATCH 08/11] sh: tmu: Inline sh_tmu.h
` [U-Boot] [PATCH 09/11] sh: tmu: Clean up register usage
` [U-Boot] [PATCH 10/11] sh: tmu: Zap get_tbclk and timer_read_counter
` [U-Boot] [PATCH 11/11] ARM: rmobile: Repair TMU clock on Gen2

[U-Boot] [PATCH] mmc: renesas-sdhi: Use priv directly
 2018-08-30 13:32 UTC 

[U-Boot] [PATCH] travis: Use kernel.org pre-built toolchain for riscv
 2018-08-30 13:17 UTC 

[U-Boot] [PATCH v6 00/31] SPI-NAND support
 2018-08-30 12:43 UTC  (4+ messages)

[U-Boot] [PATCH 3/8] rockchip: rk322x: use ARM arch timer instead of rk_timer
 2018-08-30  9:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/8] rockchip: add STIMER_BASE for Rockchip SoCs
 2018-08-30  9:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4] gpio: dwapb_gpio: Add reset ctrl to driver
 2018-08-30  9:07 UTC  (4+ messages)

[U-Boot] [PATCH 8/8] rockchip: remove unused rk_timer.c
 2018-08-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,8/8] "

[U-Boot] [PATCH 2/8] rockchip: rk322x: sdram: use udelay instead of rockchip_udelay
 2018-08-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/8] rockchip: rk3036: sdram: use udelay instead of rockchip_udelay
 2018-08-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 7/8] rockchip: rk3128: use ARM arch timer instead of rk_timer
 2018-08-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
 2018-08-30  7:54 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] riscv: kconfig: Normalize architecture name spelling
` [U-Boot] [PATCH 02/12] riscv: Remove setup.h
` [U-Boot] [PATCH 03/12] riscv: bootm: Correct the 1st kernel argument to hart id
` [U-Boot] [PATCH 04/12] riscv: Remove mach type
` [U-Boot] [PATCH 05/12] riscv: Move the linker script to the CPU root directory
` [U-Boot] [PATCH 06/12] riscv: Fix coding style issues in the linker script
` [U-Boot] [PATCH 07/12] riscv: Explicitly pass -march and -mabi to the compiler
` [U-Boot] [PATCH 08/12] riscv: Add a helper routine to print CPU information
` [U-Boot] [PATCH 09/12] riscv: Make start.S available for all targets
` [U-Boot] [PATCH 10/12] riscv: ae350: Clean up mixed tabs and spaces in the dts
` [U-Boot] [PATCH 11/12] riscv: kconfig: Select DM and OF_CONTROL
` [U-Boot] [PATCH 12/12] riscv: Add QEMU virt board support

[U-Boot] [PATCH v5 1/2] spl: add support to booting with OP-TEE
 2018-08-30  7:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH] rockchip: dts: fix unnecessary '-cells' warning
 2018-08-30  7:41 UTC  (2+ messages)
` [U-Boot] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).