mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/2] ARM: i.MX bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag
 2018-07-02  4:41 UTC  (5+ messages)
` [PATCH 2/2] ARM: i.MX bbu: support partitions starting at i.MX header

[PATCH v2 0/4] bbu: i.MX: Generalize IMX_INTERNAL_FLAG_KEEP_DOSPART flag
 2018-07-02  4:41 UTC  (5+ messages)
` [PATCH 1/4] bbu: reserve upper 16 bits for handler specific flags
` [PATCH 2/4] ARM: i.MX: bbu: remove handler specific flags variable
` [PATCH 3/4] ARM: i.MX: bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag
` [PATCH 4/4] ARM: i.MX: bbu: support partitions starting at i.MX header

[PATCH v1 1/2] arm: arria10: enable errata 794072 and 845369
 2018-07-02  4:07 UTC  (3+ messages)
` [PATCH v1 2/2] net: designware: make sure DMA is disabled on kernel start

[PATCH] MIPS: don't include generated header files into MIPS asm files
 2018-07-02  4:03 UTC  (2+ messages)

[PATCH 00/11] ARM: i.MX8MQ and EVK support, part II
 2018-06-30  3:49 UTC  (12+ messages)
` [PATCH 01/11] ARM: nxp-imx8mq-evk: Update DDR initialization code
` [PATCH 02/11] ARM: Add code to support SMCCC on AArch64
` [PATCH 03/11] ARM: i.MX8MQ: Configure cntfrq only in EL3
` [PATCH 04/11] ARM: i.MX8MQ: Add a macro to load BL31 ATF blob
` [PATCH 05/11] ARM: i.MX: xload-esdhc: Move image base to MX8MQ_ATF_BL33_BASE_ADDR
` [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 08/11] ARM: nxp-imx8mq-evk: Add code to load ATF BL31 blob
` [PATCH 09/11] ARM: i.MX8MQ: Query and display ATF fimware hash if availible
` [PATCH 10/11] ARM: nxp-imx8mq-evk: Add bootflow comments
` [PATCH 11/11] firmware: Fix copy-paste comment mistake

[PATCH 1/3] ARM: dts: rdu1: Add nodes for RAVE SP EEPROM
 2018-06-30  3:47 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rdu1: Specify "boot-source" NVMEM cell
` [PATCH 3/3] ARM: dts: rdu1: Add node for backlight device

[PATCH] fixup! ARM: i.MX: Add support for ZII RDU1 board
 2018-06-30  3:45 UTC 

[PATCH v4 00/10] ZII RDU1 support
 2018-06-29 18:30 UTC  (13+ messages)
` [PATCH v4 01/10] mtd: mtd_dataflash: Don't print bogus command values for READs
` [PATCH v4 02/10] common: clock: Sample time before poller_call()
` [PATCH v4 03/10] ARM: babbage: Make PMIC initialization shareable
` [PATCH v4 04/10] bbu: Make bbu_find_handler_by_device() public
` [PATCH v4 05/10] ARM: i.MX: bbu: Make imx_bbu_internal_v1_update() public
` [PATCH v4 06/10] ARM: i.MX: Move i.MX header definitions to mach-imx
` [PATCH v4 07/10] filtype: Add code to detect i.MX image v1
` [PATCH v4 08/10] ARM: i.MX: bbu: Allow plain i.MX v1 images as a special case
` [PATCH v4 09/10] ARM: i.MX: bbu: Make struct imx_internal_bbu_handler public
` [PATCH v4 10/10] ARM: i.MX: Add support for ZII RDU1 board

Troubles running qemu64 target
 2018-06-29 17:59 UTC  (4+ messages)

[PATCH v2 00/12] Add initial RISC-V architecture support
 2018-06-29 13:17 UTC  (18+ messages)
