mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v5 0/22] at91: move reset vector to board code
 2018-01-06 21:11 UTC  (8+ messages)
` [PATCH v5 01/22] at91: mmccpu: remove board support for mmccpu
` [PATCH v5 03/22] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH v5 04/22] arm: at91: add at91sam926x_board_init.h
` [PATCH v5 05/22] arm: at91: code cleanup in at91sam926x_board_init
` [PATCH v5 06/22] at91sam9263ek: move reset vector to board code
` [PATCH v5 08/22] pm9261: "
` [PATCH v5 12/22] qil-a926x: "

[PATCH v4 0/25] at91: move reset vector to board code
 2018-01-06 20:06 UTC  (35+ messages)
` Mails lost towards barebox mailing list [Was: [PATCH v4 0/25] at91: move ...]
` [PATCH 02/25] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/25] arm: at91: add at91sam926x_board_init.h
` [PATCH 04/25] arm: at91: code cleanup in at91sam926x_board_init
` [PATCH 05/25] at91sam9263ek: move reset vector to board code
` [PATCH 06/25] at91sam9261ek, at91sam9g10ek: "
` [PATCH 07/25] pm9261: "
` [PATCH 08/25] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 09/25] pm9263: move reset vector to board code
` [PATCH 11/25] mmccpu: delete unused lowlevel_init
` [PATCH 12/25] mmccpu: move reset vector to board code
` [PATCH 13/25] tny-a926x: delete unused tny_a9263_lowlevel_init.c
` [PATCH 17/25] sama5d{3, 4}{xek, xplained}: move reset vector to board code
` [PATCH 18/25] at91sam9n12ek: "
` [PATCH 19/25] at91sam9260ek, at91sam9g20ek: "
` [PATCH 20/25] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH 21/25] animeo: "
` [PATCH 22/25] telit-evk-pro3: "
` [PATCH 23/25] dss11: "
` [PATCH 24/25] at91rm9200ek: "
` [PATCH 25/25] arm: at91: remove leftovers from moving reset code in mach-at91
` [PATCH 01/25] arm: at91: refactor lowlevel_init selection
` [PATCH 10/25] usb-a926x: move reset vector to board code
` [PATCH 14/25] tny-a926x: "
` [PATCH 15/25] qil-a926x: "
` [PATCH 16/25] haba-knx: "

[PATCH 0/4] build: minimize rebuilds
 2018-01-06  7:34 UTC  (8+ messages)
` [PATCH 1/4] build: fix that defaultenv is always rebuilt
` [PATCH 2/4] build: fix that passwd.h is always built
` [PATCH 3/4] build: fix that the bbenv file is always rebuilt
` [PATCH 4/4] build: fix that LZO "

[RFC PATCH] pwm: add pwm-atmel from Linux kernel 4.14
 2018-01-06  7:29 UTC  (3+ messages)

command: hashsum: md5sum reports wrong sum for the file named 4k.bin
 2018-01-05 18:17 UTC  (4+ messages)

[PATCH] net: make struct bootp __packed to prevent unaligned store on MIPS
 2018-01-05 14:53 UTC  (3+ messages)

[PATCH] ARM: boards: phytec-som-am335x: Revert unified MLO for 1GB
 2018-01-05 14:51 UTC  (2+ messages)

[PATCH] linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.h
 2018-01-05 14:50 UTC  (3+ messages)

[PATCH] string.h: Implement strndup
 2018-01-05 14:48 UTC  (2+ messages)

[PATCH v2 0/4] Enable DT support for AT91SAM9263EK
 2018-01-04 17:52 UTC  (7+ messages)
` [PATCH 1/4] arm: at91: move irq_fixup to header file
` [PATCH 2/4] arm: at91: simplify soc setup
` [PATCH 3/4] at91sam9263ek: enable multi-image build
` [PATCH 4/4] at91sam9263ek: enable DT support

[PATCH 0/5] Enable DT support for AT91SAM9263EK
 2017-12-30 22:59 UTC  (11+ messages)
` [PATCH 1/5] at91sam9263ek: enable multi-image build
` [PATCH 2/5] at91sam9263ek: add DT file from Linux kernel v4.14-rc4
` [PATCH 3/5] at91sam9263ek: fix SD card in DT
` [PATCH 4/5] arm: at91: enable CPU specific init with OF
` [PATCH 5/5] at91sam9263ek: enable devicetree
      ` [RFC PATCH 1/2] arm: at91: move irq_fixup to header file
      ` [RFC PATCH 2/2] arm: at91: simplify soc setup

[PATCH v3 0/24] at91: move reset vector to board code
 2017-12-30 10:56 UTC  (28+ messages)
` [PATCH 01/24] arm: at91: refactor lowlevel_init selection
` [PATCH 02/24] arm: at91: drop unused at91sam9x5_lowlevel_init.c
` [PATCH 03/24] arm: at91: add at91sam926x_board_init.h
` [PATCH 04/24] at91sam9263ek: move reset vector to board code
` [PATCH 05/24] at91sam9261ek, at91sam9g10ek: "
` [PATCH 06/24] pm9261: "
` [PATCH 07/24] at91: drop unused at91sam9261_lowlevel_init
` [PATCH 08/24] pm9263: move reset vector to board code
` [PATCH 09/24] usb-a926x: "
` [PATCH 10/24] mmccpu: delete unused lowlevel_init
` [PATCH 11/24] mmccpu: move reset vector to board code
` [PATCH 12/24] tny-a926x: delete unused tny_a9263_lowlevel_init.c
` [PATCH 13/24] tny-a926x: move reset vector to board code
` [PATCH 14/24] qil-a926x: "
` [PATCH 15/24] haba-knx: "
` [PATCH 16/24] sama5d{3, 4}{xek, xplained}: "
` [PATCH 17/24] at91sam9n12ek: "
` [PATCH 18/24] at91sam9260ek, at91sam9g20ek: "
` [PATCH 19/24] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH 20/24] animeo: "
` [PATCH 21/24] telit-evk-pro3: "
` [PATCH 22/24] dss11: "
` [PATCH 23/24] at91rm9200ek: "
` [PATCH 24/24] arm: at91: remove leftovers from moving reset code in mach-at91

[PATCH] EFI: add poweroff support
 2017-12-26 12:17 UTC  (2+ messages)

[PATCH] ARM: boards: phytec-som-am335x: Fallback ram timings
 2017-12-22  8:09 UTC  (3+ messages)

[PATCH] net: phy: scan PHYs referenced by phandle
 2017-12-15  7:42 UTC  (2+ messages)

[PATCH] Bootm: remove uimage_close done later in bootm_boot
 2017-12-15  7:28 UTC  (2+ messages)

[PATCH] spi: imx: make xchg_single timeout value compatible for older boards
 2017-12-15  7:25 UTC  (2+ messages)

[PATCH v2 0/5] add support for DPTechnics DPT-Module v1
 2017-12-15  7:22 UTC  (7+ messages)
` [PATCH v2 1/5] MIPS: provide HAS_NO_BOARD_HL_CODE
` [PATCH v2 2/5] MIPS: ar9331: add watchdog support
` [PATCH v2 3/5] MIPS: ath79: ar9331: add generic RAM macro
` [PATCH v2 4/5] MIPS: ath79: ar9331: add ar9331_pbl_generic_start macro
` [PATCH v2 5/5] MIPS: add support for DPTechnics DPT-Module v1

[PATCH 1/2] common: state: Add property to protect existing data
 2017-12-14 15:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: AM335x: Add keep-previous-content property

[PATCH] bootchooser: Fix initcall before environment is ready
 2017-12-14 10:16 UTC  (2+ messages)

v2017.12.0
 2017-12-14  8:38 UTC 

[PATCH] net: dhcp: make tftp work again
 2017-12-12  7:44 UTC  (2+ messages)

[PATCH v1 1/4] MIPS: ar9331: add watchdog support
 2017-12-12  7:00 UTC  (8+ messages)
` [PATCH v1 2/4] MIPS: ath79: ar9331: add generic RAM macro
` [PATCH v1 3/4] MIPS: ath79: ar9331: add ar9331_pbl_generic_start macro
` [PATCH v1 4/4] MIPS: add support for DPTechnics DPT-Module v1

barebox on RaspberryPi2 and Pi3
 2017-12-12  6:37 UTC  (2+ messages)

[PATCH] Documentation: state: mention SD/eMMC devices
 2017-12-11 15:00 UTC  (2+ messages)

[PATCH v2] Networking updates
 2017-12-08 21:56 UTC  (21+ messages)
` [PATCH 01/27] detect command: Drop -e option
` [PATCH 06/27] net: Make domainname and nameserver globalvars
` [PATCH 07/27] net: Add functions to get/set nameserver and domainname
` [PATCH 09/27] net: dhcp: Do not overwrite serverip if it is valid
` [PATCH 10/27] net: Use a single gateway
` [PATCH 11/27] net: allow udp connections on specified network device
` [PATCH 12/27] net: dhcp: Allow to specify "
` [PATCH 14/27] net: dhcp: Coding style fixes
` [PATCH 15/27] net: dhcp: rework
` [PATCH 16/27] net: Pick network device based on IP settings
` [PATCH 17/27] net: remove "current" network device
` [PATCH 18/27] net: ifup: Factor out a eth_discover function
` [PATCH 20/27] net: Provide new way to configure network devices
` [PATCH 21/27] net: update network docs
` [PATCH 22/27] net: environment: remove ethx setup files
` [PATCH 23/27] net: environment: update automounts
` [PATCH 24/27] defaultenv: Add README for new network config
` [PATCH 25/27] net: Add linuxdevname property
` [PATCH 26/27] commands: Add ip_route_add command

[PATCH] ARM: dts: bcm2835-rpi: re-enable booting from SD card
 2017-12-07 15:19 UTC  (4+ messages)

bootchooser and state (again)
 2017-12-07  8:06 UTC  (2+ messages)

[PATCH] net/e1000: indicate at boot time if flash is in secure mode
 2017-12-06 14:56 UTC  (2+ messages)

[PATCH 0/4] A bit more consistent interface for "miitool"
 2017-12-06 14:55 UTC  (6+ messages)
` [PATCH 1/4] commands: miitool: Constify 'phydevname' in mdiobus_show()
` [PATCH 2/4] fs: Introduce devpath_to_name()
` [PATCH 3/4] i.MX: imu-bbu-internal: Make use of devpath_to_name()
` [PATCH 4/4] commands/miitool: Allow specifying PHY by their full path

[PATCH v2 0/6] MDIO bus multiplexer support
 2017-12-06 14:49 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: vybrid: zii: Make use of DT code from Linux kernel
` [PATCH v2 2/6] mdio_bus: Port of_mdio_find_bus() "
` [PATCH v2 3/6] net: phy: Port MDIO bus miltiplexer framework "
` [PATCH v2 4/6] net: phy: Port GPIO controlled MDIO multiplexer driver
` [PATCH v2 5/6] net: mdio-mux: Avoid probing multiplexed busses
` [PATCH v2 6/6] zii_vf610_dev_defconfig: Select MDIO bus GPIO multiplexer

[PATCH v1] usbgadget command: provide -m option to set usb mode
 2017-12-06  8:49 UTC  (2+ messages)

[PATCH v1 1/4] MIPS: ath79: ar9331: add generic RAM macro
 2017-12-05 11:43 UTC  (6+ messages)
` [PATCH v1 2/4] MIPS: add generic QCA AR9331 board
` [PATCH v1 3/4] MIPS: add support for DPTechnics DPT-Module v1
` [PATCH v1 4/4] MIPS: ar9331: add watchdog support

[PATCH 1/5] ARM: vybrid: zii: Make use of DT code from Linux kernel
 2017-12-04 15:13 UTC  (4+ messages)
` [PATCH 3/5] net: phy: Port MDIO bus miltiplexer framework "

FW: Handling boot on NAND Bad Blocks
 2017-12-04  8:49 UTC  (5+ 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