messages from 2016-08-19 06:36:38 to 2016-08-22 15:21:29 UTC [more...]
[U-Boot] [PATCH v2 00/11] Allow secure boot on AM33xx devices
2016-08-22 15:21 UTC (10+ messages)
` [U-Boot] [PATCH v2 01/11] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [PATCH v2 02/11] am33xx: config.mk: Add support for additional secure boot image types
` [U-Boot] [PATCH v2 03/11] am33xx: config.mk: Fix option used to enable SPI SPL image type
` [U-Boot] [PATCH v2 04/11] doc: Update info on using AM33xx secure devices from TI
` [U-Boot] [PATCH v2 05/11] ti: omap-common: Allow AM33xx devices to be built securely
` [U-Boot] [PATCH v2 06/11] board: am33xx-hs: spl: Allow post-processing of FIT image on AM33xx
` [U-Boot] [RFC PATCH v2 07/11] omap: Use SD_BOOT in place of EMMC_BOOT
` [U-Boot] [RFC PATCH v2 08/11] config: Remove usage of CONFIG_STORAGE_EMMC
` [U-Boot] [RFC PATCH v2 09/11] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
[U-Boot] [PATCH 00/11] Add support for Stratix 10 SoC
2016-08-22 15:02 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH 02/11] arm: socfpga: rstmgr: Add Reset Manager for Stratix 10
` [U-Boot] [PATCH 03/11] arm: socfpga: rstmgr: Segregate the "
` [U-Boot] [PATCH 04/11] arm: socfpga: clkmgr: Segregate the Clock "
` [U-Boot] [PATCH 05/11] arm: socfpga: fpgamgr: Segregate the FPGA "
` [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c "
` [U-Boot] [PATCH 07/11] arm: socfpga: sysmgr: Fix casting warning when enabling ARM64
` [U-Boot] [PATCH 08/11] arm: socfpga: mmu: Add memory map layout for Stratix 10 SoC
` [U-Boot] [PATCH 09/11] arm: socfpga: stratix10: Add board folder for Stratix 10 socdk
` [U-Boot] [PATCH 10/11] arm: dts: socfpga: Add dts "
` [U-Boot] [PATCH 11/11] arm: socfpga: Add support for Stratix 10 SoC dev kit
[U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
2016-08-22 14:59 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/2] arch/arm/Kconfig: Whitespace correction
[U-Boot] [PATCH 0/4] tools: moveconfig: some more improvements
2016-08-22 14:57 UTC (8+ messages)
` [U-Boot] [PATCH 1/4] tools: moveconfig: remove document about deprecated error message
` [U-Boot] [PATCH 2/4] tools: moveconfig: use sets instead of lists for failed/suspicious boards
` [U-Boot] [PATCH 3/4] tools: moveconfig: warn loudly if moved option has no entry in Kconfig
` [U-Boot] [PATCH 4/4] tools: moveconfig: add --spl option to move options for SPL build
[U-Boot] [PATCH] regulator: fixed: obey startup delay
2016-08-22 14:49 UTC (2+ messages)
[U-Boot] CPU Clock frequency at boot time - Nvidia Jetson TK1
2016-08-22 14:37 UTC
[U-Boot] [PATCH 00/13] Cleanups to allow secure boot on AM33xx devices
2016-08-22 14:06 UTC (19+ messages)
` [U-Boot] [PATCH 01/13] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
` [U-Boot] [PATCH 02/13] spl: Kconfig: Add SPL_<media>_BOOT "
` [U-Boot] [PATCH 03/13] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE "
[U-Boot] [PATCH] sunxi: display: Use PWM to drive backlight where applicable
2016-08-22 14:01 UTC (2+ messages)
[U-Boot] [PATCH] net: mii: check phy advertising register when geting link status
2016-08-22 13:03 UTC
[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
2016-08-22 12:46 UTC (2+ messages)
[U-Boot] OMAP3 SPL Overflow
2016-08-22 12:08 UTC (4+ messages)
[U-Boot] [PATCH 1/1] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
2016-08-22 11:36 UTC (9+ messages)
[U-Boot] [PATCH] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
2016-08-22 10:32 UTC (5+ messages)
[U-Boot] [x86] Error building for qemu-x86 as EFI payload
2016-08-22 9:28 UTC (2+ messages)
[U-Boot] [PATCH v1] arm: mvebu: a38x: update serdes error handling
2016-08-22 8:52 UTC
[U-Boot] U-Boot SPL 2016.09-rc1 on NTC C.H.I.P
2016-08-22 7:55 UTC (8+ messages)
[U-Boot] [PATCH v1] spl: Remove unused CONFIG_SPL_SPI_* definitions
2016-08-22 5:17 UTC
[U-Boot] [PATCH] efi_loader: disk: Fix CONFIG_BLK breakage
2016-08-22 4:22 UTC (12+ messages)
[U-Boot] [PATCH v2 0/7] rk3399: enable host controllers
2016-08-22 4:20 UTC (11+ messages)
` [U-Boot] [PATCH v2 1/7] usb: xhci-rockchip: add rockchip dwc3 controller driver
` [U-Boot] [PATCH v2 2/7] rockchip: select DM_USB for rockchip SoC
` [U-Boot] [PATCH v2 3/7] config: rk3399: add usb related configs
` [U-Boot] [PATCH v2 4/7] dts: rk3399: add dwc3_typec node for rk3399
` [U-Boot] [PATCH v2 5/7] dts: rk3399-evb: add regulator-fixed for usb host vbus
` [U-Boot] [PATCH v2 6/7] board: evb-rk3399: enable usb 2.0 host vbus power on board_init
` [U-Boot] [PATCH v2 7/7] config: evb-rk3399: enable fixed regulator
[U-Boot] UMS - maintain connection
2016-08-22 2:30 UTC (4+ messages)
[U-Boot] [PATCH] mmc: sdhci: Add the programmable clock mode support
2016-08-22 2:24 UTC (4+ messages)
[U-Boot] [PATCH v1 1/2] arm: mvebu: Add support for NAND interface on A-38x
2016-08-22 0:38 UTC (2+ messages)
` [U-Boot] [PATCH v1 2/2] arm: mvebu: Define NAND interface pins for A-38x
[U-Boot] [PATCH v1] clk: clk-uclass: Check ops pointer before use it
2016-08-21 16:54 UTC (9+ messages)
[U-Boot] [PATCH] pinctrl: fix typos in comment blocks of pinconfig_post_bind()
2016-08-21 15:09 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: Fix relocations above 64kb image size
2016-08-21 15:09 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH RESEND] Makefile: Remove tags file on mrproper
2016-08-21 15:09 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 0/2] tools/env: minor fixes plus resend
2016-08-21 15:09 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] tools/env: return with error if redundant environments have unequal size
` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 2/2] tools/env: soften warning about erase block alignment
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 0/2] ARM: OMAP4+: vcores: Make scale_vcores common
2016-08-21 15:09 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 2/2] ARM: OMAP4+: vcores: Remove duplicated code
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] test/py: match prompt only at line boundaries
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3] common: cli_readline: Improve command line editing
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] fastboot: move to Kconfig
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH 1/2] fastboot: implement Kconfig
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot,1/2] "
[U-Boot] [PATCH v2] cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 3/3] Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/3] cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 1/3] cmd: Split 'bootz' and 'booti' out from 'bootm'
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v4 13/13] tests: Introduce DT overlay tests
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,13/13] "
[U-Boot] [PATCH v4 12/13] cmd: fdt: add fdt overlay application subcommand
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 11/13] libfdt: Add overlay application function
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 10/13] libfdt: Add fdt_setprop_inplace_namelen_partial
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 09/13] libfdt: Add fdt_getprop_namelen_w
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,09/13] "
[U-Boot] [PATCH v4 08/13] libfdt: Add fdt_path_offset_namelen
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,08/13] "
[U-Boot] [PATCH v4 07/13] libfdt: Fix separator spelling
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,07/13] "
[U-Boot] [PATCH v4 06/13] libfdt: Add max phandle retrieval function
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 05/13] libfdt: Add iterator over properties
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 04/13] libfdt: Add new headers and defines
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,04/13] "
[U-Boot] [PATCH v4 03/13] vsprintf: Include stdarg for va_list
2016-08-21 15:06 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 02/13] scripts: Makefile.lib: Sanitize DTB names
2016-08-21 15:06 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 01/13] cmd: fdt: Narrow the check for fdt addr
2016-08-21 15:06 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [v3] Pull request: u-boot-sh/rmobile
2016-08-21 15:06 UTC (2+ messages)
[U-Boot] [PATCH] treewide: fix "followings" to "following"
2016-08-21 7:12 UTC
[U-Boot] [PATCH v2] tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
2016-08-21 7:03 UTC
[U-Boot] [PATCH] tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
2016-08-21 6:51 UTC
[U-Boot] [PATCH] spi: tegra: fix hand in set_mode()
2016-08-21 2:17 UTC (5+ messages)
[U-Boot] [PATCH 0/5] armv8: Add generic PSCI client support
2016-08-20 23:54 UTC (10+ messages)
` [U-Boot] [PATCH 1/5] efi_loader: Allow boards to implement get_time and reset_system
` [U-Boot] [PATCH 4/5] arm: Provide common PSCI based reset handler
[U-Boot] [PATCH 1/2] ARM: tegra: fix Tegra186 I2C clock name
2016-08-20 23:52 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: fix Tegra186 SDHCI clock/reset names
[U-Boot] [PATCH v6 00/10] efi_loader: Expose SMBIOS table
2016-08-20 23:52 UTC (13+ messages)
` [U-Boot] [PATCH v6 01/10] x86: Move table csum into separate file
` [U-Boot] [PATCH v6 02/10] x86: Move smbios generation into arch independent directory
` [U-Boot] [PATCH v6 05/10] cpu: Add DMTF id and family fields
` [U-Boot] [PATCH v6 06/10] cpu: Add get_vendor callback
` [U-Boot] [PATCH v6 07/10] smbios: Generate type 4 on non-x86 systems
` [U-Boot] [PATCH v6 08/10] smbios: Expose in efi_loader as table
[U-Boot] [PATCH] CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table
2016-08-20 21:52 UTC
[U-Boot] Squashfs filesystem support
2016-08-20 19:37 UTC
[U-Boot] Error building for qemu-x86 as EFI payload
2016-08-20 15:06 UTC
[U-Boot] Resend: Pull request: u-boot-sh/rmobile
2016-08-20 14:06 UTC (3+ messages)
[U-Boot] [PATCH 0/6] Remove calls from net drivers to legacy miiphy_register() entry-point
2016-08-20 9:08 UTC (5+ messages)
` [U-Boot] [PATCH v2 0/5] "
[U-Boot] [PATCH] net: davinci_emac: Restore the internal MDIO accessors return values
2016-08-20 8:56 UTC
[U-Boot] [PATCH] rockchip: rk3399: update MAINTAINER file
2016-08-19 22:21 UTC (4+ messages)
[U-Boot] [UBOOT PATCH 0/4] Add LS1 PSCI system suspend
2016-08-19 19:55 UTC (6+ messages)
` [U-Boot] [UBOOT PATCH 1/4] armv7: psci: make v7_flush_dcache_all public for all psci code
` [U-Boot] [UBOOT PATCH 2/4] nxp: ls102xa: add registers definition for system sleep
` [U-Boot] [UBOOT PATCH 3/4] nxp: ls102xa: add EPU Finite State Machine
` [U-Boot] [UBOOT PATCH 4/4] nxp: ls102xa: add LS1 PSCI system suspend
[U-Boot] [PATCH] ext4: fix possible crash on directory traversal, ignore deleted entries
2016-08-19 19:54 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Fix up issues with new NFSv3 implementation
2016-08-19 18:55 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Clean up some NFS issues not related to v3 support
2016-08-19 18:54 UTC (2+ messages)
[U-Boot] [PATCH] net/fm: Remove unused code of FMan QMI
2016-08-19 18:52 UTC (2+ messages)
[U-Boot] mx7: ums command does not mount SD card partitions
2016-08-19 16:46 UTC
[U-Boot] [PATCH] efi: console: Correctly report modes
2016-08-19 16:12 UTC
[U-Boot] [PATCH 0/2] ext4: more fixes for possible file system corruption
2016-08-19 15:21 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ext4: Avoid corruption of directories with hash tree indexes
2016-08-19 15:17 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ext4: scan all directory blocks when looking up an entry
[U-Boot] [PATCH v7] dm: at91: Add driver model support for the spi driver
2016-08-19 14:44 UTC (10+ messages)
[U-Boot] [PATCH] warp7: Add PMIC support
2016-08-19 13:55 UTC (2+ messages)
[U-Boot] Remove atmel_dataflash_spi.c
2016-08-19 12:04 UTC
[U-Boot] [PATCH] sunxi: Tune H3 DRAM PLL to improve lock time
2016-08-19 11:40 UTC
[U-Boot] [PATCH] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
2016-08-19 10:12 UTC
[U-Boot] [PATCH 0/4] Amlogic Meson pinctrl driver for u-boot
2016-08-19 9:19 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
[U-Boot] [PATCH] sunxi: Sync dts files with upstream kernel
2016-08-19 8:06 UTC (3+ messages)
[U-Boot] [PATCH] ARM: dts: sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB
2016-08-19 7:09 UTC (2+ messages)
[U-Boot] ZynqMP breakage
2016-08-19 6:45 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