` [PATCH v2 01/12] lib: Add shared copies of some GCC library routines
` [PATCH v2 02/12] MIPS: Use generic GCC library routines from lib/
` [PATCH v2 03/12] Add initial RISC-V architecture support
` [PATCH v2 04/12] RISC-V: add Erizo SoC support
` [PATCH v2 05/12] RISC-V: add low-level debug macros for ns16550
` [PATCH v2 06/12] RISC-V: add nmon nano-monitor
` [PATCH v2 07/12] RISC-V: erizo: add DEBUG_LL support
` [PATCH v2 08/12] RISC-V: erizo: enable nmon
` [PATCH v2 09/12] RISC-V: erizo: add nmon image creation
` [PATCH v2 10/12] RISC-V: add erizo_generic_defconfig
` [PATCH v2 11/12] scripts: add nmon-loader
` [PATCH v2 12/12] Documentation: add RISC-V docs

[PATCH] ARM: imx6qp: fix NoC QoS passthrough for new cpu type functions
 2018-06-29 12:47 UTC  (2+ messages)

[PATCH v1 1/2] arm: arria10: enable errata 794072 and 845369
 2018-06-29 11:17 UTC  (2+ messages)
` [PATCH v1 2/2] net: designware: make sure DMA is disabled on kernel start

[PATCH] ARM: i.MX53: Set pll3 directly to 216MHz
 2018-06-29  8:10 UTC  (4+ messages)

[PATCH v2 1/2] nvmem: Introduce nvmem_cell_get_and_read()
 2018-06-29  5:05 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: rdu2: Fetch MAC address info from RAVE SP EEPROM

[PATCH] ARM: i.MX53: Make clock tree setup better readable
 2018-06-28  7:28 UTC 

[PATCH v3 00/10] ZII RDU1 support
 2018-06-27 17:12 UTC  (14+ messages)
` [PATCH v3 01/10] mtd: mtd_dataflash: Don't print bogus command values for READs
` [PATCH v3 02/10] common: clock: Sample time before poller_call()
` [PATCH v3 03/10] ARM: babbage: Make PMIC initialization shareable
` [PATCH v3 04/10] bbu: Make bbu_find_handler_by_device() public
` [PATCH v3 05/10] ARM: i.MX: bbu: Make imx_bbu_internal_v1_update() public
` [PATCH v3 06/10] ARM: i.MX: Move i.MX header definitions to mach-imx
` [PATCH v3 07/10] filtype: Add code to detect i.MX image v1
` [PATCH v3 08/10] ARM: i.MX: bbu: Allow plain i.MX v1 images as a special case
` [PATCH v3 09/10] ARM: i.MX: bbu: Make struct imx_internal_bbu_handler public
` [PATCH v3 10/10] ARM: i.MX: Add support for ZII RDU1 board

[PATCH 1/2] nvmem: Introduce nvmem_cell_get_and_read()
 2018-06-27 16:57 UTC  (4+ messages)
` [PATCH 2/2] ARM: rdu2: Fetch MAC address info from RAVE SP EEPROM

[PATCH] net: avoid assigning ethaddr to wrong devices
 2018-06-26  7:24 UTC  (9+ messages)

[PATCH 0/6] RAVE SP RDU2-related changes
 2018-06-26  4:59 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: rdu2: Remove obsolete 'pic' node in uart4
` [PATCH 2/6] ARM: dts: rdu2: Add nodes for RAVE SP EEPROM
` [PATCH 3/6] watchdog: rave-sp-wdt: Remove bogus leftover code
` [PATCH 4/6] watchdog: rave-sp-wdt: Explicitly access EEPROM for bootsource
` [PATCH 5/6] ARM: dts: rdu2: Specify "boot-source" NVMEM cell
` [PATCH 6/6] ARM: dts: rdu2: Add node for backlight device

[PATCH] usb: imx: implement support for limiting host to full speed
 2018-06-26  4:56 UTC  (2+ messages)

[PATCH] fixup! dts: update to v4.18-rc1
 2018-06-25 20:06 UTC  (2+ messages)

[PATCH 1/4] fs: devfs-core: Make use of devpath_to_name()
 2018-06-25 20:03 UTC  (5+ messages)
` [PATCH 2/4] commands: mount: "
` [PATCH 3/4] commands: mmc_extcsd: "
` [PATCH 4/4] drivers: of: "

[PATCH v2 0/2] MIPS: dts: drop skeleton.dtsi
 2018-06-25 20:02 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] MIPS: dts: fix dtc unit_address_vs_reg warning

[PATCH v2 0/4] ZII RDU1 support
 2018-06-25 16:30 UTC  (8+ messages)
