public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-08 10:20:31 to 2019-11-10 12:59:20 UTC [more...]

[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 1/2] rockchip: dts: tinker: Move u-boot dmc initialization to specific section
 2019-11-10 12:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: tinker: Add tinker-s board support

[U-Boot] [PATCH] ARM: omapl138_lcdk: Shrink code size by building with Thumb
 2019-11-10 12:33 UTC 

[U-Boot] [PATCH v2] spi: cadence_qspi: support DM_CLK
 2019-11-10 11:41 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] of-platdata: Avoid building libfdt
 2019-11-10 11:08 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/5] omap: mmc: Avoid using libfdt with of-platdata

[U-Boot] Best way to use UCLASS_GPIO board id
 2019-11-10 10:08 UTC 

[U-Boot] [BUG] U-Boot hangs on fatload, commit ee88eacbdd840199a3dec707234579fb15ddd46a
 2019-11-10  8:41 UTC  (9+ messages)

[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] rockchip: Fix spl boot order path of booting device
 2019-11-09 21:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi
 2019-11-09 20:30 UTC  (3+ 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 v2] rockchip: rk3399: split rockpro64 out of evb_rk3399
 2019-11-09 19:24 UTC 

[U-Boot] [PATCH] .gitignore: Ignore .img files
 2019-11-09 19:13 UTC 

[U-Boot] [PATCH] .gitignore: Ignore .img files
 2019-11-09 19:13 UTC 

[U-Boot] [PATCH V2] rockchip: dts: tinker: Add tinker-s board support
 2019-11-09 19:09 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 

[U-Boot] [PATCH v2 0/4] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-09 15:46 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v2 2/4] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v2 3/4] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v2 4/4] usb: host: dwc2: add trace to have clean usb start

[U-Boot] RK3399 boards (rockpi4 and rockpro64) kernel SError using upstream U-boot
 2019-11-09 14:03 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-11-09 11:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[U-Boot] [PATCH v3 1/2] riscv: dts: Add hifive-unleashed-a00 dts from Linux
 2019-11-09 11:36 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] sifive: fu540: Enable OF_SEPARATE

[U-Boot] [PATCH 1/1] serial: sandbox: support Unicode
 2019-11-09 10:35 UTC  (2+ messages)

[U-Boot] USB doesn't work on Rockpro64 in u-boot
 2019-11-09  8:42 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] sandbox: enable UEFI unit tests
 2019-11-09  8:39 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] sandbox: add missing compatible property in device tree
