mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/2] Pass reset and boot sources via /chosen node
 2018-05-08 21:21 UTC  (2+ messages)
` [PATCH 2/2] common: oftree: Pass reset source and reset source instance to kernel

[PATCH] serial: lpuart: Avoid division by zero when requested baudrate is
 2018-05-08 21:15 UTC 

[PATCH 1/2] README: describe how to build the documentation
 2018-05-08 15:46 UTC  (3+ messages)
` [PATCH 2/2] doc: boards: imx: link to mxs documentation

[PATCH] blspec: add checking of optional key machine-id
 2018-05-08  6:13 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] video: backlight: add slew time parameter
 2018-05-07 19:41 UTC  (2+ messages)

[PATCH] bbu: imx-bbu-internal: add i.MX51 SPI/I2C flash handler
 2018-05-07 14:49 UTC 

[PATCH] commands: of_display_timings: Add simple-panel support
 2018-05-04 14:19 UTC  (3+ messages)

[RFC PATCH 0/7] provide ELF/KEXEC support for MIPS ath79 and malta
 2018-05-04 13:09 UTC  (12+ messages)
` [RFC PATCH 1/7] resource: add create_resource() helper function
` [RFC PATCH 2/7] filetype: add ELF type
` [RFC PATCH 3/7] bootm: add kexec ELF support
` [RFC PATCH 4/7] MIPS: add kexec ELF loading support
` [RFC PATCH 5/7] MIPS: ath79: add kexec support
` [RFC PATCH 6/7] MIPS: malta: enable kexec
` [RFC PATCH 7/7] MIPS: configs: add KEXEC=y to atheros devices

Dynamic RAM configuration on iMX6 board
 2018-05-04  8:17 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Initial RAVE SP Linux driver port
 2018-05-04  5:25 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] mfd: Port RAVE SP driver from Linux kernel
` [RESEND PATCH v2 2/2] watchdog: Port RAVE SP watchdog "

[PATCH v2 00/10] i.MX reset reason detection support
 2018-05-03  7:36 UTC  (15+ messages)
` [PATCH v2 01/10] common: reset_source: Add the notion of "reset source instance"
` [PATCH v2 02/10] ARM: i.MX: Add infrastructure to record SoC reset reason
` [PATCH v2 03/10] ARM: i.MX6: Record reset reason as a part of startup
` [PATCH v2 04/10] ARM: i.MX7: "
` [PATCH v2 05/10] common: reset_source: Introduce reset_source_name()
` [PATCH v2 06/10] ARM: i.MX: Log detected reset reason
` [PATCH v2 07/10] ARM: i.MX: Print "revision unknown" if that is the case
` [PATCH v2 08/10] ARM: VFxxx: Add code to detect cpu variant
` [PATCH v2 09/10] ARM: VFxxx: Detect cpu variant on start
` [PATCH v2 10/10] ARM: VFxxx: Record reset reason as a part of startup

[PATCH v2 0/2] Initial RAVE SP Linux driver port
 2018-05-02 19:31 UTC  (4+ messages)
` [PATCH v2 1/2] watchdog: Port RAVE SP watchdog driver from Linux kernel
` [PATCH v2 2/2] mfd: rave-sp: Add temporary workaround for missing GET_STATUS

[PATCH 0/2] Initial RAVE SP Linux driver port
 2018-05-02 17:47 UTC  (5+ messages)
` [PATCH 1/2] mfd: Port RAVE SP driver from Linux kernel
` [PATCH 2/2] watchdog: Port RAVE SP watchdog "

[PATCH 0/6] i.MX51, 53 reset reason detection support
 2018-05-02 10:32 UTC  (8+ messages)
` [PATCH 1/6] ARM: i.MX51: Replace expicit casts with IOMEM
` [PATCH 2/6] ARM: i.MX: Fix incorrect IMX_SRC_SRSR_CSU_RESET
` [PATCH 3/6] ARM: i.MX: Make imx6_reset_reasons global
` [PATCH 4/6] ARM: i.MX: Introduce IMX_SRC_SRSR
` [PATCH 5/6] ARM: i.MX53: Record reset reason as a part of startup
` [PATCH 6/6] ARM: i.MX51: "

[PATCH 1/2] ARM omap beagle xload_defconfig: do not load drivers from DT
 2018-05-02 10:28 UTC  (3+ messages)
` [PATCH 2/2] ARM omap beagle defconfig: remove trace initcalls

[PATCH v2] ARM: VFxxx: Record cpu boot source as a part of startup
 2018-05-02 10:27 UTC  (2+ messages)

[PATCH] ARM: i.MX7: Remove unnecessary local variable
 2018-05-02 10:26 UTC  (2+ messages)

[PATCH] usbnet: increase bulk message timeout
 2018-05-02 10:15 UTC  (2+ messages)

[PATCH] arm: imx6: don't reset PFDs that are used by periph_clk
 2018-05-02 10:12 UTC  (2+ messages)

[PATCH] ARM: VFxxx: Recort cpu boot source as a part of startup
 2018-04-27 19:01 UTC  (3+ messages)

[PATCH] ARM: imx_v7_defconfig: Select various missing v7 boards by default
 2018-04-25  9:39 UTC  (2+ messages)

[PATCH v3] ARM: i.MX: boot: Coalesce copy-pasted code
 2018-04-25  9:35 UTC  (2+ messages)

[PATCH] video: tc358767: don't link AUX i2c adapter to parent OF node
 2018-04-25  9:34 UTC  (2+ messages)

[PATCH] ARM: arm32: fix realocate_to_curr_addr
 2018-04-25  9:30 UTC  (2+ messages)

[PATCH] watchdog: omap: set hwdev before call watchdog_register
 2018-04-25  8:36 UTC  (2+ messages)

[PATCH] watchdog: core: check hwdev before use it
 2018-04-25  8:36 UTC  (2+ messages)

[PATCH v1] Crypt and decrypt files using password in keystore
 2018-04-25  8:23 UTC  (7+ messages)

[PATCH v2 00/19] i.MX bootsource bugfixes, refactoring and VFxxx support
 2018-04-19 22:26 UTC  (25+ messages)
` [PATCH v2 01/19] ARM: i.MX: boot: Coalesce copy-pasted code
` [PATCH v2 02/19] include: Port linux/build_bug.h from Linux kernel
` [PATCH v2 03/19] include: Port linux/bitfield.h "
` [PATCH v2 04/19] ARM: i.MX: Add a function to extract BMOD value
` [PATCH v2 05/19] ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7
` [PATCH v2 06/19] ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7
` [PATCH v2 07/19] ARM: i.MX7: boot: Add code to handle SD/MMC manufacture mode
` [PATCH v2 08/19] ARM: i.MX7: boot: Remove incorrect NAND bootsource detection
` [PATCH v2 09/19] ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixup
` [PATCH v2 10/19] ARM: i.MX: boot: Remove unnecessary returns
` [PATCH v2 11/19] ARM: i.MX: boot: Move magic values into small functions
` [PATCH v2 12/19] ARM: i.MX: boot: Share code to detect NAND as a boot source
` [PATCH v2 13/19] ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6
` [PATCH v2 14/19] ARM: i.MX53: boot: Move magic numbers info utility functions
` [PATCH v2 15/19] ARM: i.MX6: boot: Move magic numbers into "
` [PATCH v2 16/19] ARM: i.MX7: "
` [PATCH v2 17/19] bootsource: Add BOOTSOURCE_CAN
` [PATCH v2 18/19] ARM: VFxxx: Implement code to detect bootsource
` [PATCH v2 19/19] ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPI

[PATCH 00/10] i.MX reset reason detection support
 2018-04-19 22:19 UTC  (20+ messages)
` [PATCH 02/10] ARM: i.MX: Add infrastructure to record SoC reset reason
` [PATCH 03/10] ARM: i.MX6: Record reset reason as a part of startup
` [PATCH 04/10] ARM: i.MX7: "
` [PATCH 05/10] common: reset_source: Introduce reset_source_name()
` [PATCH 06/10] ARM: i.MX: Log detected reset reason
` [PATCH 07/10] ARM: i.MX: Print "revision unknown" if that is the case
` [PATCH 08/10] ARM: VFxxx: Add code to detect reset reason
` [PATCH 09/10] ARM: VFxxx: Add code to detect cpu variant
` [PATCH 10/10] ARM: VFxxx: Detect cpu variant and reset source on start

[PATCH] commands: i2c_write: enable reg == 0 too
 2018-04-17  7:25 UTC  (2+ messages)

[PATCH] ARM: i.MX6: Make cpu_is_mx6xy() greppable
 2018-04-17  6:55 UTC 

Question about barebox*/drivers/mfd/mc34704.c and ACCURATE I²C mode 
 2018-04-17  6:43 UTC  (2+ messages)

MIPS parallel build breakage
 2018-04-17  6:37 UTC  (2+ messages)

[PATCH 00/10] Add initial RISC-V architecture support
 2018-04-17  6:34 UTC  (14+ messages)
` [PATCH 01/10] "
` [PATCH 02/10] RISC-V: add Erizo SoC support
` [PATCH 03/10] RISC-V: add low-level debug macros for ns16550
` [PATCH 04/10] RISC-V: add nmon nano-monitor
` [PATCH 05/10] RISC-V: erizo: add DEBUG_LL support
` [PATCH 06/10] RISC-V: erizo: enable NMON
` [PATCH 07/10] RISC-V: erizo: add nmon image creation
` [PATCH 08/10] RISC-V: add erizo_generic_defconfig
` [PATCH 09/10] scripts: add nmon-loader
` [PATCH 10/10] Documentation: add RISC-V docs

[PATCH 00/17] i.MX bootsource bugfixes, refactoring and VFxxx support
 2018-04-16 16:34 UTC  (24+ messages)
` [PATCH 01/17] ARM: i.MX: boot: Coalesce copy-pasted code
` [PATCH 02/17] ARM: i.MX: Add function to extract BMOD value
` [PATCH 03/17] ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7
` [PATCH 04/17] ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7
` [PATCH 05/17] ARM: i.MX7: boot: Add code to handle SD/MMC manufacture mode
` [PATCH 06/17] ARM: i.MX7: boot: Remove incorrect NAND bootsource detection
` [PATCH 07/17] ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixup
` [PATCH 08/17] ARM: i.MX: boot: Remove unnecessary retruns
` [PATCH 09/17] ARM: i.MX: boot: Move magic values into small functions
` [PATCH 10/17] ARM: i.MX: boot: Share code to detect NAND as a boot source
` [PATCH 11/17] ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6
` [PATCH 12/17] ARM: i.MX53: boot: Move magic numbers info utility functions
` [PATCH 13/17] ARM: i.MX6: boot: Move magic numbers into "
` [PATCH 14/17] ARM: i.MX7: "
` [PATCH 15/17] bootsource: Add BOOTSOURCE_CAN
` [PATCH 16/17] ARM: VFxxx: Implement code to detect bootsource
` [PATCH 17/17] ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPI

[PATCH 1/4] pci: rename variable mask -> barval
 2018-04-16 13:42 UTC  (5+ messages)
` [PATCH 4/4] pci: don't hide hard to understand sanity check in size calculation

[PATCH 1/2] fs: fix error path in __canonicalize_path()
 2018-04-16 12:22 UTC  (2+ messages)
` [PATCH 2/2] fs: remove shortcut in canonicalizing filenames

[PATCH 0/4] Fix NAND controller clock for i.MX6plus
 2018-04-16  8:00 UTC  (3+ messages)
` [PATCH 4/4] clk: i.MX6: Fix enfc_sel for i.MX6dqp

[PATCH v2 1/2] common: state: Add property to protect existing data
 2018-04-16  7:56 UTC  (2+ messages)

[PATCH] serial/lpuart: Do not enable UART FIFO
 2018-04-16  7:03 UTC  (2+ messages)

[PATCH] gitignore: Add *.pblx files
 2018-04-16  7:02 UTC  (2+ messages)

[PATCH v2 0/5] Linux's serdev framwork port
 2018-04-16  7:00 UTC  (2+ messages)

page:  |  | latest

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