messages from 2018-04-16 09:16:04 to 2018-04-18 13:34:11 UTC [more...]
[U-Boot] [PATCH v5 0/2] timer: Add High Precision Event Timers (HPET) support
2018-04-18 13:34 UTC (7+ messages)
` [U-Boot] [PATCH v5 2/2] "
[U-Boot] u-boot 2018 SPI SPL
2018-04-18 13:25 UTC (9+ messages)
[U-Boot] [PATCH 0/2] Add fix for Pine64 gigabit throughput issues
2018-04-18 13:16 UTC (2+ messages)
[U-Boot] [RFC PATCH] arm: zynqmp: Add ZynqMP minimal R5 support
2018-04-18 13:11 UTC
[U-Boot] [PATCH] x86: Use microcode update from device tree for all processors
2018-04-18 12:48 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: A64/H5 devices: enable usb keyboard support
2018-04-18 11:47 UTC (3+ messages)
[U-Boot] [PATCH] serial: Remove header depedency on arm header structure
2018-04-18 11:07 UTC
[U-Boot] [PATCH v1 0/8] Fix SPL build without CONFIG_SPL_SERIAL_SUPPORT
2018-04-18 10:29 UTC (13+ messages)
` [U-Boot] [PATCH v1 1/8] Cleanup CONFIG_SPL_SERIAL_SUPPORT migration
` [U-Boot] [PATCH v1 2/8] spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
` [U-Boot] [PATCH v1 3/8] spl: Add dependency on serial to Ymodem
` [U-Boot] [PATCH v1 4/8] spl: ti: Avoid serial calls when serial support is disabled
` [U-Boot] [PATCH v1 5/8] spl: Split sprintf, strto* from SPL serial in Kconfig
` [U-Boot] [PATCH v1 6/8] spl: Disable printf if not required
` [U-Boot] [PATCH v1 7/8] Consolidate __assert_failed into one implementation
` [U-Boot] [PATCH v1 8/8] spl: disk: usb: Add dependencies to sprintf/strto*
[U-Boot] [PATCH 0/8] rockchip: conver to use ARM arch timer for armv7 SoCs
2018-04-18 10:19 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: add STIMER_BASE for Rockchip SoCs
` [U-Boot] [PATCH 2/8] rockchip: rk322x: sdram: use udelay instead of rockchip_udelay
` [U-Boot] [PATCH 3/8] rockchip: rk322x: use ARM arch timer instead of rk_timer
` [U-Boot] [PATCH 4/8] rockchip: rk3036: sdram: use udelay instead of rockchip_udelay
` [U-Boot] [PATCH 5/8] rockchip: rk3036: use ARM arch timer instead of rk_timer
` [U-Boot] [PATCH 6/8] rockchip: rk3288: "
` [U-Boot] [PATCH 7/8] rockchip: rk3128: "
` [U-Boot] [PATCH 8/8] rockchip: remove unused rk_timer.c
[U-Boot] [PATCH] db410c: set clk node to be probed before relocation
2018-04-18 10:15 UTC (4+ messages)
[U-Boot] [PATCH] Revert "rockchip: firefly: Add "usb start" to auto-start USB device"
2018-04-18 10:01 UTC
[U-Boot] [PATCH] pinctrl: do not set_state for device without valid ofnode
2018-04-18 9:54 UTC
[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
2018-04-18 9:10 UTC (10+ messages)
` [U-Boot] [PATCH 2/3] core: Add functions to set properties in live-tree
[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
2018-04-18 9:02 UTC (10+ messages)
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function
` [U-Boot] [PATCH 1/8] core: Add uclass_{first, next}_device_compat
[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
2018-04-18 8:52 UTC (11+ 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] rockchip: rk3036: add ofdata_to_platdata() callback for driver
2018-04-18 8:05 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3128: "
` [U-Boot] [PATCH 3/3] rockchip: rv1108: "
[U-Boot] [PATCH] xilinx: Sync defconfigs based on latest NET Kconfig changes
2018-04-18 6:30 UTC (3+ messages)
[U-Boot] [PATCH] armv8: ls1088: Update 1900MT/s DDR timing to bring consistency
2018-04-18 5:07 UTC
[U-Boot] [PATCH] rockchip: rk322x: update MACRO for back-to-brom
2018-04-18 4:45 UTC
[U-Boot] [PATCH] rockchip: rk322x: update TPL_TEXT_BASE
2018-04-18 3:52 UTC
[U-Boot] [PATCH 1/3] rockchip: rk3188: add -u-boot.dtsi for rock-rk3188
2018-04-18 3:13 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3188: add timer3 node
` [U-Boot] [PATCH 3/3] rockchip: rk3188: use DM timer instead of rk_timer
[U-Boot] [PATCH 0/4] Add Linux-compatible syscon_to_regmap API
2018-04-18 2:38 UTC (5+ 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] reset: uniphier: add ethernet reset control support
2018-04-18 1:06 UTC
[U-Boot] [PATCH] clk: uniphier: add ethernet clock control support
2018-04-18 1:05 UTC
[U-Boot] [PATCHv1 00/14] reset: remove request and free functions
2018-04-17 23:21 UTC (11+ messages)
` [U-Boot] [PATCHv1 02/14] reset: sti: "
` [U-Boot] [PATCHv1 12/14] usb: ehci/ohci: remove reset_free function
` [U-Boot] [PATCHv1 14/14] reset: remove request and free functions
[U-Boot] [PATCH v2] bootm: Align cache flush begin address
2018-04-17 23:21 UTC (5+ messages)
[U-Boot] [PATCH v2 1/2] imx6ul: opos6ul: add SPL_DM support
2018-04-17 21:52 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] imx6ul: opos6ul: in Serial Downloader boot mode use ymodem
[U-Boot] [PATCH 0/5] Use Android DT image format for TI boards
2018-04-17 21:10 UTC (9+ messages)
` [U-Boot] [PATCH 1/5] common: Add support for Android DT image
` [U-Boot] [PATCH 2/5] cmd: Add dtimg command
` [U-Boot] [PATCH 3/5] arm: ti: boot: Extract PARTS_DEFAULT to boot.h
` [U-Boot] [PATCH 4/5] arm: ti: boot: Add dtbo partition for Android boot
` [U-Boot] [PATCH 5/5] arm: ti: boot: Implement Android boot using DT image format
[U-Boot] Please pull u-boot-marvell/master
2018-04-17 19:39 UTC (2+ messages)
[U-Boot] [PATCH] Added set feature command in FSL IFC nand controller driver for ONFI nand
2018-04-17 19:28 UTC
[U-Boot] [PATCH] fsl-ifc-nand : Corrected the programming of chip select
2018-04-17 19:24 UTC
[U-Boot] Network Packet Buffers: raspberrypi: variable uchar *net_rx_packets[PKTBUFSRX] in net/net.c
2018-04-17 18:59 UTC
[U-Boot] u-boot-usb/master build failure on dra7xx_evm
2018-04-17 18:40 UTC (4+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2018-04-17 18:26 UTC
[U-Boot] [PATCH] ARM: rmobile: Update M2 Koelsch
2018-04-17 18:19 UTC
[U-Boot] Please pull ARC fixes for RC3
2018-04-17 18:00 UTC
[U-Boot] [PATCH v2] Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX
2018-04-17 16:49 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] ARC: remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
2018-04-17 16:49 UTC (2+ messages)
[U-Boot] [RFC][PATCH] cmd: fdt: Fix fdt address information after the movement
2018-04-17 15:11 UTC (4+ messages)
[U-Boot] [PATCH v10 0/3] Why netboot:
2018-04-17 15:10 UTC (3+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget
[U-Boot] [PATCH v4] arm64: Add SMC and HVC commands
2018-04-17 15:10 UTC (2+ messages)
[U-Boot] [PATCH 1/1] env: mmc/fat/ext4: undefined reference to `mmc_initialize'
2018-04-17 15:10 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
2018-04-17 15:10 UTC (2+ messages)
[U-Boot] [PATCH] mach-snapdragon: Fix UART clock flow
2018-04-17 14:43 UTC
[U-Boot] [PATCH] ARC: update ARC architecture maintainers
2018-04-17 14:30 UTC
[U-Boot] [PATCH] timer: Add Cadence TTC timer counter support
2018-04-17 14:24 UTC
[U-Boot] [PATCH] ARC: AXS10x: enable hush shell
2018-04-17 14:15 UTC
[U-Boot] [PATCH 1/2] imx6ul: opos6ul: add SPL_DM support
2018-04-17 14:04 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] imx6ul: opos6ul: in Serial Downloader boot mode use ymodem
[U-Boot] [PATCH v2 1/5] sunxi: R40: add gigabit ethernet clocks
2018-04-17 13:42 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/5] sunxi: R40: add gigabit ethernet reset
` [U-Boot] [PATCH v2 3/5] sunxi: R40: add gigabit ethernet gpio pinmux
` [U-Boot] [PATCH v2 4/5] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v2 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi M2U
[U-Boot] [PATCH] ARC: HSDK: fix cpu frequency value
2018-04-17 13:27 UTC
[U-Boot] [PATCH] fit: skip signature verification if board request
2018-04-17 12:06 UTC (5+ messages)
[U-Boot] [PATCH] clk: fix clk_get_bulk when phandle error
2018-04-17 9:30 UTC
[U-Boot] [PATCH] reset: fix reset_get_bulk when phandle error
2018-04-17 9:30 UTC
[U-Boot] [PATCH 1/5] ARM: socfpga: Add boot trampoline for Arria10
2018-04-17 9:28 UTC (13+ messages)
` [U-Boot] [PATCH 2/5] image: socfpga: Add SFP image version 1 definition
` [U-Boot] [PATCH 3/5] tools: socfpga: Stop using global struct socfpga_image
` [U-Boot] [PATCH 5/5] spl: socfpga: Generate Arria10 SFP header V1
[U-Boot] [PATCH 1/1] sunxi: R40: add support for gigabit ethernet
2018-04-17 9:22 UTC (2+ messages)
[U-Boot] [PATCH v2] mmc: mv_sdhci: zero out sdhci_host structure
2018-04-17 8:50 UTC (3+ messages)
[U-Boot] [PATCH] reset: fix bulk API when DM_RESET is disabled
2018-04-17 7:34 UTC (3+ messages)
[U-Boot] [PATCH] arm64: zynqmp: Sync CONFIG_SPL_ISO_PARTITION selection
2018-04-17 6:32 UTC
[U-Boot] [PATCH] arm: zynq: Disable NFS and MII on zc770 xm011
2018-04-17 6:24 UTC (3+ messages)
[U-Boot] [PATCH 03/12] libfdt: Safer access to strings section
2018-04-17 5:54 UTC (7+ messages)
[U-Boot] [PATCH] arm,imx6: fix PAD_CTL_SPEED_LOW constant
2018-04-17 3:58 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2018.05-rc2 released
2018-04-17 1:24 UTC
[U-Boot] [PATCH] serial: Remove duplicated line in Makefile
2018-04-17 1:23 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH] doc: Update git-mailrc entry for lukma (lukma@denx.de)
2018-04-17 1:23 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] env: Relocate env drivers if manual reloc is required
2018-04-17 1:22 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] part: Disable CONFIG_SPL_ISO_PARTITION by default
2018-04-17 1:22 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/3] common: Let board decide if env should be loaded
2018-04-17 1:02 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter
` [U-Boot] [PATCH 3/3] ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout
[U-Boot] [PATCH 1/2] ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout
2018-04-17 0:59 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter
[U-Boot] Please pull u-boot-x86 (take 2)
2018-04-16 22:25 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: improve throughput in the sunxi_mmc driver
2018-04-16 20:37 UTC (4+ messages)
[U-Boot] Booting Jerry chromebook from eMMC
2018-04-16 20:26 UTC
[U-Boot] [PATCH v3 00/17] warp7: Enable automated OPTEE/HAB boot flow
2018-04-16 19:58 UTC (3+ messages)
[U-Boot] [PATCH] ARM: rmobile: Disable SDHI on R8A77970 V3M Eagle
2018-04-16 19:14 UTC
[U-Boot] Please pull u-boot-cfi-flash/master
2018-04-16 16:43 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] arm: psci: save context id for cpu_on PSCI command
2018-04-16 16:19 UTC (2+ messages)
[U-Boot] [PATCH 1/6] ls102xa: psci: save context id in cpu_on command
2018-04-16 16:17 UTC (3+ messages)
` [U-Boot] [PATCH 3/6] tegra: "
[U-Boot] [Feature] Android Fastboot over Ethernet
2018-04-16 16:16 UTC (5+ messages)
[U-Boot] Please pull u-boot-x86
2018-04-16 14:42 UTC (3+ messages)
[U-Boot] [PATCH v5 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
2018-04-16 13:52 UTC (3+ messages)
` [U-Boot] [PATCH v5 1/2] SPI Flash: add support of sst26wf* flash ICs protection ops
[U-Boot] [PATCH V4 0/2] Update sabrelite and nitrogen6x boards to use distro boot support
2018-04-16 12:47 UTC (4+ messages)
` [U-Boot] [PATCH V5 "
` [U-Boot] [PATCH V5 1/2] imx6: Convert sabrelite and nitrogen6x boards to "
` [U-Boot] [PATCH V5 2/2] imx6: sabrelite: update defconfig to use distro defaults
[U-Boot] [PATCH 0/6] Android A/B Bootloader support
2018-04-16 12:45 UTC (2+ messages)
[U-Boot] [PATCH] mtd: cfi_flash: Make live-tree compatible
2018-04-16 11:24 UTC (2+ messages)
[U-Boot] Re-introducing support for OLD hardware
2018-04-16 11:10 UTC (2+ messages)
[U-Boot] nand write isn't working with u-boot
2018-04-16 10:37 UTC
[U-Boot] [PATCH] x86: Rename coreboot-x86 to coreboot
2018-04-16 9:17 UTC (3+ messages)
[U-Boot] [PATCH v2 00/18] bootvx: Various enhancements to booting VxWorks x86 kernels
2018-04-16 9:17 UTC (37+ messages)
` [U-Boot] [PATCH v2 06/18] x86: Rename e820entry to e820_entry
` [U-Boot] [PATCH v2 07/18] elf: Clean up the ELF header file
` [U-Boot] [PATCH v2 08/18] elf: Add ELF64 related structure defines
` [U-Boot] [PATCH v2 09/18] elf: Add a very simple ELF64 loader
` [U-Boot] [PATCH v2 10/18] bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
` [U-Boot] [PATCH v2 11/18] video: vesa: Change default FRAMEBUFFER_VESA_MODE
` [U-Boot] [PATCH v2 12/18] x86: Change default FRAMEBUFFER_VESA_MODE of some boards
` [U-Boot] [PATCH v2 13/18] pci: video: Only print out when everything is OK
` [U-Boot] [PATCH v2 14/18] bootvx: x86: Make VxWorks EFI console driver happy
` [U-Boot] [PATCH v2 15/18] bootvx: Refactor the bootline copy codes a little bit
` [U-Boot] [PATCH v2 16/18] bootvx: Exit if bootline address is not specified
` [U-Boot] [PATCH v2 17/18] bootvx: x86: Assign bootaddr based on kernel memory base
` [U-Boot] [PATCH v2 18/18] doc: vxworks: Update x86 specific instructions
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