messages from 2018-04-20 03:26:45 to 2018-04-23 05:59:47 UTC [more...]
[U-Boot] [PATCH v3 0/8] riscv: Enable efi_loader support
2018-04-23 5:59 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/8] riscv: Add setjmp/longjmp code
` [U-Boot] [PATCH v3 2/8] riscv: Enable function sections
` [U-Boot] [PATCH v3 3/8] riscv: Add EFI application infrastructure
` [U-Boot] [PATCH v3 4/8] riscv: Add board_quiesce_devices stub
` [U-Boot] [PATCH v3 5/8] efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
[U-Boot] [PATCH v2 0/8] riscv: Enable efi_loader support
2018-04-23 5:59 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/8] riscv: Add EFI application infrastructure
[U-Boot] [PATCH] DW SPI: invert wait condition in dw_spi_xfer
2018-04-23 5:47 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: mpc85xx: Improve Work-around for Erratum A005125
2018-04-23 5:28 UTC
[U-Boot] [PATCH 0/4] Add Linux-compatible syscon_to_regmap API
2018-04-23 4:58 UTC (12+ messages)
` [U-Boot] [PATCH 1/4] regmap: clean up regmap allocation
` [U-Boot] [PATCH 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
` [U-Boot] [PATCH 3/4] regmap: change regmap_init_mem() to take ofnode instead udevice
` [U-Boot] [PATCH 4/4] syscon: add Linux-compatible syscon API
[U-Boot] [PATCH v2 0/4] Add Linux-compatible syscon_to_regmap API
2018-04-23 4:30 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/4] regmap: clean up regmap allocation
[U-Boot] [PATCH] powerpc: mpc85xx: Improve Work-around for Erratum A005125
2018-04-23 4:27 UTC
[U-Boot] [PATCH] test: regmap: test Linux-compatible syscon_node_to_regmap()
2018-04-23 4:26 UTC
[U-Boot] [PATCH 1/2] arm: Add minimal support for Cortex-R5
2018-04-23 3:53 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] arm: zynqmp: Add ZynqMP minimal R5 support
[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
2018-04-23 3:40 UTC (26+ messages)
` [U-Boot] [PATCH v1 01/16] arm: socfpga: stratix10: Add base address map for Statix10 SoC
` [U-Boot] [PATCH v1 05/16] arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
` [U-Boot] [PATCH v1 06/16] arm: socfpga: misc: Move eth reset to common misc driver
` [U-Boot] [PATCH v1 10/16] arm: dts: Add dts for Stratix10 SoC
` [U-Boot] [PATCH v1 13/16] arm: socfpga: stratix10: Add timer support "
[U-Boot] [PATCH v10 0/3] Why netboot:
2018-04-23 3:22 UTC (4+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget
[U-Boot] Network Packet Buffers: raspberrypi: variable uchar *net_rx_packets[PKTBUFSRX] in net/net.c
2018-04-23 2:54 UTC (3+ messages)
[U-Boot] Make error in U-boot branch v2015.10-rc5
2018-04-23 2:49 UTC (4+ messages)
[U-Boot] [RFC] rules for SPDX-License-Identifier
2018-04-23 0:06 UTC (3+ messages)
[U-Boot] [PATCH] HACK: Some further clang support for ARM
2018-04-22 23:22 UTC
[U-Boot] [PATCH] clang: Update documentation
2018-04-22 23:15 UTC
[U-Boot] [PULL] u-boot-usb/master
2018-04-22 21:37 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/master
2018-04-22 21:37 UTC (2+ messages)
[U-Boot] [PATCH v2] Migrate IMAGE_FORMAT_LEGACY to Kconfig
2018-04-22 21:37 UTC (2+ messages)
[U-Boot] [PATCH 1/3] rockchip: rk3036: add ofdata_to_platdata() callback for driver
2018-04-22 20:14 UTC (2+ messages)
[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
2018-04-22 20:14 UTC (13+ messages)
` [U-Boot] [PATCH 6/7] video_display: Add power_on function
` [U-Boot] [PATCH 7/7] video_display: Add Xilinx LogiCore DP TX
[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
2018-04-22 20:13 UTC (6+ messages)
[U-Boot] [PATCH 0/5] Use Android DT image format for TI boards
2018-04-22 20:12 UTC (3+ messages)
[U-Boot] [PATCH] pinctrl: do not set_state for device without valid ofnode
2018-04-22 20:10 UTC (2+ messages)
[U-Boot] [PATCH] rpi: Adjust fdt_addr_r to a sane address
2018-04-22 19:41 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] rpi: Fix fdt_high & initrd_high for 64-bit builds
` [U-Boot] [PATCH 2/2] rpi: Change load addresses to make more room for the kernel & DTB
[U-Boot] [PATCH] Makefile: Update clang warning disables from Linux
2018-04-22 14:20 UTC
[U-Boot] [PATCH] video-uclass: Fix logical-not-parentheses warning
2018-04-22 13:47 UTC
[U-Boot] [PATCH] db410c: set clk node to be probed before relocation
2018-04-22 11:07 UTC (14+ messages)
[U-Boot] [PATCH] tools: mkimage: Check for datafile when type is script
2018-04-22 5:11 UTC
[U-Boot] [PATCH v2 0/2] While trying to compile u-boot in thumb due space constraints on a mxs
2018-04-21 17:21 UTC (11+ messages)
` [U-Boot] [PATCH v2 1/2] arm: make arm926ejs startup code thumb compatible
` [U-Boot] [PATCH v2 2/2] arm: Make arch specific memcpy thumb-safe
[U-Boot] [PATCH] ARM: rmobile: Update E2 Silk
2018-04-21 16:34 UTC
[U-Boot] [PATCH 1/3] mmc: sh_mmcif: Add DM and DT probing support
2018-04-21 16:34 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mmc: sh_mmcif: Add Kconfig entry
` [U-Boot] [PATCH 3/3] mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF
[U-Boot] [PATCH] clk: renesas: Minor clean up of the R8A7794 clock driver
2018-04-21 16:32 UTC
[U-Boot] [PATCH] clk: renesas: Minor clean up of the R8A7792 clock driver
2018-04-21 16:32 UTC
[U-Boot] [PATCH 1/5] ARM: mxs: make lowlevel_init() weak
2018-04-21 15:11 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: arm926ejs: fix lowlevel_init call
` [U-Boot] [PATCH 3/5] ARM: spl: include arm/thumb glue sections
` [U-Boot] [PATCH 4/5] ARM: mxs: move spl data
` [U-Boot] [PATCH 5/5] ARM: mxs: support full SPL framework
[U-Boot] [PATCH v5 00/34] phy: sunxi: Add Allwinner sun4i USB PHY
2018-04-21 12:19 UTC (35+ messages)
` [U-Boot] [PATCH v5 01/34] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v5 02/34] musb: sunxi: Add proper macros instead of numericals
` [U-Boot] [PATCH v5 03/34] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v5 04/34] musb: sunxi: Add fifo config
` [U-Boot] [PATCH v5 05/34] sunxi: clock: Fix clock gating for H3/H5/A64
` [U-Boot] [PATCH v5 06/34] musb: sunxi: Add OTG device clkgate and reset for H3/H5
` [U-Boot] [PATCH v5 07/34] sunxi: clock: Fix OHCI clock gating "
` [U-Boot] [PATCH v5 08/34] musb: sunxi: Add support for H3/H5A64
` [U-Boot] [PATCH v5 09/34] phy: Add Allwinner A64 USB PHY driver
` [U-Boot] [PATCH v5 10/34] phy: sun4i-usb: Add id_detect and vbus_detect ops
` [U-Boot] [PATCH v5 11/34] phy: sun4i-usb: Add H3/H5 PHY config
` [U-Boot] [PATCH v5 12/34] phy: sun4i-usb: Add V3S "
` [U-Boot] [PATCH v5 13/34] phy: sun4i-usb: Add A83T USB "
` [U-Boot] [PATCH v5 14/34] phy: sun4i-usb: Add A10/A13/A20 "
` [U-Boot] [PATCH v5 15/34] phy: sun4i-usb: Add A31 "
` [U-Boot] [PATCH v5 16/34] phy: sun4i-usb: Add A33 USB "
` [U-Boot] [PATCH v5 17/34] phy: sun4i-usb: Add A23 "
` [U-Boot] [PATCH v5 18/34] device-tree-bindings: phy: Sync sun4i-usb-phy bindings
` [U-Boot] [PATCH v5 19/34] board: sunxi: Use generic-phy for board_usb_cable_connected
` [U-Boot] [PATCH v5 20/34] phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
` [U-Boot] [PATCH v5 21/34] usb: sunxi: Switch to use generic-phy
` [U-Boot] [PATCH v5 22/34] sunxi: Drop legacy usb_phy.c
` [U-Boot] [PATCH v5 23/34] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [PATCH v5 24/34] arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
` [U-Boot] [PATCH v5 25/34] configs: bananapi-m64: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v5 26/34] ARM: dts: sun8i: a83t: Sync usbphy node from Linux
` [U-Boot] [PATCH v5 27/34] arm64: allwinner: a64: bananapi-m64: Sync usb host nodes "
` [U-Boot] [PATCH v5 28/34] ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg "
` [U-Boot] [PATCH v5 29/34] configs: bananapi-m2-plus: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v5 30/34] arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
` [U-Boot] [PATCH v5 31/34] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v5 32/34] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v5 33/34] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v5 34/34] configs: orangepi-prime: Enable USB OTG peripheral mode
[U-Boot] [PATCH] lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
2018-04-21 12:00 UTC
[U-Boot] u-boot.dtb is not generated when enabling verified boot
2018-04-21 0:21 UTC (2+ messages)
[U-Boot] u-boot 2018 SPI SPL
2018-04-20 23:40 UTC (11+ messages)
[U-Boot] [PATCH] drivers: spi: migrate cf_spi to DM
2018-04-20 21:47 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: improve throughput in the sunxi_mmc driver
2018-04-20 20:49 UTC (6+ messages)
[U-Boot] [PATCH v3] db410c: set clk node to be probed before relocation
2018-04-20 19:39 UTC
[U-Boot] [PATCH v2] db410c: set clk node to be probed before relocation
2018-04-20 19:34 UTC
[U-Boot] [PATCH v6 0/2] timer: Add High Precision Event Timers (HPET) support
2018-04-20 18:00 UTC (4+ messages)
` [U-Boot] [PATCH v6 1/2] x86: Add TSC-specific timer functions
[U-Boot] [PATCH] x86: Use microcode update from device tree for all processors
2018-04-20 17:47 UTC (7+ messages)
[U-Boot] [PATCH v1 0/9] mtd: nand: mxs_nand: add device tree support
2018-04-20 15:53 UTC (10+ messages)
` [U-Boot] [PATCH v1 1/9] mtd: nand: mxs_nand: move register structs to driver data
` [U-Boot] [PATCH v1 2/9] mtd: nand: mxs_nand: use more precise function name
` [U-Boot] [PATCH v1 3/9] mtd: nand: mxs_nand: separate board/controller init
` [U-Boot] [PATCH v1 4/9] mtd: nand: mxs_nand: add use_minimum_ecc to struct
` [U-Boot] [PATCH v1 5/9] mtd: nand: mxs_nand: create separate header file
` [U-Boot] [PATCH v1 6/9] mtd: nand: mxs_nand: add device tree support
` [U-Boot] [PATCH v1 7/9] mtd: nand: mxs_nand: add support for specific ECC strength
` [U-Boot] [PATCH v1 8/9] arm: dts: imx7: sync with Linux
` [U-Boot] [PATCH v1 9/9] arm: dts: imx7: colibri: add raw NAND support
[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
2018-04-20 15:45 UTC (7+ messages)
[U-Boot] [RFC PATCH v1 0/1] Migrate IMAGE_FORMAT_LEGACY to Kconfig
2018-04-20 14:07 UTC (5+ messages)
[U-Boot] [PATCH] pci: intel: Add Intel FPGA PCIe controller driver
2018-04-20 13:55 UTC
[U-Boot] [PULL] u-boot-sh/master
2018-04-20 13:54 UTC (4+ messages)
[U-Boot] [RFC PATCH] arm: zynqmp: Add ZynqMP minimal R5 support
2018-04-20 13:54 UTC (5+ messages)
[U-Boot] [PATCH 0/2] tools: mkenvimage: Fix input from STDIN
2018-04-20 13:29 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] tools: mkenvimage: Fix read() stdin error handling
` [U-Boot] [PATCH 2/2] tools: mkenvimage: Fix possible segfault on stdin input
[U-Boot] [PATCH] mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target
2018-04-20 10:52 UTC (2+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Enable cadence WDT for zcu100
2018-04-20 9:55 UTC
[U-Boot] [PATCH] ARM: uniphier: select a correct mmc device before flashing images
2018-04-20 9:38 UTC
[U-Boot] [PATCH 0/4] ARM: uniphier: decrease the SPL image size to fix uniphier_v7_defconfig
2018-04-20 9:23 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] mmc: tmio: move clk_enable() to each driver's probe function
` [U-Boot] [PATCH 2/4] mmc: uniphier-sd: skip clock set-up for SPL
` [U-Boot] [PATCH 3/4] ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node
` [U-Boot] [PATCH 4/4] clk: uniphier: disable SPL_CLK
[U-Boot] [PATCH 1/6] ls102xa: psci: save context id in cpu_on command
2018-04-20 9:06 UTC (3+ messages)
` [U-Boot] [PATCH 4/6] uniphier: "
[U-Boot] [PATCH v2 1/3] arm: psci: save context id for cpu_on PSCI command
2018-04-20 9:05 UTC (2+ messages)
[U-Boot] [[RESEND] PATCH v3 1/2] mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
2018-04-20 8:55 UTC (2+ messages)
` [U-Boot] [[RESEND] PATCH v3 2/2] mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
[U-Boot] [PATCH] ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
2018-04-20 8:42 UTC
[U-Boot] [PATCH] ARM: dts: sti: Add stih410-b2260-u-boot.dtsi
2018-04-20 7:53 UTC
[U-Boot] [PATCH 1/2] nand: zynq: Fix driver initialization
2018-04-20 7:49 UTC (3+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time
2018-04-20 7:46 UTC
[U-Boot] [PATCH v1 0/2] stm32_serial fixes
2018-04-20 6:59 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] serial: serial_stm32: Enable overrun
` [U-Boot] [PATCH v1 2/2] serial: serial_stm32: Rename status register flags
[U-Boot] [PATCH 00/10] rockchip: enable board_debug_uart_init for all soc
2018-04-20 4:40 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] rockchip: enable DEBUG_UART_BOARD_INIT by default
` [U-Boot] [PATCH 02/10] rockchip; kylin-rk3036: enabl DEBUG UART
` [U-Boot] [PATCH 03/10] rockchip: rk3036: add board_debug_uart_init()
` [U-Boot] [PATCH 04/10] rockchip: rk3188: "
` [U-Boot] [PATCH 05/10] rockchip: rk322x: move board_debug_uart_init() to rk322x.c
` [U-Boot] [PATCH 06/10] rockchip: rk3288: use grf structure to access soc_con2
` [U-Boot] [PATCH 07/10] rockchip: rk3288: add board_debug_uart_init()
` [U-Boot] [PATCH 08/10] rockchip: rk3368: move board_debug_uart_init() to rk3368.c
` [U-Boot] [PATCH 09/10] rockchip: rk3399: use grf structure to access reg
` [U-Boot] [PATCH 10/10] rockchip: rk3399: add board_debug_uart_init()
[U-Boot] [PATCH v1 0/3] Stratix10 FPGA reconfiguration support
2018-04-20 3:43 UTC (7+ messages)
` [U-Boot] [PATCH v1 1/3] arm: socfpga: stratix10: Add Stratix10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 2/3] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v1 3/3] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
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