assorted patches
2010-06-28 8:37 UTC (15+ messages)
` [PATCH 01/11] i.MX27: merge iomux pim definitions from kernel
` [PATCH 02/11] imxfb: Add board specific hook to enable display
` [PATCH 03/11] imxfb: do not enable framebuffer on startup
` [PATCH 04/11] memcpy cmd: Do not expect to read/write the whole chunk at once
` [PATCH 05/11] armlinux: reorder tag setup
` [PATCH 06/11] remove eco920 board support
` [PATCH 07/11] usbnet: remove unused dev member in struct usbnet
` [PATCH 08/11] i.MX serial: Use readl/writel instead of pointer deref
` [PATCH 09/11] i.MX clocksource: "
` [PATCH 10/11] i.MX27: Add some missing device base addresses
` [PATCH 11/11] fb: add a usage counter to prevent double enable/disable
testing barebox on calao sbc35-a9260 board
2010-06-28 8:32 UTC (3+ messages)
[PATCH net-pu] tftp: fix get
2010-06-28 8:22 UTC (5+ messages)
[PATCH] envfs: fix build warning
2010-06-27 5:46 UTC (5+ messages)
` [PATCH] byteorder: add missing {BIG,LITTLE}_ENDIAN defines
[PATCH net-pu] tftp: fix push for servers supporting 'option acknowledgement'
2010-06-27 5:17 UTC
reworking the network stack
2010-06-25 6:58 UTC (18+ messages)
` [PATCH 01/13] net: remove need for eth_halt/eth_open
` [PATCH 02/13] net: Implement a new network stack
` [PATCH 03/13] remove unused sntp.h
` [PATCH 04/13] implement dhcp using new network stack
` [PATCH 05/13] implement tftp "
` [PATCH 06/13] implement ping "
` [PATCH 07/13] implement nfs "
` [PATCH 08/13] net: consider rarp support as outdated. Remove it
` [PATCH 09/13] network drivers: call net_receive directly instead of NetReceive
` [PATCH 10/13] net: remove old network stack
` [PATCH 11/13] rework device parameters
` [PATCH 12/13] errno: add strings for network related error messages
` [PATCH 13/13] add netconsole support
Regression: not booting anymore on OMAP35xx
2010-06-24 15:41 UTC (2+ messages)
[PATCH] eukrea_cpuimx35: boot update
2010-06-24 15:04 UTC
[PATCH] eukrea_cpuimx35: better usage of LCD enable pins
2010-06-24 15:03 UTC
[PATCH 1/2] imx-ipu-fb: Add board specific hook to enable display
2010-06-24 15:03 UTC (2+ messages)
` [PATCH 2/2] imx-ipu-fb: do not enable framebuffer on startup
[PATCH 1/3] fix command loadb
2010-06-24 11:48 UTC (8+ messages)
` [PATCH 2/3] unbreak imx-ipu-fb
` [PATCH 3/3] eukrea_cpuimx35: better handling of backlight
USB related patches
2010-06-24 9:45 UTC (7+ messages)
` [PATCH 1/6] ehci: Make has_tt configurable via platform data
` [PATCH 2/6] ehci: Handle hub port reset properly
` [PATCH 3/6] usb: Check return value of host controller init
` [PATCH 4/6] ehci: use is_timeout for timeout instead of udelay counter
` [PATCH 5/6] ehci: Force a ehci_halt before trying to reset
` [PATCH 6/6] ehci: remove unused code
more network patches
2010-06-24 9:35 UTC (9+ messages)
` [PATCH 1/8] tftp: remove unused variables
` [PATCH 2/8] add progression bar function
` [PATCH 3/8] cfi flash driver: Use generic "
` [PATCH 4/8] tftp: use generic progression bar
` [PATCH 5/8] tftp: Add push support
` [PATCH 6/8] nfs: Use generic progression bar
` [PATCH 7/8] nfs: resend requests after timeout
` [PATCH 8/8] tftp: update doxygen information
USB device not found
2010-06-24 7:00 UTC (2+ messages)
Regression: not booting anymore on OMAP35xx
2010-06-23 6:42 UTC (2+ messages)
[PATCH] eukrea_cpuimx25: fix env partition size
2010-06-22 15:59 UTC
Regression: not booting anymore on OMAP35xx
2010-06-22 13:11 UTC (2+ messages)
Fat32 support
2010-06-21 8:32 UTC (5+ messages)
Fat32 support
2010-06-21 4:25 UTC
More patches
2010-06-19 20:14 UTC (20+ messages)
` [PATCH 01/11] pcm037: Add MMU support
` [PATCH 02/11] bootu: Allow passing in devices as parameter
` [PATCH 03/11] Allow to merge default environment from more than one directory
` [PATCH 04/11] include support for a simple pseudo number generator
` [PATCH 05/11] net: implement random_ether_addr
` [PATCH 06/11] net: use a random mac address if the current device does not have one
` [PATCH 07/11] add a generic default environment
` [PATCH 08/11] pcm038: use generic default env
` [PATCH 09/11] pcm043: "
` [PATCH 10/11] pcm037: "
` [PATCH 11/11] pca100: "
[PATCH] mx2 GPIO OCRx register
2010-06-18 12:48 UTC (4+ messages)
[PATCH 04/11] include support for a simple pseudo number generator
2010-06-18 6:28 UTC
bareboxenv for target
2010-06-17 12:57 UTC (2+ messages)
[PATCH] i2c: fix adapter_list manipulation
2010-06-17 12:00 UTC (3+ messages)
[PATCH] drivers/nor: allow overriding of AMD_ADDR_* in board-configs
2010-06-17 8:54 UTC (2+ messages)
[PATCH 0/8] i.MX25 3DS fixes and enhancements
2010-06-14 13:39 UTC (19+ messages)
` [PATCH 1/8] mx25 3ds: fix build failure
` [PATCH 2/8] mx25: fix typo in imx25-regs.h
` [PATCH 3/8] mx25 3ds: cleanup lowlevel_init code
` [PATCH 4/8] mx25: add support for i2c
` [PATCH 5/8] i2c: add driver for the MC34704 PMIC
` [PATCH 6/8] mx25 3ds: add support for i2c master and PMIC
` [PATCH 7/8] mx25 3ds: fix fec initialization
` [PATCH 8/8] mx25 3ds: add support for boot from UART
barebox for i.MX51
2010-06-14 12:04 UTC (3+ messages)
Some (new-) network stack fixes
2010-06-14 7:43 UTC (4+ messages)
` [PATCH 1/3] tftp: do not forget to close the file in error case
` [PATCH 2/3] parameter: set p->value to NULL to avoid freeing it again
` [PATCH 3/3] dhcp: do not call net_unregister if net_udp_new failed
ARM/AT91 build failure: Error: symbol *ABS* is in a different section
2010-06-13 11:08 UTC (2+ messages)
[PATCH] Add support for Eukrea CPUIMX35
2010-06-10 13:26 UTC (3+ messages)
[PATCH 1/2] eukrea_cpuimx25: add compressed logo support
2010-06-10 13:18 UTC (4+ messages)
` [PATCH 2/2] eukrea_cpuimx25: update defconfig
OMAP 3530 arch_shutdown "undefined instruction"
2010-06-10 12:22 UTC (2+ messages)
barebox with usb cdc-eth driver?
2010-06-10 11:17 UTC (2+ messages)
[PATCH] cpuimx25: remove unused define
2010-06-10 7:55 UTC
[PATCH] mx25 3ds: fix memory initialization
2010-06-09 8:24 UTC
script error
2010-06-08 6:49 UTC (3+ messages)
barebox-2010.06.0
2010-06-02 8:53 UTC
[PATCH] eukrea_cpuimx27_defconfig: increase MALLOC_SIZE
2010-05-31 15:33 UTC
OMAP 3530 arch_shutdown "undefined instruction"
2010-05-27 11:03 UTC (3+ messages)
barebox tftp to 2k pagesize NAND
2010-05-26 12:52 UTC (5+ messages)
[PATCH 1/3] arm: update mach-types
2010-05-25 15:35 UTC (3+ messages)
` [PATCH 2/3] eukrea_cpuimx25: fix machine ID
` [PATCH 3/3] eukrea_cpuimx25: update env
[PATCH 1/6] i2c-imx: change log level for No ACK
2010-05-25 10:01 UTC (6+ messages)
` [PATCH v2 2/6] i2c: implement i2c_get_adapter()
` [PATCH v6 3/6] commands: add i2c commands
` [PATCH 4/6] eukrea_cpuimx27: add fb support
` [PATCH 5/6] eukrea_cpuimx27: update env
` [PATCH 6/6] eukrea_cpuimx27: update defconfig
[PATCH 1/6] i2c-imx: change log level for No ACK
2010-05-25 9:57 UTC (13+ messages)
` [PATCH v2 2/6] i2c: implement i2c_get_adapter()
` [PATCH v4 3/6] commands: add i2c commands
` [PATCH 4/6] eukrea_cpuimx27: add fb support
` [PATCH 5/6] eukrea_cpuimx27: update env
` [PATCH 6/6] eukrea_cpuimx27: update defconfig
` [PATCH v5] commands: add i2c commands
[PATCH 1/2] Add support for Eukrea's CPUIMX25
2010-05-25 7:27 UTC (2+ messages)
[PATCH 1/4] i2c-imx: change log level for No ACK
2010-05-25 7:03 UTC (4+ messages)
` [PATCH 2/4] i2c: implement i2c_get_adapter()
` [PATCH 3/4] commands: add i2c commands
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox