mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/19] ARM: SoCFPGA: Arria10: Early FPGA config
 2018-08-08  7:24 UTC  (21+ messages)
` [PATCH 01/19] mci: dw_mmc: remove device_d pointer
` [PATCH 02/19] mci: dw_mmc: convert to BIT() macro
` [PATCH 03/19] mci: dw: move defines to headerfile
` [PATCH 04/19] bootm: allow booting SoCFPGA prebootloader image
` [PATCH 05/19] reset: socfpga: add missing driver name
` [PATCH 06/19] ARM: socfpga: arria10: move debug_ll to common code
` [PATCH 07/19] ARM: socfpga: arria10: add ocram base address
` [PATCH 08/19] ARM: socfpga: add SMP_TWD_ADDR for Arria10
` [PATCH 09/19] ARM: socfpga: arria10-init: split pinsetup
` [PATCH 10/19] ARM: socfpga: arria10: set default TEXTBASE
` [PATCH 11/19] ARM: socfpga: arria10: fix SDMMC phase shift
` [PATCH 12/19] ARM: socfpga: achilles: update handoff files
` [PATCH 13/19] ARM: dts: socfpga: Fix achilles dtc warnings
` [PATCH 14/19] scripts: socfpga_mkimage: add size feature for PBL barebox
` [PATCH 15/19] ARM: socfpga: arria10-reset-manager: don't reset bootsource
` [PATCH 16/19] ARM: socfpga: Arria10: support programming FPGA in PBL
` [PATCH 17/19] ARM: socfpga: achilles: convert to PBL barebox
` [PATCH 18/19] ARM: arria10: update defconfig
` [PATCH 19/19] ARM: socfpga: achilles: move environment to raw partition

[PATCH 1/4] ARM: i.MX: HAB: fix missing include for EPERM
 2018-08-08  7:07 UTC  (5+ messages)
` [PATCH 2/4] ARM: i.MX: OCOTP: fix missing include for uint32_t etc
` [PATCH 3/4] gpio: fix missing includes for bool and struct list_head
` [PATCH 4/4] linux/types.h: fix missing include for BITS_TO_LONGS()

[PATCH] arm: dts: am335x-bone-common.dtsi: add eeprom device to DT
 2018-08-08  7:06 UTC  (2+ messages)

[PATCH] reset: socfpga: add missing driver name
 2018-08-08  7:03 UTC  (2+ messages)

[PATCH 1/2] Documentation: don't highlight literal blocks as shell script
 2018-08-08  7:00 UTC  (3+ messages)
` [PATCH 2/2] Documentation: fix code block and literal block highlighting

[PATCH 00/13] MXS/MX28 low-level improvements
 2018-08-08  6:41 UTC  (18+ messages)
` [PATCH 01/13] scripts: mxsimage: Allow unencrypted images
` [PATCH 02/13] images: MXS: allow generation of unencrypted bootstreams
` [PATCH 03/13] ARM: MXS: i.MX28: allow setup of low-voltage SDRAM
` [PATCH 04/13] ARM: MXS: allow configuration of EMI clock dividers
` [PATCH 05/13] ARM: MXS: i.MX28: add autodetection of memory banks
` [PATCH 06/13] ARM: MXS: refactor mx2*_power_init source configuration
` [PATCH 07/13] ARM: MXS: allow starting from battery input without 4P2 source enabled
` [PATCH 08/13] ARM: MXS: make power levels configurable in mx2*_power_init
` [PATCH 09/13] ARM: MXS: fix VDDx brownout setup logic
` [PATCH 10/13] ARM: MXS: make VDDx brownout setup more understandable
` [PATCH 11/13] ARM: MXS: mxs_power_status: use less magic values
` [PATCH 12/13] ARM: MXS: mxs_power_status: align output
` [PATCH 13/13] Documentation: MXS: general update and improvements

[PATCH] mci: imx-esdhc: send required clock pulses to card on init
 2018-08-08  6:35 UTC  (2+ messages)

[PATCH v2 00/12] ARM: i.MX8MQ and EVK support, part II
 2018-08-08  6:34 UTC  (14+ messages)
` [PATCH v2 01/12] ARM: nxp-imx8mq-evk: Update DDR initialization code
` [PATCH v2 02/12] ARM: Add code to support SMCCC on AArch64
` [PATCH v2 03/12] ARM: i.MX8MQ: Configure cntfrq only in EL3
` [PATCH v2 04/12] ARM: i.MX8MQ: Add code to load BL31 ATF blob
` [PATCH v2 05/12] ARM: i.MX: fimware: Add pre-built "
` [PATCH v2 06/12] ARM: i.MX: Move i.MX header definitions to mach-imx
` [PATCH v2 07/12] ARM: i.MX: xload-esdhc: Make use of <mach/imx-header.h>
` [PATCH v2 08/12] ARM: i.MX: xload-esdhc: Allow placing image to align its etnry point
` [PATCH v2 09/12] ARM: nxp-imx8mq-evk: Add code to load ATF BL31 blob
` [PATCH v2 10/12] ARM: i.MX8MQ: Query and display ATF fimware hash if availible
` [PATCH v2 11/12] ARM: nxp-imx8mq-evk: Add bootflow comments
` [PATCH v2 12/12] firmware: Fix copy-paste comment mistake

[PATCH v1 0/2] Add Davicom phy + reset-gpios
 2018-08-08  4:51 UTC  (4+ messages)
` [PATCH v1 1/2] phylib: add Davicom support
` [PATCH v1 2/2] phylib: add support for reset-gpios

[PATCH] ARM: Mark SP as being clobbered in arm_setup_stack()
 2018-08-07 21:00 UTC 

[PATCH] usb: gadget: allow to actually enable sparse fastboot support
 2018-08-07 14:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: phytec-som-am335x: make autoenable actually usable
 2018-08-07 14:21 UTC 

[PATCH] mci: s3c: fix providing info callback
 2018-08-07 14:11 UTC 

root= kernel cmdline parameter
 2018-08-06 19:44 UTC  (4+ messages)

[PATCH] of_node: clearify help text and do stricter commandline parsing
 2018-08-06 19:14 UTC 

PATCH added tftp port to fsoptions
 2018-08-06 18:40 UTC  (4+ messages)

Help requested with Barebox on Globalscale Mirabox
 2018-08-06 18:36 UTC  (2+ messages)

[PATCH] Documentation: imx8mq-evk: Fix typo
 2018-08-06 13:50 UTC  (2+ messages)

[PATCH 1/1] imx_thermal: Fixed missing dependency for the IMX_THERMAL config
 2018-08-06 13:40 UTC  (2+ messages)

[PATCH] aiodev: Fix whitespaces in Kconfig
 2018-08-06 13:39 UTC 

MFGTools support in barebox
 2018-08-06  8:42 UTC  (10+ messages)

Cannot set GPIOs in barebox
 2018-08-03  8:22 UTC  (5+ messages)

[PATCH] ARM: mmu: fix cache flushing when replacing a section with a PTE
 2018-08-01  9:01 UTC  (5+ messages)
` [PATCH 1/3] PCI: link PCI devices with potentially existing OF nodes
` [PATCH 2/3] pci: add quirk infrastructure
` [PATCH 3/3] ARM: imx6: gw54xx: add fixup for PCIe switch

[PATCH] ARM: i.MX: HAB: fix missing include
 2018-07-30 11:56 UTC  (2+ messages)

stable release v2018.07.1
 2018-07-27 10:10 UTC 

kernel ubi boot
 2018-07-27  9:03 UTC  (2+ messages)

optee in barebox
 2018-07-26 12:34 UTC 

[PATCH] ARM: mmu: fix cache flushing when replacing a section with a PTE
 2018-07-25 15:01 UTC 

Problem booting Linux v4.8.15 from NAND on using Barebox
 2018-07-20  6:12 UTC  (2+ messages)

[PATCH 00/11] ARM: i.MX8MQ and EVK support, part II
 2018-07-19 23:01 UTC  (17+ messages)
` [PATCH 02/11] ARM: Add code to support SMCCC on AArch64
` [PATCH 04/11] ARM: i.MX8MQ: Add a macro to load BL31 ATF blob
` [PATCH 06/11] ARM: i.MX: xload-esdhc: Allow patching first word of the image
` [PATCH 07/11] ARM: i.MX: fimware: Add pre-built BL31 ATF blob
` [PATCH 10/11] ARM: nxp-imx8mq-evk: Add bootflow comments

imx7d enable second core
 2018-07-19 16:18 UTC  (9+ messages)

MFGtools support in barebox
 2018-07-19 10:08 UTC  (10+ messages)

qemu and barebox
 2018-07-18 20:39 UTC  (6+ messages)

barebox community/forum
 2018-07-18 12:35 UTC  (4+ messages)

[PATCH v2] mx5: Implement Spectre v2 workaround for Cortex-A8
 2018-07-13 10:28 UTC  (2+ messages)

On vacation
 2018-07-13  7:01 UTC 

[PATCH] net/e1000: allow to overwrite flash size from device tree
 2018-07-13  6:24 UTC  (3+ messages)
` [PATCH] fixup! "

[PATCH] i.MX: iomuxv3: restore NO_PAD_CTRL semantic
 2018-07-13  6:23 UTC  (4+ messages)

[PATCH] scripts: imx-image: fix build with OpenSSL 1.1.x
 2018-07-13  6:20 UTC  (4+ messages)

[PATCH 1/3] Documentation: state: harmonize capitalization in headings
 2018-07-13  6:19 UTC  (6+ messages)
` [PATCH 2/3] Documentation: state: fix typos
` [PATCH 3/3] Documentation: state: add unit name to state variable in DT

[PATCH] mx5: Implement Spectre v2 workaround for Cortex-A8
 2018-07-12  8:49 UTC  (2+ messages)

[PATCH] ARM: MMU: fix arch_remap_range() across section boundaries
 2018-07-11 12:26 UTC  (2+ messages)

[PATCH] cmdlinepart: Allow empty string
 2018-07-09  9:55 UTC 

v2018.07.0
 2018-07-09  6:33 UTC 

[PATCH] mtd: gpmi-nand: Make sure clock is disabled during rate change
 2018-07-06 10:15 UTC 

[PATCH] clk: imx: remove unused clk_gate2_inverted
 2018-07-06 10:14 UTC 

[PATCH] ARM: i.MX53: Set pll3 directly to 216MHz
 2018-07-06  6:17 UTC  (6+ messages)

[PATCH 1/4] nvmem: rave-sp-eeprom: Remove VLA usage
 2018-07-05  6:15 UTC  (6+ messages)
` [PATCH 2/4] nvmem: rave-sp-eeprom: Add support for "zii,eeprom-name"
` [PATCH 3/4] ARM: dts: rdu1: Make use of "zii,eeprom-name"
` [PATCH 4/4] ARM: dts: rdu2: "

[PATCH 1/3] ARM: dts: rdu1: Add nodes for RAVE SP EEPROM
 2018-07-03 17:39 UTC  (4+ messages)

Troubles running qemu64 target
 2018-07-03  4:03 UTC  (5+ messages)

[PATCH] fixup! ARM: i.MX: Add support for ZII RDU1 board
 2018-07-02  4:43 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag
 2018-07-02  4:41 UTC  (3+ 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