` [U-Boot] [PATCH 2/2] configs: sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST

[U-Boot] [PATCH] mtd: spi-nor-core: Fix static checker warnings
 2019-11-09  6:34 UTC 

[U-Boot] [PATCH] env: Access Environment in SPI flashes before relocation
 2019-11-09  4:02 UTC 

[U-Boot] [PATCH] bdinfo: show multi_dtb_fit
 2019-11-09  3:56 UTC 

[U-Boot] [RFC/RFT PATCH v4 0/3] Add compressed Image booting support
 2019-11-09  0:13 UTC  (4+ messages)
` [U-Boot] [RFC/RFT PATCH v4 1/3] lib: kconfig: Add option to set BZIP2 compression method
` [U-Boot] [RFC/RFT PATCH v4 2/3] image: Add a common compression type detection function
` [U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti

[U-Boot] [RFC/RFT PATCH v3 0/3] Add compressed Image booting support
 2019-11-09  0:09 UTC  (3+ messages)
` [U-Boot] [RFC/RFT PATCH v3 3/3] image: Add compressed Image parsing support in booti

[U-Boot] [PATCH] include/env.h: Ensure ulong is defined
 2019-11-09  0:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] rockchip: clk: rv1108: remove duplicate reset init
 2019-11-08 23:11 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: clk: rv1108: remove duplicate reset init
 2019-11-08 23:06 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: clk: fix wrong CONFIG_IS_ENABLED handling

[U-Boot] [PATCH] binman: tegra: Adjust symbol calculation depending on end-at-4gb
 2019-11-08 22:30 UTC  (3+ messages)

[U-Boot] Using kernelCI infrastructure for firmware testing
 2019-11-08 21:59 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-11-08 21:56 UTC  (2+ messages)

[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
 2019-11-08 21:55 UTC  (5+ messages)
` [U-Boot] [PATCH] [Cosmetic] Fix CRLF mess in shell script
  ` [U-Boot] [PATCH] tools/img2brec.sh: Delete unused tool

[U-Boot] [PATCH v2 00/41] common: Further reduce common.h
 2019-11-08 21:10 UTC  (46+ messages)
` [U-Boot] [PATCH v2 01/41] common: Move legacy CPU functions to their own header
` [U-Boot] [PATCH v2 02/41] Drop CONFIG_SHOW_ACTIVITY
` [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 23/41] common: Move some CPU functions "
` [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 26/41] common: Move some SMP functions "
` [U-Boot] [PATCH v2 27/41] arm: powerpc: Tidy up code style for cache functions
` [U-Boot] [PATCH v2 28/41] common: Move some cache and MMU functions out of common.h
` [U-Boot] [PATCH v2 29/41] common: Drop checkicache() and checkdcache()
` [U-Boot] [PATCH v2 30/41] common: Move ARM cache operations out of common.h
` [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] efi_loader: pytest on sandbox
 2019-11-08 20:16 UTC 

[U-Boot] Pull request: u-boot-rockchip-20191026
 2019-11-08 19:04 UTC  (2+ messages)

[U-Boot] White space cleanup
 2019-11-08 18:26 UTC  (4+ messages)

[U-Boot] [RESEND PATCH v2 00/13] ARM: davinci: driver-model improvements
 2019-11-08 17:59 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH v2 12/13] davinci: omapl138-lcdk: enable driver-model in SPL

[U-Boot] [PATCH] board: rpi4: fix instantiating PL011 driver
 2019-11-08 17:23 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Raspberry Pi4: add support for DFU over USB
 2019-11-08 16:57 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2 6/6] config: enable DFU over USB on Raspberry Pi4 boards

[U-Boot] Issues when saving environment in RK399 RockPI 4
 2019-11-08 16:44 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] drivers: Add a framework for MUX drivers
 2019-11-08 16:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/4] drivers: mux: mmio-based syscon mux controller

[U-Boot] [PATCH] cmd/gpt: Address error cases during gpt rename more correctly
 2019-11-08 16:24 UTC 

[U-Boot] [RESEND PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-08 15:41 UTC  (15+ messages)
` [U-Boot] [RESEND PATCH 1/5] usb: host: dwc2: add phy support
` [U-Boot] [RESEND PATCH 3/5] usb: host: dwc2: force reset assert

[U-Boot] [PATCH] configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support
 2019-11-08 15:35 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT
 2019-11-08 15:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO
 2019-11-08 15:35 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] configs: omap3_logic_somlv: Remove GPIO from SPL

[U-Boot] [PATCH 1/2] ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO
 2019-11-08 15:35 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL"

[U-Boot] [PATCH] ARM: omap3_logic: Power on MMC when setting up PMIC
 2019-11-08 15:34 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/18] misc: Add AVS class 0 support for AM6
 2019-11-08 15:34 UTC  (37+ messages)
` [U-Boot] [PATCH v3 01/18] misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
` [U-Boot] [PATCH v3 02/18] clk: clk-ti-sci: Notify AVS driver upon setting clock rate
` [U-Boot] [PATCH v3 03/18] power: regulator: tps6236x: add support for tps6236x regulators
` [U-Boot] [PATCH v3 04/18] misc: k3_avs: Add j721e support
` [U-Boot] [PATCH v3 05/18] power: pmic: tps65941: Add support for tps65941 family of PMICs
` [U-Boot] [PATCH v3 06/18] power: regulator: tps65941: add regulator support
` [U-Boot] [PATCH v3 07/18] arm: mach-k3: am6_init: Initialize AVS class 0
` [U-Boot] [PATCH v3 08/18] arm: mach-k3: j721e_init: Initialize avs "
` [U-Boot] [PATCH v3 09/18] arm: dts: k3-am654-r5-base-board: Add VTM node
` [U-Boot] [PATCH v3 10/18] arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl
` [U-Boot] [PATCH v3 11/18] arm: dts: k3-am654-r5-base-board: add supply rail for MPU
` [U-Boot] [PATCH v3 12/18] arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies
` [U-Boot] [PATCH v3 13/18] arm: dts: k3-j721e-r5-common-proc-board: Add VTM node
` [U-Boot] [PATCH v3 14/18] arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node
` [U-Boot] [PATCH v3 15/18] arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply
` [U-Boot] [PATCH v3 16/18] configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support
` [U-Boot] [PATCH v3 18/18] configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs

[U-Boot] [PATCH v5] arm: add initial support for the Phytium Durian Board
 2019-11-08 15:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] cmd: Minor fixes for commands 'mtdparts' and 'nand'
 2019-11-08 15:33 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] cmd: nand: Remove not used declaration
` [U-Boot] [PATCH 2/2] cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES

[U-Boot] [PATCH] arm: caches: Disable mmu only if mmu is available
 2019-11-08 15:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] hush: re-sequence includes
 2019-11-08 15:33 UTC  (2+ messages)

[U-Boot] [PATCH] dlmalloc: calloc: fix zeroing early allocations
 2019-11-08 15:32 UTC  (2+ messages)

[U-Boot] [PATCH v4] gitattributes: dont treat non-text files as text
 2019-11-08 15:32 UTC 

[U-Boot] [PATCH v2] spl: fix SPI config dependencies
 2019-11-08 15:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] make ERR_PTR/PTR_ERR architecture specific
 2019-11-08 15:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] Kconfig add config ERR_PTR_OFFSET
` [U-Boot] [PATCH 2/3] linux err: make ERR_PTR/PTR_ERR architecture specific
` [U-Boot] [PATCH 3/3] arm: socfpga: gen5: fix ERR_PTR_OFFSET

[U-Boot] [PATCH] arm64: Add memcpy_{from, to}io() and memset_io() helpers
 2019-11-08 15:32 UTC  (2+ messages)

[U-Boot] [PATCH] api: storage: Add the missing write operation support
 2019-11-08 15:32 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
 2019-11-08 15:32 UTC  (4+ messages)

[U-Boot] [PATCH] ARC: enable unit tests on development platforms
 2019-11-08 15:31 UTC 

[U-Boot] [PATCH 01/30] lib: Allow crc32 to be disabled
 2019-11-08 14:59 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/4] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-11-08 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/4] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH v3 4/4] tests: add OP-TEE test suite

[U-Boot] [PATCH] gitattributes: dont treat non-text files as text
 2019-11-08 14:29 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/3] fdt: fix bcm283x dm-pre-reloc definitions
 2019-11-08 13:49 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/3] arm: dts: bcm283x: Rename U-Boot file
` [U-Boot] [PATCH v4 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-08 12:14 UTC  (27+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations

[U-Boot] [PATCH 1/2] arm: dts: rk3399-rockpro64: sync dts from linux kernel
 2019-11-08 11:41 UTC  (4+ messages)

[U-Boot] [PATCH] configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
 2019-11-08 10:28 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: Stratix10: Fix memory node address and size cells
 2019-11-08 10:28 UTC  (2+ messages)

[U-Boot] Multiple ramdisks in FIT image
 2019-11-08 10:24 UTC 

[U-Boot] [PATCH 1/7] clk: mediatek: mt7629: add support for ssusbsys
 2019-11-08 10:20 UTC  (2+ messages)
` [U-Boot] [PATCH 7/7] phy: phy-mtk-tphy: make ref clock optional


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox