mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/4] Documentation: user manual: clarify kconfig+kbuild
 2016-02-10 10:07 UTC  (4+ messages)
` [PATCH 2/4] Documentation: filesystems: tftp: bring in line with other filesystem docs
` [PATCH 3/4] Documentation: user manual: improve tftp description
` [PATCH 4/4] Documentation: networking: improve docs

[PATCH 1/5] Documentation: booting linux: improve wording
 2016-02-10  7:20 UTC  (6+ messages)
` [PATCH 2/5] Documentation: m25p80: include in documentation
` [PATCH 3/5] Documentation: user manual: include documentation for remote-control
` [PATCH 4/5] ratp: remove unused ratp_close command
` [PATCH 5/5] Documentation: commands: remove autogenerated directory on mrproper

[PATCH] mtd: >4GiB fixes
 2016-02-09  9:55 UTC  (8+ messages)
` [PATCH 1/7] mtd: nand-bb: Fix 8k page size nands
` [PATCH 2/7] mtd: Fix mtdraw for Nand > 4GiB
` [PATCH 3/7] mtd: Make erase_info structs 64bit where necessary
` [PATCH 4/7] mtd: Fix mtd_op_read for devices >4GiB
` [PATCH 5/7] mtd: Fix mtd_op_erase "
` [PATCH 6/7] mtd: Fix erasing of "
` [PATCH 7/7] mtd: mtdoob device: change name to have the chip name first

[PATCH 1/2] i.MX habv3: sort hab status codes numerically
 2016-02-09  8:17 UTC  (3+ messages)
` [PATCH 2/2] i.MX habv3: add some more status codes

[PATCH] driver: Fix unregister device after device probe failure
 2016-02-08 17:43 UTC  (3+ messages)

[PATCH] drivers: video: drop unused of_get_display_timing()
 2016-02-08  7:34 UTC  (2+ messages)

[PATCH] drivers: video: fb: make locally used fb_set_shadowfb() static
 2016-02-08  7:29 UTC  (2+ messages)

v2016.02.0
 2016-02-08  7:26 UTC 

[PATCH] spi-nor: Port erase timeout fix from Linux
 2016-02-08  7:07 UTC  (2+ messages)

[PATCH] nfs: forward filesystem options to the kernel command line
 2016-02-08  7:02 UTC  (3+ messages)

[RFC] spi-nor: Use different timeout values for write and erase operations
 2016-02-07  3:19 UTC  (2+ messages)

[PATCH] i.MX habv4: Fix RVT address for newer SoCs
 2016-02-05 14:51 UTC 

[PATCH] ARM: i.MX: iim: Switch to regmap support
 2016-02-05  7:44 UTC 

[PATCH] ubifs: Fix reading holes in files
 2016-02-04 11:21 UTC 

[PATCH] docs: fix typos
 2016-02-04  8:33 UTC  (4+ messages)

[RFC] nfs: forward filesystem options to the kernel command line
 2016-02-04  8:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Bitbang MDIO, miitool changes
 2016-02-04  7:47 UTC  (16+ messages)
` [PATCH v2 1/8] include/linux/phy.h: Add MII_ADDR_C45
` [PATCH v2 2/8] net: Port bitbanged MDIO code from Linux kernel
` [PATCH v2 3/8] miitool: Fix PHY argument handling
` [PATCH v2 4/8] mdio_bus: Change dev_info to dev_dbg
` [PATCH v2 5/8] mdio_bus: Add mdiobus_get_bus() function
` [PATCH v2 6/8] miitool: Don't print negative parent IDs
` [PATCH v2 7/8] mdio_bus: Change PHY's naming scheme
` [PATCH v2 8/8] miitool: Add code to register a PHY

[PATCH] ARM: i.MX25: fixup broken DryIce GPR
 2016-02-04  7:45 UTC  (2+ messages)

[PATCH] Add regmap support
 2016-02-04  7:43 UTC  (7+ messages)
` [PATCH 1/4] bitops: Fix shift overflow in GENMASK macros
` [PATCH 2/4] Add initial regmap support
` [PATCH 3/4] mfd: mc13xxx: Switch to "
` [PATCH 4/4] ARM: i.MX ocotp: "

[PATCH] Add nvmem support
 2016-02-04  7:05 UTC  (5+ messages)
` [PATCH 1/2] drivers: add nvmem framework from kernel
` [PATCH 2/2] nvmem: Test it with fec/ocotp

[RFC 1/2] misc: Add MAC address mapper "driver"
 2016-02-03 20:16 UTC  (8+ messages)
` [RFC 2/2] arm/dts: i.MX6: Use generic MAC address mapper

scripts/remote: make clean leftovers
 2016-02-03  8:58 UTC  (4+ messages)

[PATCH 1/6] net: phy: micrel: Staticise ksz8873mll_read_status()
 2016-02-03  7:39 UTC  (8+ messages)
` [PATCH 2/6] net: phy: micrel: use BIT macro
` [PATCH 3/6] net: phy: micrel: Be more const correct
` [PATCH 4/6] net: phy: micrel: Center FLP timing at 16ms
` [PATCH 5/6] net: phy: micrel: Add workaround for bad autoneg
` [PATCH 6/6] net: phy: micrel: errata for KSZ9031

[PATCH v4] Terasic DE0-Nano-SoC: add support
 2016-02-03  1:16 UTC  (5+ messages)

[PATCH v2] i.MX HABv4 rework and HABv3 support
 2016-02-02 14:48 UTC  (35+ messages)
` [PATCH 01/34] scripts: Add common header files for tools
` [PATCH 02/34] scripts/include: Add ARRAY_SIZE
` [PATCH 03/34] scripts: Add scripts/include to host compiler includes
` [PATCH 04/34] scripts: imx: Use Kernel includes
` [PATCH 05/34] scripts: mxs: "
` [PATCH 06/34] ARM: i.MX: Add HABv3 Kconfig variables
` [PATCH 07/34] imx: hab: rename driver dir to hab/
` [PATCH 08/34] hab: Add HABv3 status report function
` [PATCH 09/34] scripts: imx-usb-loader: Make readonly arguments const
` [PATCH 10/34] scripts: imx-usb-loader: Move definitions up
` [PATCH 11/34] scripts: imx-image: Allow dcd offset 0x0
` [PATCH 12/34] scripts: imx-usb-loader: fully read images into memory
` [PATCH 13/34] scripts: imx-usb-loader: Move load_file up
` [PATCH 14/34] scripts: imx: Consolidate flash headers in imx tools
` [PATCH 15/34] scripts: imx-image: Add context struct to config parsers
` [PATCH 16/34] scripts: imx-image: move write_mem to context data
` [PATCH 17/34] scripts: imx-image: move check "
` [PATCH 18/34] scripts: imx: move config file parser to separate file
` [PATCH 19/34] scripts: imx: make libusb variables global
` [PATCH 20/34] scripts: imx-usb-loader: Add -s and -i options
` [PATCH 21/34] scripts: imx: Drop double check
` [PATCH 22/34] scripts: imx-image: move more variables to context data
` [PATCH 23/34] scripts: imx-image: pass config data to add_header_*
` [PATCH 24/34] scripts: imx-image: Support adding a Super Root Key to the image
` [PATCH 25/34] scripts: imx: Create CSF files from imx config file
` [PATCH 26/34] scripts: imx: Allow to create signed images
` [PATCH 27/34] scripts: imx: Generate signed images with imx-image
` [PATCH 28/34] scripts: imx-usb-loader: Use dcd len to invalidate dcd data
` [PATCH 29/34] scripts: imx-image: Factor out a read_file function
` [PATCH 30/34] scripts: imx-image: Allow to create HAB signed images suitable for USB upload
` [PATCH 31/34] Make: i.MX: Allow to pass config file to cmd_imx_image
` [PATCH 32/34] images: imx: Add targets for signed images and signed usb images
` [PATCH 33/34] scripts: imx-usb-loader: Do not zero out boot_data_ptr
` [PATCH 34/34] imx: hab: Make hab status functions SoC specific

[PATCH] Terasic DE0 NANO-SoC: add support
 2016-02-02 14:15 UTC  (12+ messages)
            ` [PATCH v2] Terasic DE0-Nano-SoC: "
              ` [PATCH v3] "

Raspberry PI: Incorrect information about the monitor
 2016-02-02  9:53 UTC 

[PATCH 1/2] dcache: add missing linux/list.h include
 2016-02-02  7:27 UTC  (5+ messages)
` [PATCH 2/2] fs: add super_operations infrastructure

