messages from 2017-07-26 13:48:39 to 2017-07-27 04:54:00 UTC [more...]
[U-Boot] [RESENT PATCH v2 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
2017-07-27 4:54 UTC (2+ messages)
` [U-Boot] [RESENT PATCH v2 2/4] rockchip: rk322x: update max-frequency for mmc node
[U-Boot] [PATCH v2 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
2017-07-27 4:48 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/4] rockchip: rk322x: update max-frequency for mmc node
` [U-Boot] [PATCH v2 3/4] rockchip: clk: update dwmmc clock div
` [U-Boot] [PATCH v2 4/4] rockchip: clk: remove RATE_TO_DIV
[U-Boot] [PATCH 0/3] Remove unused FPGA feature from gen5 SPL
2017-07-27 4:36 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: "
` [U-Boot] [PATCH 2/3] arm: socfpga: Move Gen5 FPGA manager driver to FPGA driver
` [U-Boot] [PATCH 3/3] arm: socfpga: Enable FPGA bridge in gen5 U-boot
[U-Boot] [Patch v2] Makefile: Concatenation of u-boot-spl.bin and u-boot.img
2017-07-27 4:30 UTC (4+ messages)
[U-Boot] [PATCH 3/4] rockchip: clk: update dwmmc clock div
2017-07-27 3:29 UTC (3+ messages)
` [U-Boot] [U-Boot,3/4] "
[U-Boot] [PATCH 0/2] Convert CONFIG_OMAP3_SPI to Kconfig
2017-07-27 3:25 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section
` [U-Boot] [PATCH 2/2] Convert CONFIG_OMAP3_SPI to Kconfig
[U-Boot] [PATCH v13 0/8] Add Intel Arria 10 SoC FPGA driver
2017-07-27 3:24 UTC (3+ messages)
[U-Boot] [PATCH 1/3] am43xx: Remove ethboot / usbhost_boot variants
2017-07-27 2:49 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
` [U-Boot] [PATCH 3/3] ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
[U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
2017-07-27 2:43 UTC (3+ messages)
[U-Boot] [PATCH 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
2017-07-27 2:33 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Convert CONFIG_SYS_I2C_OMAP24XX et al to Kconfig
2017-07-27 2:22 UTC (3+ messages)
[U-Boot] [PATCH] arm: mach-omap2: Align image address before cache operations
2017-07-27 2:08 UTC (2+ messages)
[U-Boot] [PATCH] Remove unused CONFIG_TWL4030_PWM
2017-07-27 1:53 UTC (2+ messages)
[U-Boot] Kconfig conversion Question
2017-07-27 1:53 UTC (4+ messages)
[U-Boot] [PATCH] env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
2017-07-27 1:48 UTC
[U-Boot] [PATCH 2/4] rockchip: rk322x: update dts node for mmc
2017-07-27 1:12 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 0/3] CMD_USB_MASS_STORAGE implies USB_FUNCTION_MASS_STORAGE
2017-07-26 21:50 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] usb: gadget: move USB_FUNCTION_MASS_STORAGE to Kconfig
` [U-Boot] [PATCH v3 2/3] Kconfig: CMD_USB_MASS_STORAGE implies USB_FUNCTION_MASS_STORAGE
` [U-Boot] [PATCH v3 3/3] config: move USB_FUNCTION_MASS_STORAGE
[U-Boot] [GIT PULL] u-boot-uniphier/master
2017-07-26 21:42 UTC (2+ messages)
[U-Boot] [PATCH 1/3] efi_loader: Add an EFI_CALL() macro
2017-07-26 20:55 UTC (11+ messages)
` [U-Boot] [PATCH 2/3] efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
` [U-Boot] [PATCH 3/3] efi_loader: indent entry/exit prints to show nesting level
[U-Boot] [PATCH] efi_loader: fix bug in efi_get_memory_map
2017-07-26 20:25 UTC (3+ messages)
[U-Boot] [PATCH v4] arm64: ls1043ardb: Add distro boot support
2017-07-26 20:21 UTC (2+ messages)
[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
2017-07-26 20:14 UTC (56+ messages)
` [U-Boot] [PATCH v2 02/34] Makefile: Rename 'env' target to 'environ'
` [U-Boot] [PATCH v2 03/34] Move environment files from common/ to env/
` [U-Boot] [PATCH v2 14/34] env: common: Make env_get_addr/get_char_memory() static
` [U-Boot] [PATCH v2 15/34] env: common: Drop env_get_addr()
` [U-Boot] [PATCH v2 16/34] env: common: Factor out the common env_valid check
` [U-Boot] [PATCH v2 17/34] env: common: Drop env_get_char_init()
` [U-Boot] [PATCH v2 18/34] env: common: Drop env_get_char_memory()
` [U-Boot] [PATCH v2 19/34] env: Add an enum for environment state
` [U-Boot] [PATCH v2 20/34] env: Rename nand env_location to nand_env_location
` [U-Boot] [PATCH v2 21/34] env: Create a location driver for each location
` [U-Boot] [PATCH v2 22/34] env: Add a new implementation of environment access
` [U-Boot] [PATCH v2 23/34] env: Switch over to use environment location drivers
` [U-Boot] [PATCH v2 24/34] env: Drop common init() functions
` [U-Boot] [PATCH v2 25/34] env: Drop the env_name_spec global
` [U-Boot] [PATCH v2 26/34] env: Drop unused env_ptr variables
` [U-Boot] [PATCH v2 27/34] env: Drop env_init_new()
` [U-Boot] [PATCH v2 28/34] env: Drop env_get_char_spec()
` [U-Boot] [PATCH v2 29/34] env: Drop env_relocate_spec() in favour of env_load()
` [U-Boot] [PATCH v2 30/34] env: Drop saveenv() in favour of env_save()
` [U-Boot] [PATCH v2 31/34] env: Rename setenv() and friends to env_set()
` [U-Boot] [PATCH v2 32/34] env: Rename getenv() and friends to env_get()
` [U-Boot] [PATCH v2 33/34] env: Adjust the get_char() method to return an int
` [U-Boot] [PATCH v2 34/34] env: Adjust the load() method to return an error
[U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot
2017-07-26 20:07 UTC (2+ messages)
[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
2017-07-26 19:53 UTC (38+ messages)
` [U-Boot] [PATCH v2 01/56] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v2 02/56] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v2 06/56] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v2 07/56] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v2 08/56] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v2 09/56] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v2 10/56] spl: dm: Kconfig: SPL_CLK depens on SPL_DM
` [U-Boot] [PATCH v2 11/56] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v2 12/56] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v2 13/56] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v2 14/56] armv8: remove unused low-level modules from TPL
` [U-Boot] [PATCH v2 15/56] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v2 16/56] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v2 17/56] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v2 18/56] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v2 19/56] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v2 20/56] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v2 21/56] drivers: spl: consistently use the $(SPL_TPL_) macro
[U-Boot] [PATCH v2 1/4] arm: dts: meson: import dts files from Linux 4.12
2017-07-26 19:52 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] Pull request: u-boot-mips
2017-07-26 19:52 UTC (3+ messages)
` [U-Boot] Pull request: u-boot-mips v2
[U-Boot] [PATCH] MAINTAINERS: Update maintainer for x86
2017-07-26 19:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] FIT: List kernel_noload in the list of types
2017-07-26 19:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 6/6] ram: stm32: add stm32h7 support
2017-07-26 19:52 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,6/6] "
[U-Boot] [PATCH v2 5/6] ARM: DTS: stm32: remove useless mr-nbanks property
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/6] ram: stm32: add second SDRAM bank management
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/6] ram: stm32: replace fdtdec_get by ofnode calls
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/6] ram: stm32: get base address from DT
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,2/6] "
[U-Boot] [PATCH 9/9] clk: stm32f7: remove clock_get()
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot,9/9] "
[U-Boot] [PATCH 8/9] spi: stm32_qspi: add clk_get_rate() support
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 7/9] serial: stm32x7: add clk_get_rate() support
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 6/9] serial: stm32x7: migrate serial struct to driver
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 5/9] clk: stm32f7: cleanup clocks unused definitions
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/9] clk: stm32f7: add clock .get_rate() callback
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/9] clk: stm32f7: get RCC base address from DT
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/9] clk: stm32f7: add static for configure_clocks()
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/9] ARM: DTS: stm32: align DT clock declaration with kernel
2017-07-26 19:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] arm: mach-keystone: Fixes issue with return values in inline assembly
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 4/4] arm: mach-keystone: Updates mon_install for K2G HS
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] configs: k2x_evm: Reorder default boot command
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] configs: k2x_evm: Adds environment variables for secure devices
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] configs: k2x_evm: Adds FIT loading environment variables
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] board: ti: x15: Add support for beagle_X15 revC
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] board: ti: am57xx: Fix detection of board version
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 3/4] odroid-c2: enable GPIO
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,3/4] "
[U-Boot] [PATCH v2 2/4] pinctrl: meson: add GPIO support
2017-07-26 19:50 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,2/4] "
[U-Boot] [PATCH 1/2] sunxi: add PRCM secure switch register definition
2017-07-26 19:31 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: switch PRCM to non-secure on H3/H5 SoCs
[U-Boot] [PATCH] efi_loader: only evaluate EFI_EXIT()'s ret once
2017-07-26 19:16 UTC
[U-Boot] Convert CMD_NAND to KConfig (help)
2017-07-26 19:05 UTC (2+ messages)
[U-Boot] STM32F746 Discovery - No serial output?
2017-07-26 18:41 UTC (2+ messages)
[U-Boot] [PATCH v2] Add support for Microchip LAN75xx and LAN78xx
2017-07-26 18:03 UTC (2+ messages)
[U-Boot] [PATCH 4/4] rockchip: clk: remove RATE_TO_DIV
2017-07-26 17:51 UTC (2+ messages)
` [U-Boot] [U-Boot,4/4] "
[U-Boot] [PATCH v3 00/24] env: Move environment code to use location drivers
2017-07-26 17:46 UTC (28+ messages)
` [U-Boot] [PATCH v3 01/24] Makefile: Rename 'env' target to 'environ'
` [U-Boot] [PATCH v3 02/24] Move environment files from common/ to env/
` [U-Boot] [PATCH v3 03/24] env: Move help from README to Kconfig
` [U-Boot] [PATCH v3 04/24] env: common: Make env_get_addr/get_char_memory() static
` [U-Boot] [PATCH v3 05/24] env: common: Drop env_get_addr()
` [U-Boot] [PATCH v3 06/24] env: common: Factor out the common env_valid check
` [U-Boot] [PATCH v3 07/24] env: common: Drop env_get_char_init()
` [U-Boot] [PATCH v3 08/24] env: common: Drop env_get_char_memory()
` [U-Boot] [PATCH v3 09/24] env: Add an enum for environment state
` [U-Boot] [PATCH v3 10/24] env: Rename nand env_location to nand_env_location
` [U-Boot] [PATCH v3 11/24] env: Create a location driver for each location
` [U-Boot] [PATCH v3 12/24] env: Add a new implementation of environment access
` [U-Boot] [PATCH v3 13/24] env: Switch over to use environment location drivers
` [U-Boot] [PATCH v3 14/24] env: Drop common init() functions
` [U-Boot] [PATCH v3 15/24] env: Drop the env_name_spec global
` [U-Boot] [PATCH v3 16/24] env: Drop unused env_ptr variables
` [U-Boot] [PATCH v3 17/24] env: Drop env_init_new()
` [U-Boot] [PATCH v3 18/24] env: Drop env_get_char_spec()
` [U-Boot] [PATCH v3 19/24] env: Drop env_relocate_spec() in favour of env_load()
` [U-Boot] [PATCH v3 20/24] env: Drop saveenv() in favour of env_save()
` [U-Boot] [PATCH v3 21/24] env: Rename setenv() and friends to env_set()
` [U-Boot] [PATCH v3 22/24] env: Rename getenv() and friends to env_get()
` [U-Boot] [PATCH v3 23/24] env: Adjust the get_char() method to return an int
` [U-Boot] [PATCH v3 24/24] env: Adjust the load() method to return an error
[U-Boot] [PATCH 4/5] rockchip: rk322x: pinctrl: using compatible name same with dts
2017-07-26 17:43 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Convert CONFIG_USB_ETHER et al to Kconfig
2017-07-26 17:05 UTC
[U-Boot] [PATCH v6 3/3] rockchip: firefly: Add "usb start" to auto-start USB device
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, v6, "
[U-Boot] [PATCH] rockchip: rk3288: Add support for drive-strength in PINCTRL
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v6 1/3] rockchip: firefly: Add some macros to enable the usb keyboard
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, v6, "
[U-Boot] [PATCH v6 2/3] rockchip: firefly: Set the environment variable 'usbkbd' to the stdin
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, v6, "
[U-Boot] [PATCH 5/5] rockchip: dts: rk3229: remove dram channel info
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: use UUID for root partitions
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 4/4] rockchip: pwm: add mask for config setting
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/5] rockchip: rk322x: update dram bank size
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot,1/5] "
[U-Boot] [PATCH 3/5] rockchip: dts: rk322x: add sdmmc device node
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] rockchip: dts: correct vdd_log setting for firefly-rk3399
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] power: pwm_regulator: fix the pwm_set_config parameter order
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] power: pwm_regulator: remove redundance code
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: dts: rk3229: add dwc2 node for fastboot
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] rockchip: phycore: Add ID page of M24C32-D EEPROM
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: dts: firefly using ddr3 1600
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
2017-07-26 16:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] mx6: Add support for Phytec pfla02 (NAND)
2017-07-26 16:23 UTC
[U-Boot] [PATCH v2 1/6] ram: stm32: migrate fmc defines in driver file
2017-07-26 16:14 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 1/1] serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
2017-07-26 15:43 UTC (2+ messages)
[U-Boot] [PATCH 1/4] ARM: uniphier: remove SPL support for ARMv8 SoCs
2017-07-26 13:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox