mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] docs: Use a proper name for AM335x defconfig
 2019-08-02 14:12 UTC 

[PATCH] mtd: spi-nor: fix page offset/remains calculation in spi_nor_write
 2019-08-01 13:16 UTC  (2+ messages)

[PATCH] console: fix out-of-bounds read in dputc(/dev/*, ...)
 2019-07-31 10:23 UTC  (5+ messages)

[PATCH v2 1/3] console: don't count newlines twice in bytes written
 2019-07-31 10:21 UTC  (3+ messages)
` [PATCH v2 2/3] ratp: return 0 bytes written from puts if busy
` [PATCH v2 3/3] console: fix out-of-bounds read in dputc(/dev/*, ...)

[PATCH 1/2] mtd: nand: mxs: add helper to calculate the page size
 2019-07-26  9:34 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: mxs: sync page_size information

Holidays
 2019-07-19 15:29 UTC  (2+ messages)

[PATCH v2 1/3] digest.h: needs errno definitions
 2019-07-19 10:55 UTC  (3+ messages)
` [PATCH v2 2/3] common: machine_id: introduce machine id generation and pass id on
` [PATCH v2 3/3] nvmem: ocotp: set unique id as machine-id hashable

[PATCH v3 0/6] clk: imx6: work around LDB hang caused by ERR009219
 2019-07-18 15:51 UTC  (12+ messages)
` [PATCH v3 1/6] clk: imx6: fix use of cpu_is_mx6* before they are initialized
` [PATCH v3 2/6] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
` [PATCH v3 3/6] clk: imx6: remove quirky clk_set_parent(LDB_diN_sel, pll5_video_div)
` [PATCH v3 4/6] clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only
` [PATCH v3 5/6] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK
` [PATCH v3 6/6] clk: imx6: define an enum for ldb mux inputs

[PATCH] mtd: nand: Add ecc parameters as device parameters
 2019-07-18 13:32 UTC 

[PATCH] mtd: ubi: Max out default wear-leveling threshold
 2019-07-18 12:27 UTC  (6+ messages)

[PATCH v3 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-07-18  8:02 UTC  (4+ messages)
` [PATCH v3 2/4] imx6: added fit image signature to the devicetree for "
` [PATCH v3 3/4] Kconfig: add selection for creation of signed/encrypted HABV4 images
` [PATCH v3 4/4] Makefile: add creation of signed/encrypted images for imx6, imx7, imx8

[PATCH] UBI: silence erroneous GCC warning about uninitialized read
 2019-07-18  6:53 UTC  (2+ messages)

[PATCH v2 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-07-17 15:02 UTC  (5+ messages)
` [PATCH v2 2/4] imx6: added fit image signature to the devicetree for "
` [PATCH v2 3/4] Kconfig: add selection for creation of signed/encrypted HABV4 images
` [PATCH v2 4/4] Makefile: add creation of signed/encrypted images for imx6, imx7, imx8

[PATCH 1/3] digest.h: needs errno definitions
 2019-07-17 14:18 UTC  (13+ messages)
` [PATCH 2/3] common: machine_id: introduce machine id generation and pass id on
` [PATCH 3/3] nvmem: ocotp: set unique id as machine-id hashable

[PATCH v2 1/3] OF: gpio: Add special quirk to parse regulator flags
 2019-07-17  9:25 UTC  (4+ messages)
` [PATCH v2 2/3] net: fec_imx: add regulator support
` [PATCH v2 3/3] arm: port imx28-evk to devicetree

[PATCH 1/5] ARM: Fix global_variable_offset() for aarch64
 2019-07-17  7:18 UTC  (7+ messages)
` [PATCH 2/5] ARM: nxp-imx8mq-evk: Do setup_c() before accessing global variables
` [PATCH 3/5] ARM: phyCORE-i.MX8M SOM: "
` [PATCH 4/5] ARM: zii-imx8mq-dev: "
` [PATCH 5/5] ARM: access __boot_cpu_mode with a function

[PATCH 1/5] ARM: stm32mp: fix some misnomers/typos
 2019-07-16  8:48 UTC  (8+ messages)
` [PATCH 2/5] images: add support for generating STM32MP images
` [PATCH 3/5] filetype: add STM32 image type
` [PATCH 4/5] ARM: stm32mp: generate STM32 images
` [PATCH 5/5] Documentation: boards: add initial STM32MP documentation
  ` [PATCH] fixup! "

[PATCH] ubiformat: improve generation of UBI image sequence
 2019-07-16  8:09 UTC  (2+ messages)

[PATCH] ubiformat: Fix wrong error tests
 2019-07-16  7:08 UTC 

[PATCH 1/3] mtd: ubi: mark PEBs as bad on erase failure
 2019-07-15 14:48 UTC  (4+ messages)
` [PATCH 2/3] mtd: peb: Do not mark as bad in mtd_peb_torture()
` [PATCH 3/3] ubiformat: handle write errors correctly

[PATCH] dts/imx25: drop sram node
 2019-07-15  6:48 UTC  (2+ messages)

[PATCH 1/7] gpio: allow for arch-specific ARCH_NR_GPIOS > 256
 2019-07-15  6:42 UTC  (10+ messages)
` [PATCH 2/7] ARM: stm32mp: set CONFIG_ARCH_NR_GPIO = (26 * 16)
` [PATCH 3/7] ARM: dts: stm32mp157c: correct gpioz id
` [PATCH 4/7] reset: add reset controller driver for STM32 RCC
  ` [PATCH] fixup! "
` [PATCH 5/7] i2c: add stm32f7 I2C adapter driver
` [PATCH 6/7] mfd: add support for STPMIC1
` [PATCH 7/7] watchdog: add support for STPMIC1 integrated watchdog

MII command to read and write specific registers
 2019-07-12  7:13 UTC  (4+ messages)

[PATCH v2 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
 2019-07-12  6:16 UTC  (11+ messages)
` [PATCH v2 2/8] ARM: dts: imx6qdl: phycore: Add state framework
` [PATCH v2 3/8] ARM: dts: imx6ul: phycore: Add eeprom label
` [PATCH v2 4/8] ARM: dts: imx6ul: phycore: Add state framework
` [PATCH v2 5/8] ARM: imx6ul: phycore: Prepare for eMMC module
` [PATCH v2 6/8] ARM: phytec-som-imx: imx6ul: Add eMMC support
` [PATCH v2 7/8] ARM: dts: imx6ul: phycore: Add support for eMMC
` [PATCH v2 8/8] ARM: dts: imx6ul: phycore: Add phyCORE-i.MX 6ULL with eMMC

eMMC probe in imx8mm
 2019-07-12  6:12 UTC  (4+ messages)

v2019.07.0
 2019-07-11  7:34 UTC 

[PATCH] ARM: dts: am335x-phytec-state: Add backend-storage-type
 2019-07-11  6:58 UTC  (2+ messages)

[PATCH] watchdog: stm32_iwdg: remove left-over comment
 2019-07-11  6:43 UTC  (2+ messages)

[PATCH] usb: imx-usb-phy: select syscon driver
 2019-07-11  5:56 UTC 

Oselas 2018.12.0 toolchain seems to break barebox for AM335x
 2019-07-10  8:14 UTC  (3+ messages)

[PATCH] net: cpsw: adopt to upstream device tree changes
 2019-07-10  7:30 UTC 

[PATCH 1/2] pinctrl: stm32: add debug output in set_state callback
 2019-07-09 10:17 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: stm32: fix error path when gpio chip is not found

[PATCH 1/2] arm: port imx28-evk to devicetree
 2019-07-09 10:15 UTC  (4+ messages)
` [PATCH 2/2] net: fec_imx: add regulator support

[PATCH] lib: Add missing arguments to memcpy_parse_options()
 2019-07-09  9:41 UTC  (2+ messages)

[PATCH 2/8] ARM: dts: imx6qdl: phycore: Add state framework
 2019-07-09  9:20 UTC  (3+ messages)

[PATCH 1/2] pstore: Only capture log messages
 2019-07-09  9:11 UTC  (2+ messages)
` [PATCH 2/2] pstore: remove unused code

[PATCH 1/8] ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
 2019-07-09  8:57 UTC  (9+ messages)
` [PATCH 2/8] ARM: dts: imx6qdl: phycore: Add state framework
` [PATCH 3/8] ARM: dts: imx6ul: phycore: Add eeprom label
` [PATCH 4/8] ARM: dts: imx6ul: phycore: Add state framework
` [PATCH 5/8] ARM: imx6ul: phycore: Prepare for eMMC module
` [PATCH 6/8] ARM: phytec-som-imx: imx6ul: Add eMMC support
` [PATCH 7/8] ARM: dts: imx6ul: phycore: Add support for eMMC
` [PATCH 8/8] ARM: dts: imx6ul: phycore: Add phyCORE-i.MX 6ULL with eMMC

memcmp command is broken
 2019-07-09  5:15 UTC  (2+ messages)

[PATCH v2] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs
 2019-07-08  7:18 UTC  (2+ messages)

[PATCH] scripts: add mips-relocs to .gitignore
 2019-07-08  7:17 UTC  (2+ messages)

v2019.06.1
 2019-07-04  7:45 UTC 

[PATCH v1 00/12] ARM: stm32mp: add drivers for GPIO, pinctrl
 2019-07-04  7:01 UTC  (5+ messages)

[PATCH] clk: divider: export clk_div_mask() helper
 2019-07-04  6:57 UTC  (2+ messages)

[PATCH] scripts: socfgpa_import_preloader: simplify procedure
 2019-07-04  6:57 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: phycore: Set phy-reset-duration for fec
 2019-07-04  6:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: phycore: Reduce eth drive strength

[PATCH 0/3] sandbox fixes
 2019-07-04  6:50 UTC  (5+ messages)
` [PATCH 1/3] sandbox: prevent segfault in tap_alloc()
` [PATCH 2/3] sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning
` [PATCH 3/3] sandbox: drop blank lines at EOF

[PATCH 1/2] blspec: invalidate only necessary bootm variables
 2019-07-04  6:48 UTC  (3+ messages)
` [PATCH 2/2] f_fastboot: remove only image from "

[PATCH] ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs
 2019-07-04  6:47 UTC  (2+ messages)

[PATCH 1/4] startup: remove unused editcmd variable
 2019-07-04  6:44 UTC  (4+ messages)
` [PATCH 2/4] startup: Create global.linux.bootargs.dyn.* variables where they are needed
` [PATCH 3/4] startup: Create boot related variables where they are used
` [PATCH 4/4] startup: Factor out the autoboot counter to separate function

[PATCH] mips: reloc: remove outdated comment
 2019-07-02  6:19 UTC  (2+ messages)

[PATCH 1/3] ARM: socfpga: terasic-de0-nano-soc: update handoff files to 18.1
 2019-07-02  6:18 UTC  (4+ messages)
` [PATCH 2/3] ARM: socfpga: terasic-de0-nano-soc: add missing SECT() macro for iocsr_scan_chain3_table
` [PATCH 3/3] ARM: socfpga: terasic-de0-nano-soc: statify sys_mgr_init_table

[PATCH] serial: ns16550: support reg-offset device-tree property
 2019-07-02  6:17 UTC  (2+ messages)

[PATCH] mfd: syscon: add syscon_regmap_lookup_by_phandle()
 2019-07-02  6:15 UTC  (2+ messages)

[PATCH 1/3] clk: divider: Remove unused variable in clk_divider_recalc_rate
 2019-07-02  6:15 UTC  (4+ messages)
` [PATCH 2/3] clk: divider: Fix best div calculation for power-of-two and table dividers
` [PATCH 3/3] clk: divider: Make generic for usage elsewhere

[PATCH 00/13] HAB for i.MX8MQ
 2019-07-02  5:47 UTC  (8+ messages)
` [PATCH 07/13] scripts: imx: support signing "
` [PATCH 10/13] arm: uncompress: verify sha256 if enabled

[PATCH v2] treewide: remove CONFIG_DEBUG_INFO from defconfigs
 2019-07-01 12:41 UTC  (4+ messages)

[PATCH] MIPS: reloc: make flush_cache_all() usable
 2019-07-01  7:41 UTC  (4+ 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