messages from 2019-11-09 15:11:55 to 2019-11-12 10:01:45 UTC [more...]
[U-Boot] [PATCH 1/7] phy: generic: add error trace to detect PHY issue in uclass
2019-11-12 10:01 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] usb: gadget: dwc2: change trace level for phy errors managed by uclass
` [U-Boot] [PATCH 3/7] board: sunxi: "
` [U-Boot] [PATCH 4/7] usb: host: ohci: "
` [U-Boot] [PATCH 5/7] usb: host: ehci-hcd: "
` [U-Boot] [PATCH 6/7] usb: dwc3: "
` [U-Boot] [PATCH 7/7] ata: dwc-ahci: "
[U-Boot] [RFC PATCH] rockchip: tinker: Add boot from capability
2019-11-12 9:57 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] Raspberry Pi4: add support for DFU over USB
2019-11-12 9:52 UTC (5+ messages)
` [U-Boot] [PATCH v2 6/6] config: enable DFU over USB on Raspberry Pi4 boards
[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
2019-11-12 9:47 UTC (30+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations
[U-Boot] [PATCH v3 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2019-11-12 9:42 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/5] dm: clk: add stub for clk_disable_bulk when CONFIG_CLK is desactivated
` [U-Boot] [PATCH v3 2/5] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v3 3/5] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v3 4/5] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v3 5/5] usb: host: dwc2: add trace to have clean usb start
[U-Boot] [PATCH v3] spi: cadence_qspi: support DM_CLK
2019-11-12 9:30 UTC (7+ messages)
[U-Boot] [PATCH 0/3] Add reboot mode support
2019-11-12 9:13 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] reboot-mode: add support for reboot mode control
` [U-Boot] [PATCH 2/3] reboot-mode: read the boot mode from GPIOs status
` [U-Boot] [PATCH 3/3] reboot-mode: read the boot mode from RTC memory
[U-Boot] [PATCH] armv8: layerscape: set HWCONFIG_BUFFER_SIZE
2019-11-12 8:50 UTC (3+ messages)
[U-Boot] [PATCH] rtc: add support for DS3232 device
2019-11-12 8:39 UTC
[U-Boot] [PATCH v1] imx: bootaux: elf firmware support
2019-11-12 7:47 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] usb: host: dwc2: use driver model for PHY and CLOCK
2019-11-12 7:42 UTC (6+ messages)
[U-Boot] [PATCH] env: Access Environment in SPI flashes before relocation
2019-11-12 7:07 UTC (5+ messages)
[U-Boot] [PATCH v4] gitattributes: dont treat non-text files as text
2019-11-12 2:06 UTC (2+ messages)
[U-Boot] [PATCH] .gitignore: Ignore .img files
2019-11-12 2:06 UTC (2+ messages)
[U-Boot] [PATCH] binman: tegra: Adjust symbol calculation depending on end-at-4gb
2019-11-12 2:06 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2020.01-rc2 released
2019-11-12 2:02 UTC
[U-Boot] Pull request: u-boot-rockchip-20191026
2019-11-12 2:01 UTC (2+ messages)
[U-Boot] pull request u-boot-fsl-qoriq
2019-11-12 2:01 UTC (2+ messages)
[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
2019-11-12 0:51 UTC (4+ messages)
` [U-Boot] [PATCH v3 043/108] x86: Adjust mrccache_get_region() to use livetree
[U-Boot] [PATCH] spl: fix stack usage check if gd is not initialized
2019-11-11 21:30 UTC
[U-Boot] [BUG] U-Boot hangs on fatload, commit ee88eacbdd840199a3dec707234579fb15ddd46a
2019-11-11 17:14 UTC (10+ messages)
[U-Boot] [PATCH] net: cpsw: Add NULL pointer check
2019-11-11 16:46 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
2019-11-11 15:30 UTC (2+ messages)
[U-Boot] [PATCH v2] configs: spi: Add the SPI_FLASH_BAR for ESPI
2019-11-11 15:29 UTC (2+ messages)
[U-Boot] [PATCH v2] armv8: fsl-layerscape: fix warning if no hwconfig is defined
2019-11-11 15:25 UTC (2+ messages)
[U-Boot] [PATCH 1/2] drivers: net: fsl_enetc: set phydev->node
2019-11-11 15:23 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] drivers: net: fsl_enetc: fix RGMII configuration
[U-Boot] [PATCH] armv8: fsl-layerscape: introduce fsl_board_late_init()
2019-11-11 15:19 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
2019-11-11 15:18 UTC (2+ messages)
[U-Boot] [PATCH v2 00/41] common: Further reduce common.h
2019-11-11 15:08 UTC (71+ messages)
` [U-Boot] [PATCH v2 03/41] common: Drop global inclusion of status_led.h
` [U-Boot] [PATCH v2 04/41] status_led: Tidy up the code style
` [U-Boot] [PATCH v2 05/41] common: Move random-number functions into their own header
` [U-Boot] [PATCH v2 06/41] common: Drop linux/crc8.h
` [U-Boot] [PATCH v2 07/41] crc: Fix code style with crc functions
` [U-Boot] [PATCH v2 08/41] crc32: Use the crc.h header for "
` [U-Boot] [PATCH v2 09/41] spl: bootcount: Move code out of header file
` [U-Boot] [PATCH v2 10/41] common: Move bootcount functions to their "
` [U-Boot] [PATCH v2 11/41] common: Move sorting functions to their own "
` [U-Boot] [PATCH v2 12/41] Move strtomhz() to vsprintf.h
` [U-Boot] [PATCH v2 13/41] common: Move env_get_ip() to net.h
` [U-Boot] [PATCH v2 14/41] serial: usb: Correct the usbtty_...() prototypes
` [U-Boot] [PATCH v2 15/41] common: Move serial_printf() to the serial header
` [U-Boot] [PATCH v2 16/41] common: Move serial functions out of common.h
` [U-Boot] [PATCH v2 17/41] common: Add a new lz4.h header file
` [U-Boot] [PATCH v2 18/41] common: Move some time functions out of common.h
` [U-Boot] [PATCH v2 19/41] common: Move wait_ticks "
` [U-Boot] [PATCH v2 20/41] common: Move timer_get_us() function "
` [U-Boot] [PATCH v2 21/41] common: Move get_ticks() "
` [U-Boot] [PATCH v2 22/41] common: Move mii_init() "
` [U-Boot] [PATCH v2 24/41] common: Drop cpu_init()
` [U-Boot] [PATCH v2 25/41] common: Move checkcpu() out of common.h
` [U-Boot] [PATCH v2 27/41] arm: powerpc: Tidy up code style for cache functions
` [U-Boot] [PATCH v2 29/41] common: Drop checkicache() and checkdcache()
` [U-Boot] [PATCH v2 31/41] arm: powerpc: Tidy up code style for interrupt functions
` [U-Boot] [PATCH v2 32/41] common: Move interrupt functions into a new header
` [U-Boot] [PATCH v2 33/41] common: Move enable/disable_interrupts out of common.h
` [U-Boot] [PATCH v2 34/41] common: Move command functions "
` [U-Boot] [PATCH v2 35/41] common: Drop board_show_dram()
` [U-Boot] [PATCH v2 36/41] common: Move board_get_usable_ram_top() out of common.h
` [U-Boot] [PATCH v2 37/41] common: Move some board functions "
` [U-Boot] [PATCH v2 38/41] common: Move pci_init_board() "
` [U-Boot] [PATCH v2 39/41] common: Move trap_init() "
` [U-Boot] [PATCH v2 40/41] common: Drop get_endaddr()
` [U-Boot] [PATCH v2 41/41] common: Move old EEPROM functions into a new header
[U-Boot] [PATCH] m68k: Drop CONFIG_MCFPIT support
2019-11-11 14:39 UTC
[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
2019-11-11 14:32 UTC (6+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support
[U-Boot] [RESEND PATCH v2 00/13] ARM: davinci: driver-model improvements
2019-11-11 12:57 UTC (10+ messages)
` [U-Boot] [RESEND PATCH v2 12/13] davinci: omapl138-lcdk: enable driver-model in SPL
[U-Boot] Add support for imxrt
2019-11-11 12:47 UTC (8+ messages)
[U-Boot] [PATCH v3 1/2] riscv: dts: Add hifive-unleashed-a00 dts from Linux
2019-11-11 11:20 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] sifive: fu540: Enable OF_SEPARATE
[U-Boot] [PATCH] regmap: Fix potential memory leaks
2019-11-11 9:59 UTC
[U-Boot] [PATCH] thermal: ti-bandgap: Fix adc value datatype
2019-11-11 9:45 UTC
[U-Boot] [PATCH v2 1/6] armv8: fsl-layerscape: guard caam specific defines
2019-11-11 8:56 UTC (2+ messages)
[U-Boot] [PATCH 0/2] armv8: fsl-layerscape: Allow use of PSCI handlers for ls1088a
2019-11-11 8:54 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] armv8: dts: ls1088a: add PSCI binding for LS1088A
` [U-Boot] [PATCH 2/2] armv8: fsl-layerscape: do not use layerscape EFI reset if PSCI used
[U-Boot] [PATCH] pci: layerscape: Only set EP CFG READY bit
2019-11-11 8:51 UTC (2+ messages)
[U-Boot] [PATCH 1/2] cosmetic: Fix spelling and whitespace errors
2019-11-11 6:45 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
[U-Boot] [PATCH v2] spi: cadence_qspi: support DM_CLK
2019-11-11 5:43 UTC (5+ messages)
[U-Boot] [PATCH] moveconfig.py: Fix more Python3 UTF issues
2019-11-11 2:19 UTC
[U-Boot] [PATCH 1/3] evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig
2019-11-11 2:19 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH "
` [U-Boot] [PATCH 3/3] defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
[U-Boot] [PATCH 1/2] rockchip: allow DRAM init in SPL and fix ordering
2019-11-10 18:43 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE
[U-Boot] [PATCH 1/3] Makefile: don't try to construct CLEAN_FILES based on config
2019-11-10 18:39 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] Makefile: consolidate hardcoded lists of files to clean
` [U-Boot] [PATCH 3/3] Makefile: add Rockchip idbloader.img to CLEAN_FILES
[U-Boot] [PATCH v2] rockchip: rk3399: split rockpro64 out of evb_rk3399
2019-11-10 18:35 UTC (4+ messages)
[U-Boot] [PATCH 1/3] Kconfig: disambiguate config names for tiny printf
2019-11-10 16:23 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] Kconfig: add description for TPL_ROCKCHIP_COMMON_BOARD
` [U-Boot] [PATCH 3/3] Kconfig: make TPL_DM_SERIAL depend on TPL_DM
[U-Boot] [PATCH] ARM: omapl138_lcdk: Allow early init to start instruction cache
2019-11-10 16:17 UTC
[U-Boot] [PATCH 1/9] mmc: tmio: sdhi: Track current tap number in private data
2019-11-10 15:40 UTC (9+ messages)
` [U-Boot] [PATCH 2/9] mmc: tmio: sdhi: Track SMPCMP valu "
` [U-Boot] [PATCH 3/9] mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
` [U-Boot] [PATCH 4/9] mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
` [U-Boot] [PATCH 5/9] mmc: tmio: sdhi: Adjust HS400 calibration offsets
` [U-Boot] [PATCH 6/9] mmc: tmio: sdhi: Disable auto-retuning in HS400
` [U-Boot] [PATCH 7/9] mmc: tmio: sdhi: Add SCC error checking
` [U-Boot] [PATCH 8/9] mmc: tmio: sdhi: Skip bad taps
` [U-Boot] [PATCH 9/9] mmc: tmio: sdhi: Add calibration tables
[U-Boot] [PATCH 1/3] rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi
2019-11-10 14:52 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to "
` [U-Boot] [PATCH 3/3] rockchip: dts: rk3399-firefly: "
[U-Boot] [PATCH 00/12] rockchip: add support for px30
2019-11-10 14:46 UTC (6+ messages)
` [U-Boot] [PATCH 11/12] rockchip: add px30 architecture core
[U-Boot] [PATCH] rockchip: Fix spl boot order path of booting device
2019-11-10 14:37 UTC (3+ messages)
[U-Boot] [PATCH 1/2] rockchip: dts: tinker: Move u-boot dmc initialization to specific section
2019-11-10 14:36 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: tinker: Add tinker-s board support
[U-Boot] [PATCH V2] rockchip: dts: tinker: Add tinker-s board support
2019-11-10 14:34 UTC (2+ messages)
[U-Boot] [PATCH v4 0/7] rockchip: Add Binman support
2019-11-10 14:33 UTC (14+ messages)
` [U-Boot] [PATCH v4 1/7] Makefile: Add rockchip image type
` [U-Boot] [PATCH v4 2/7] Makefile: rockchip: Suffix platform type with tpl name
` [U-Boot] [PATCH v4 3/7] Makefile: rockchip: Support SPL-alone mkimage
` [U-Boot] [PATCH v4 5/7] arm: dts: rk3036: Add rk3036-u-boot.dtsi
` [U-Boot] [PATCH v4 6/7] rockchip: Add Single boot image (with binman, pad_cat)
` [U-Boot] [PATCH v4 7/7] doc: boards: Add rockchip documentation
[U-Boot] [PATCH v1] rockchip: clk: pll: add common pll setting funcs
2019-11-10 14:31 UTC (2+ messages)
[U-Boot] [PATCH v3 0/5] rockchip: Add Binman support
2019-11-10 14:16 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/5] Makefile: Add rockchip image type
[U-Boot] [PATCH v4 0/5] of-platdata: Avoid building libfdt
2019-11-10 14:03 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/5] omap: mmc: Avoid using libfdt with of-platdata
[U-Boot] [PATCH 1/3] ARM: omapl138_lcdk: Separate BSS in SPL
2019-11-10 14:01 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: omapl138_lcdk: Increase malloc pool before relocation
` [U-Boot] [PATCH 3/3] ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE
[U-Boot] [PATCH v2 1/4] dt-bindings: add imx-audmux macro definitions
2019-11-10 12:59 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/4] arm: dts: hummingboard: add cubox/hummingboard DT (part 1 of 2)
` [U-Boot] [PATCH v2 3/4] arm: dts: hummingboard: add cubox/hummingboard DT (part 2 "
` [U-Boot] [PATCH v2 4/4] mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB
[U-Boot] [PATCH] ARM: omapl138_lcdk: Shrink code size by building with Thumb
2019-11-10 12:33 UTC
[U-Boot] Best way to use UCLASS_GPIO board id
2019-11-10 10:08 UTC
[U-Boot] [PATCH 1/1] sunxi: psci: avoid error address-of-packed-member
2019-11-10 3:10 UTC
[U-Boot] [PATCH] omap34xx: SPL: enable MMC raw boot with u-boot.img
2019-11-10 0:48 UTC
[U-Boot] [PATCH] .gitignore: Ignore .img files
2019-11-09 19:13 UTC
[U-Boot] [PATCH] rockchip: rk3399: split rockpro64 out of evb_rk3399
2019-11-09 18:25 UTC (2+ messages)
[U-Boot] [PATCH] rockchip: dts: tinker: Add tinker-s board support
2019-11-09 18:11 UTC
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