mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 0/3] diverse at91 related fixes
 2017-07-07 12:42 UTC  (7+ messages)
` [PATCH 1/3] clk: fix clk_get error handling
` [PATCH 2/3] gpio: fix null pointer exception when there is no oftree
` [PATCH 3/3] arm: at91 bootstrap: declare local function static

[PATCH v2 0/23] at91: move reset vector to board code
 2017-07-07 12:12 UTC  (24+ messages)
` [PATCH 01/23] at91: refactor lowlevel_init selection
` [PATCH 02/23] at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/23] at91sam9263ek: move reset vector to board code
` [PATCH 04/23] at91sam9261ek, at91sam9g10ek: "
` [PATCH 05/23] pm9261: "
` [PATCH 06/23] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 07/23] mmccpu: move reset vector to board code
` [PATCH 08/23] pm9263: "
` [PATCH 09/23] usb-a926x: "
` [PATCH 10/23] at91: delete at91sam926x_lowlevel_init
` [PATCH 11/23] tny-a926x: move reset vector to board code
` [PATCH 12/23] qil-a926x: "
` [PATCH 13/23] haba-knx: "
` [PATCH 14/23] at91: delete unused at91sam9263_lowlevel_init.c
` [PATCH 15/23] sama5d{3, 4}{xek, xplained}: move reset vector to board code
` [PATCH 16/23] at91sam{9260, 9G20, 9m10g45, 9n12}ek: "
` [PATCH 17/23] at91rm9200ek: "
` [PATCH 18/23] at91sam9m10ihd: "
` [PATCH 19/23] pm9g45: "
` [PATCH 20/23] animeo: "
` [PATCH 21/23] dss11: "
` [PATCH 22/23] telit-evk-pro3: "
` [PATCH 23/23] at91: remove leftovers from reset code in mach-at91

[PATCH v2 0/3] make power off work on iMX6S RIoTBoard
 2017-07-07  8:04 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: riotboard: provide standby on power off option
` [PATCH v2 2/3] ARM: i.MX: provide handler for power off over standby
` [PATCH v2 3/3] regulator: pfuze: provide power over standby handler

[PATCH] ARM: imx: use register defines in imxcfg files instead of plain numbers
 2017-07-06 18:47 UTC  (5+ messages)

[PATCH] crypto: digest: Fix digesting over memory chunks > 4096 bytes
 2017-07-06 18:01 UTC 

[PATCH v1 1/3] ARM: riotboard: provide standby on power off option
 2017-07-06 16:34 UTC  (5+ messages)
` [PATCH v1 2/3] ARM: i.MX: provide handler for power off over standby
` [PATCH v1 3/3] regulator: pfuze: provide power over standby handler

Earliest possible GPIO toggle on i.mx6
 2017-07-06 14:30 UTC  (4+ messages)

[PATCH 1/2] scripts: socfpga_get_sequencer: update importer
 2017-07-06 14:25 UTC  (2+ messages)
` [PATCH 2/2] Documentation: socfpga: update sequencer documentation

[PATCH v1 00/10] video: tc358767: fixes and improvements
 2017-07-06 12:34 UTC  (12+ messages)
` [PATCH v1 01/10] video: tc358767: fix EDID read for DP displays
` [PATCH v1 02/10] video: tc358767: fix DP0_MISC register set
` [PATCH v1 03/10] video: tc358767: fix timing calculation
` [PATCH v1 04/10] video: tc358767: fix AUXDATAn registers access during write
` [PATCH v1 05/10] video: tc358767: do not fail if sink supports more than 2 lanes
` [PATCH v1 06/10] video: tc358767: support newer DPCD revisions and higher data rates
` [PATCH v1 07/10] video: tc358767: optimize aux i2c bus checks
` [PATCH v1 08/10] video: tc358767: optimize DPCD register write
` [PATCH v1 09/10] video: tc358767: filter out modes with too high pixelclock
` [PATCH v1 10/10] video: tc358767: accept any hsync and vsync polatiry

[PATCH 1/8] state: fix compile warnings for dev_err expansion
 2017-07-06  7:31 UTC  (11+ messages)
` [PATCH 2/8] common: efi: do not use undefined kconfig option
` [PATCH 3/8] fs: efi: return with correct error code in efifs_stat
` [PATCH 4/8] devfs-core: add function to find cdev by partuuid
` [PATCH 5/8] of: of_path: find device via partuuid
` [PATCH 6/8] efi: efi: load state from devicetree
` [PATCH 7/8] blspec: skip all devicetree tests if entry doesn't specify one
` [PATCH 8/8] efi: efi: register barebox-update handler

[RFC PATCH 0/5] at91: move reset vector to board code
 2017-07-05 20:57 UTC  (6+ messages)
` [PATCH 1/5] at91: refactor lowlevel_init selection
` [PATCH 2/5] at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 3/5] at91sam9263ek: move reset vector to board code
` [PATCH 4/5] at91sam9261ek, at91sam9g10ek: "
` [PATCH 5/5] pm9261: "

[PATCH] gpiolib: fix: do not access oftree on non-OFDEVICE boards
 2017-07-05 18:22 UTC  (4+ messages)

[PATCH v2 0/2] update snvs_lpgpr driver
 2017-07-05 16:17 UTC  (4+ messages)
` [PATCH v2 1/2] nvmem: snvs_lpgpr: sync with latest version for kernel
` [PATCH v2 2/2] dts: arm: imx6qdl: provide snvs-lpgpr device

[PATCH 1/4] mmc: Consistently use EXT_CSD_* names from eMMC 5.1 spec
 2017-07-05 15:52 UTC  (2+ messages)

[PATCH] readlink: Improve -f handling
 2017-07-05 15:50 UTC  (2+ messages)

Bootchooser - remaining_attempts
 2017-07-05 12:36 UTC 

v2017.07.0
 2017-07-05 10:30 UTC  (3+ messages)

[PATCH v1 1/2] nvmem: snvs_lpgpr: sync with latest version for kernel
 2017-07-05 10:13 UTC  (4+ messages)
` [PATCH v1 2/2] dts: arm: imx6qdl: provide snvs-lpgpr device

Observations with AT91SAM9263-EK
 2017-07-04  6:53 UTC  (7+ messages)
` [PATCH 1/2] clk: fix clk_get error handling
` [PATCH 2/2] gpio: fix null pointer exception when there is no oftree

[PATCH 0/8] video: tc358767: fixes and improvements
 2017-07-03  9:27 UTC  (12+ messages)
` [PATCH 1/8] video: tc358767: do not fail if sink supports more than 2 lanes
` [PATCH 2/8] video: tc358767: support newer DPCD revisions and higher data rates
` [PATCH 3/8] video: tc358767: fix EDID read for DP displays
` [PATCH 4/8] video: tc358767: fix DP0_MISC register set
` [PATCH 5/8] video: tc358767: fix timing calculation
` [PATCH 6/8] video: tc358767: fix AUXDATAn registers access
` [PATCH 7/8] video: tc358767: filter out modes with too high pixelclock
` [PATCH 8/8] video: tc358767: accept any hsync and vsync polatiry

[PATCH] Revert "param: fix stub prototype of dev_add_param"
 2017-07-03  9:04 UTC 

[BUG v2017.07.0] readlink -f command broken?
 2017-07-01 21:50 UTC  (3+ messages)

[PATCH] ARM: imx: add support for Udoo Neo full
 2017-06-30 19:46 UTC  (7+ messages)

[PATCH] enable LFS support for host programs
 2017-06-30 11:37 UTC  (2+ messages)

[PATCH 1/2] scripts/kwboot: document -n option
 2017-06-30 11:33 UTC  (3+ messages)
` [PATCH 2/2] docs: mvebu: describe -n more accurately in the sphinx document

