| [U-Boot,v3,4/6] vsprintf: Introduce ugly macros to reduce code size |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v3,5/6] vsprintf: Move function documentation into header file |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v3,6/6] Make printf and vprintf safe from buffer overruns |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v2] Add board_panic_no_console to deal with early critical errors |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v4,1/5] Move vsprintf functions into their own header |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v4,2/5] Add limits.h to hold basic limits |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v4,3/5] Add safe vsnprintf and snprintf library functions |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v4,4/5] vsprintf: Move function documentation into header file |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v4,5/5] Make printf and vprintf safe from buffer overruns |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,RFC] Add patch submission script all in one commit |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,1/8] tegra2: Tidy UART selection |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,3/8] tegra2: spi: Add SPI driver for SPIFLASH on Seaboard |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,5/8] tegra2: Enable SPI environment on Seaboard |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,6/8] tegra2: Implement SPI / UART GPIO switch |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,7/8] tegra2: spi: Support SPI / UART switch |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,8/8] tegra2: Create SPI/UART switch code |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,2/8] Add setenv_uint() and setenv_addr() |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,3/8] tftpput: Rename TFTP to TFTPGET |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,4/8] tftpput: move common code into separate functions |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,5/8] tftpput: support selecting get/put for tftp |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,7/8] tftpput: implement tftp logic |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,8/8] tftpput: add tftpput command |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,v2,01/11] Move simple_itoa() to vsprintf.c |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v2,09/11] net: tftpput: add saveaddr and savesize env variables |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v6,1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v6,2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED) |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot] RFC: sandbox: Change md command to use map_physmem |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v5,1/4] Move vsprintf functions into their own header |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v5,2/4] Add safe vsnprintf and snprintf library functions |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v5,3/4] vsprintf: Move function documentation into header file |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,v5,4/4] Make printf and vprintf safe from buffer overruns |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,3/3] net: Be less picky about decoding the netretry env var |
2011-10-27 |
Simon Glass |
|
New |
| [U-Boot] Update s3c24x0 timer implementation |
2011-10-31 |
Mark Norman |
prom |
New |
| [U-Boot,1/3] Define uintptr_t as long int to simplify printf() format strings |
2011-11-04 |
Simon Glass |
|
New |
| [U-Boot,01/14] fdt: Tidy up a few fdtdec problems |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,02/14] fdt: Add functions to access phandles, arrays and bools |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,03/14] arm: fdt: Ensure that an embedded fdt is word-aligned |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,05/14] tegra: fdt: Add Tegra2x device tree file |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,06/14] tegra: fdt: Add device tree file for Tegra2 Seaboard |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,07/14] tegra: fdt: Add initial device tree definitions for USB ports |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,08/14] tegra: usb: Add USB definitions for Tegra2 Seaboard |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,09/14] tegra: usb: Add support for data alignment and txfifo threshold |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,10/14] tegra: usb: Add support for USB peripheral |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,11/14] tegra: usb: Add USB support to nvidia boards |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,12/14] tegra: usb: Add common USB defines for tegra2 boards |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,13/14] tegra: usb: Enable USB on Seaboard |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,14/14] tegra: fdt: Enable FDT support for Seaboard |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,1/6] tegra: fdt: Add keyboard controller definition |
2011-12-03 |
Simon Glass |
|
New |
| [U-Boot,2/6] tegra: fdt: Add keyboard definitions for Seaboard |
2011-12-03 |
Simon Glass |
|
New |
| [U-Boot,3/6] fdt: Add fdtdec functions to read byte array |
2011-12-03 |
Simon Glass |
|
New |
| [U-Boot,4/6] tegra: Add tegra keyboard support |
2011-12-03 |
Simon Glass |
|
New |
| [U-Boot,6/6] tegra: Enable keyboard for Seaboard |
2011-12-03 |
Simon Glass |
|
New |
| [U-Boot,v2,4/6] tegra: Add tegra keyboard support |
2011-12-06 |
Simon Glass |
|
New |
| [U-Boot,v2,2/2] tpm: Add i2c TPM driver |
2011-12-19 |
Che-liang Chiou |
hs |
New |
| [U-Boot] cmd_nand: add biterror insertion command for NAND Flash |
2012-01-04 |
Holger Brunck |
scottwood |
Under Review |
| [U-Boot,3/3,v3] common, menu: show menu on startup if CONFIG_MENU_SHOW is defined |
2012-01-18 |
Heiko Schocher |
vapier |
New |
| [U-Boot,v2] common, menu: do not timeout again if an item was selected but not found |
2012-01-18 |
Heiko Schocher |
vapier |
New |
| [U-Boot,v4] tools/env: add posibility to inject configuration |
2012-01-24 |
Andreas Bießmann |
jhersh |
New |
| [U-Boot,v6,1/3] PXA: PXA27x Matrix keypad driver |
2012-01-25 |
Vasily Khoruzhick |
marex |
New |
| [U-Boot,v6,2/3] zipitz2: enable pxa27x_mkp driver |
2012-01-25 |
Vasily Khoruzhick |
marex |
New |
| [U-Boot,v6,10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports |
2012-02-03 |
Simon Glass |
|
New |
| [U-Boot,v3,1/9] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE |
2012-02-04 |
Simon Glass |
|
New |
| [U-Boot,2/9] NET: fec_mxc.c: Add support for MII for MX5 SOCs |
2012-02-22 |
Stefano Babic |
sbabic |
New |
| [U-Boot,v6,01/20] fdt: Tidy up a few fdtdec problems |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,02/20] fdt: Add functions to access phandles, arrays and bools |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,03/20] fdt: Add basic support for decoding GPIO definitions |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,04/20] arm: fdt: Add skeleton device tree file from kernel |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,05/20] tegra: fdt: Add Tegra2x device tree file from kernel |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,06/20] tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,07/20] fdt: Add staging area for device tree binding documentation |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,08/20] fdt: Add tegra-usb bindings file from linux |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,09/20] tegra: fdt: Add additional USB binding |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,13/20] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,14/20] usb: Add support for txfifo threshold |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,15/20] tegra: fdt: Add function to return peripheral/clock ID |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,16/20] tegra: usb: Add support for Tegra USB peripheral |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,17/20] tegra: usb: Add USB support to nvidia boards |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,18/20] tegra: usb: Add common USB defines for tegra2 boards |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,19/20] tegra: usb: Enable USB on Seaboard |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v6,20/20] tegra: fdt: Enable FDT support for Seaboard |
2012-02-27 |
Simon Glass |
|
New |
| [U-Boot,v7,15/20] tegra: fdt: Add function to return peripheral/clock ID |
2012-02-28 |
Simon Glass |
|
New |
| [U-Boot,2/5] Add board_panic_no_console() to deal with early critical errors |
2012-03-19 |
Simon Glass |
|
New |
| [U-Boot,3/5] tegra: Export the UART setup function for use by boards |
2012-03-19 |
Simon Glass |
|
New |
| [U-Boot,4/5] tegra: Provide tegra_pre_console_panic() for early panics |
2012-03-19 |
Simon Glass |
|
New |
| [U-Boot,5/5] tegra: Implement board_pre_console_panic() for Seaboard |
2012-03-19 |
Simon Glass |
|
New |
| [U-Boot,v2,1/5] Revert "Add board_pre_console_putc to deal with early console output" |
2012-03-20 |
Simon Glass |
|
New |
| [U-Boot] Sheevaplug: Add Kirkwood watchdog support |
2012-03-28 |
Stathis Voukelatos |
prafulla@marvell.com |
Under Review |
| [U-Boot,2/2] nand: remote biterr command stub |
2012-03-28 |
Scott Wood |
scottwood |
Under Review |
| [U-Boot,1/2] cmd_sf: let "sf update" erase last sector as a whole |
2012-04-03 |
Gerlando Falauto |
jagan |
Under Review |
| [U-Boot,2/2] cmd_sf: "sf update" preserve the final part of the last sector |
2012-04-03 |
Gerlando Falauto |
jagan |
Under Review |
| [U-Boot] tools/env: check flash length before probing |
2012-04-05 |
Mike Frysinger |
jhersh |
New |
| [U-Boot,V4,3/8] imx: fec: Resolve speed before configuring gasket |
2012-04-19 |
Timo Ketola |
sbabic |
New |
| [U-Boot,3/5] microblaze: Add support for device tree driven board configuration |
2012-06-29 |
Michal Simek |
monstr |
New |
| [U-Boot,5/5] microblaze: Wire up fdt emaclite initialization |
2012-06-29 |
Michal Simek |
monstr |
New |
| [U-Boot,2/2] microblaze: move ENV onto top of flash |
2012-07-01 |
Stephan Linz |
monstr |
New |
| [U-Boot,3/3] microblaze: Wire up OF support for emaclite |
2012-07-04 |
Stephan Linz |
monstr |
Under Review |
| [U-Boot,01/12] microblaze: board: Remove compilation warning |
2012-07-09 |
Michal Simek |
monstr |
New |
| [U-Boot,03/12] microblaze: intc: Clear interrupt code |
2012-07-09 |
Michal Simek |
monstr |
New |
| [U-Boot,04/12] microblaze: intc: Registering interrupt should return value |
2012-07-09 |
Michal Simek |
monstr |
New |