i.MX HABv4 rework and HABv3 support
 2016-02-01 10:06 UTC  (27+ messages)
` [PATCH 01/23] ARM: i.MX: Add HABv3 Kconfig variables
` [PATCH 02/23] imx: hab: rename driver dir to hab/
` [PATCH 03/23] hab: Add HABv3 status report function
` [PATCH 04/23] scripts: imx-usb-loader: Make readonly arguments const
` [PATCH 05/23] scripts: imx-usb-loader: Move definitions up
` [PATCH 06/23] scripts: imx-image: Allow dcd offset 0x0
` [PATCH 07/23] scripts: imx-usb-loader: fully read images into memory
` [PATCH 08/23] scripts: imx-usb-loader: Move load_file up
` [PATCH 09/23] scripts: imx: Consolidate flash headers in imx tools
` [PATCH 10/23] scripts: imx-image: Add context struct to config parsers
` [PATCH 11/23] scripts: imx-image: move write_mem to context data
` [PATCH 12/23] scripts: imx-image: move check "
` [PATCH 13/23] scripts: imx: move macro definitions to common header file
` [PATCH 14/23] scripts: imx: move config file parser to separate file
` [PATCH 15/23] scripts: imx: make libusb variables global
` [PATCH 16/23] scripts: imx-usb-loader: Add -s and -i options
` [PATCH 17/23] scripts: imx: Drop double check
` [PATCH 18/23] scripts: imx-image: move more variables to context data
` [PATCH 19/23] scripts: imx-image: pass config data to add_header_*
` [PATCH 20/23] scripts: imx-image: Support adding a Super Root Key to the image
` [PATCH 21/23] scripts: imx: Create CSF files from imx config file
` [PATCH 22/23] scripts: imx: Allow to create signed images
` [PATCH 23/23] scripts: imx: Generate signed images with imx-image

[RFC] usb: port UHCI driver from the u-boot
 2016-02-01  7:41 UTC  (2+ messages)

[PATCH] fixup! [PATCH v2 8/8] miitool: Add code to register a PHY
 2016-02-01  4:07 UTC 

[PATCH 1/5] Introduce include/linux/sched.h
 2016-01-29  7:08 UTC  (6+ messages)
` [PATCH 2/5] Introduce include/linux/spinlock.h
` [PATCH 3/5] Introduce include/linux/mutex.h
` [PATCH 4/5] Introduce include/linux/wait.h
` [PATCH 5/5] Introduce include/linux/rwsem.h

[PATCH 1/8] fs: move PAGE_CACHE definitions to include/linux/pagemap.h
 2016-01-29  7:08 UTC  (9+ messages)
` [PATCH 2/8] fs: ubifs: remove redundant macro defines
` [PATCH 3/8] fs: use linux/fs.h for file system related definitions
` [PATCH 4/8] fs: move pgoff_t definition to include/linux/types.h
` [PATCH 5/8] fs: ubifs: move dcache related definitions to include/linux/dcache.h
` [PATCH 6/8] fs: ubifs: move vfsmount definition to include/linux/mount.h
` [PATCH 7/8] fs: ubifs: move path definition to include/linux/path.h
` [PATCH 8/8] fs: ubifs: move file and file_system_type definitions to linux/fs.h

[PATCH 1/7] include/linux/phy.h: Add MII_ADDR_C45
 2016-01-28 18:00 UTC  (8+ messages)
` [PATCH 7/7] commands: Add mdio_read and mdio_write

page:  |  | latest

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