[PATCH] ARM: socfpga: remove unused fpgaintf setup
 2017-06-30 11:32 UTC  (2+ messages)

arria10_init_emac() bug?
 2017-06-30  8:01 UTC  (2+ messages)

[PATCH v6] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-30  5:57 UTC  (2+ messages)

Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
 2017-06-29 10:07 UTC  (15+ messages)

Stable Releases
 2017-06-28  6:42 UTC 

[PATCH v5] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-27 14:36 UTC  (4+ messages)

[PATCH] fs: Make locally used function canonicalize_dir() static
 2017-06-27 11:04 UTC 

[PATCH] ARM: omap: Fix error printing
 2017-06-27 11:03 UTC 

[PATCH] ARM: omap: phytec-phycore-omap4460: Fix compiler warning
 2017-06-27 11:03 UTC 

[PATCH] defaultenv: bin: init: Add sourcing of config-expansions
 2017-06-27  9:47 UTC  (5+ messages)

[PATCH] pinctrl: at91: Bail out if atmel, pins property does not exist
 2017-06-27  9:23 UTC 

[PATCH] ARM: dts: i.MX6: fix usdhc3 pinmuxing on tqma6x
 2017-06-27  6:34 UTC  (2+ messages)

[DT-UTILS PATCH 1/2] common: Rename strlcpy to DT_strlcpy
 2017-06-27  6:32 UTC  (3+ messages)
` [DT-UTILS PATCH 2/2] common: Include sys/types.h header

[PATCH v2 00/16] RATP logic fixes and improvements
 2017-06-23 11:37 UTC  (18+ messages)
` [PATCH v2 01/16] ratp: add missing transition to SYN-RECEIVED in behavior B
` [PATCH v2 02/16] ratp: avoid unnecessary variable initializations
` [PATCH v2 03/16] ratp: send missing RST in behavior C2
` [PATCH v2 04/16] ratp: add missing RST flag in behavior G
` [PATCH v2 05/16] ratp: completely ignore RST flagged packets "
` [PATCH v2 06/16] ratp: fix data presence check
` [PATCH v2 07/16] ratp: fix single byte sending flagged with SO
` [PATCH v2 08/16] ratp: remove bogus data checks in behavior C2
` [PATCH v2 09/16] ratp: remove FIXME comment: FIN always requires ACK
` [PATCH v2 10/16] ratp: fix sending ACKs without data
` [PATCH v2 11/16] ratp: consolidate ratp_sn_expected() and ratp_an_expected()
` [PATCH v2 12/16] ratp: prefer using ratp_send_ack() in behaviour I1
` [PATCH v2 13/16] ratp: send initial data in behaviour B if any pending
` [PATCH v2 14/16] ratp: don't ignore data that may arrive in behaviour H1
` [PATCH v2 15/16] ratp: consolidate setting the next AN or SN flags
` [PATCH v2 16/16] ratp: user close may happen in SYN-RECEIVED state

[PATCH v2] lib/fonts: add 6x8 font
 2017-06-23 11:31 UTC  (2+ messages)

[PATCH] lib/fonts: add 6x8 font
 2017-06-21 13:28 UTC 

[PATCH 0/3] Fix "i.MX: vf610: Ramp CPU clock to maximum frequency"
 2017-06-21  8:44 UTC  (4+ messages)

[PATCH v4] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-20 15:37 UTC  (3+ messages)

[PATCH] ARM: Update zii_vf610_dev_defconfig
 2017-06-20  7:32 UTC  (2+ messages)

[PATCH 0/6] Backport support for "extended device ID" for dataflash
 2017-06-20  7:32 UTC  (4+ messages)
` [PATCH 5/6] mtd: dataflash: Make use of "extened device information"
` [PATCH 6/6] mtd: dataflash: Add flash_info for AT45DB641E

page:  |  | latest

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