` [PATCH v2 1/4] ARM: babbage: Make PMIC initialization shareable
` [PATCH v2 2/4] bbu: Make bbu_find_handler_by_device() public
` [PATCH v2 3/4] ARM: i.MX: bbu: Make imx_bbu_internal_v1_update() public
` [PATCH v2 4/4] ARM: i.MX: Add support for ZII RDU1 board

[PATCH 00/10] Add initial RISC-V architecture support
 2018-06-25  6:46 UTC  (4+ messages)
` [PATCH 01/10] "

imx53 hang in barebox boot
 2018-06-22 13:44 UTC 

[PATCH] video: Port RAVE SP backlight driver from Linux kernel
 2018-06-21 11:42 UTC  (2+ messages)

[PATCH] nvmem: Port RAVE SP EEPROM driver from Linux kernel
 2018-06-21 11:42 UTC  (2+ messages)

[PATCH v2] video: backlight: add slew time parameter
 2018-06-21 10:57 UTC  (2+ messages)

[PATCH] ARM: i.MX: rdu2: Make use of imx_setup_pad()
 2018-06-21 10:56 UTC  (2+ messages)

[PATCH] ARM: i.MX: babbage: Make use of imx_setup_pad()
 2018-06-21 10:55 UTC  (2+ messages)

[PATCH 1/2] ARM: babbage: Make PMIC initialization shareable
 2018-06-20 18:13 UTC  (10+ messages)
` [PATCH 2/2] ARM: i.MX: Add support for ZII RDU1 board

[PATCH] ARM: rdu2: program e1000 iNVM
 2018-06-20 18:08 UTC  (2+ messages)

[PATCH] MIPS: dts: drop skeleton.dtsi
 2018-06-20 15:00 UTC  (5+ messages)

[PATCH] mmc_extcsd command: Add cmd option to set bkops-enable
 2018-06-19 13:25 UTC  (2+ messages)

[PATCH] ARM: dts: advantech-rom-7421: add hog pinctrl node
 2018-06-19 13:23 UTC  (2+ messages)

[PATCH 00/27] Console code consolidation
 2018-06-19  6:44 UTC  (15+ messages)
` [PATCH 02/27] console: Unify console_simple.c and pbl/console.c
` [PATCH 13/27] console: Consolidate DEBUG_LL and CONSOLE_* '\n' -> '\n\r' code
` [PATCH 14/27] console: Consolidate DEBUG_LL and CONSOLE_* puts() implementations

[PATCH 1/5] console: add missing newline conversion for putc_ll
 2018-06-19  6:41 UTC  (5+ messages)
` [PATCH 2/5] console: remove duplicate newline conversion
` [PATCH 3/5] console_simple: Remove duplicated "
` [PATCH 4/5] console_simple: Fix "
` [PATCH 5/5] console_simple: add newline conversion for putc_ll case

[PATCH 0/5] fix/quiesce dtc warnings
 2018-06-19  6:09 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: use stdout-path property
` [PATCH 2/5] console: Update description for global.linux.bootargs.console
` [PATCH 3/5] ARM: dts: remove @0 from environment nodes
` [PATCH 4/5] ARM: dts: imx6q-var-custom: remove some accidently pasted text
` [PATCH 5/5] dtc: Disable some warnings

[PATCH] nand-bb: mtd_del_bb: fix missing pointer reset
 2018-06-18 20:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/2] ELF fixes
 2018-06-18 20:53 UTC  (4+ messages)
` [PATCH v1 1/2] fixup! add basic ELF parser
` [PATCH v1 2/2] fixup! MIPS: bootm: add ELF handler

[PATCH] scripte: mxsimage: Allow unencrypted images
 2018-06-18 13:39 UTC  (2+ messages)

[PATCH 1/3] ARM: psci: Remove unused code in psci_entry()
 2018-06-18  6:59 UTC  (2+ messages)

[PATCH v4 0/3] MIPS: provide basic ELF support
 2018-06-16  8:12 UTC  (4+ messages)
` [PATCH v4 2/3] add basic ELF parser

[PATCH v7 00/10] ARM: i.MX8MQ and EVK support
 2018-06-15 12:24 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