| [U-Boot,06/14] tegra: fdt: Add device tree file for Tegra2 Seaboard |
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,03/14] arm: fdt: Ensure that an embedded fdt is word-aligned |
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,01/14] fdt: Tidy up a few fdtdec problems |
2011-11-24 |
Simon Glass |
|
New |
| [U-Boot,1/3] Define uintptr_t as long int to simplify printf() format strings |
2011-11-04 |
Simon Glass |
|
New |
| [U-Boot] Update s3c24x0 timer implementation |
2011-10-31 |
Mark Norman |
prom |
New |
| [U-Boot,3/3] net: Be less picky about decoding the netretry env var |
2011-10-27 |
Simon Glass |
|
New |
| [U-Boot,v5,4/4] Make printf and vprintf safe from buffer overruns |
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,2/4] Add safe vsnprintf and snprintf library functions |
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] RFC: sandbox: Change md command to use map_physmem |
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,v6,1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) |
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,v2,01/11] Move simple_itoa() to vsprintf.c |
2011-10-25 |
Simon Glass |
|
New |
| [U-Boot,8/8] tftpput: add tftpput command |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,7/8] tftpput: implement tftp logic |
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,4/8] tftpput: move common code into separate functions |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,3/8] tftpput: Rename TFTP to TFTPGET |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,2/8] Add setenv_uint() and setenv_addr() |
2011-10-22 |
Simon Glass |
|
New |
| [U-Boot,8/8] tegra2: Create SPI/UART switch code |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,7/8] tegra2: spi: Support SPI / UART switch |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,6/8] tegra2: Implement SPI / UART GPIO switch |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,5/8] tegra2: Enable SPI environment on Seaboard |
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,1/8] tegra2: Tidy UART selection |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,RFC] Add patch submission script all in one commit |
2011-10-20 |
Simon Glass |
|
New |
| [U-Boot,v4,5/5] Make printf and vprintf safe from buffer overruns |
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,3/5] Add safe vsnprintf and snprintf library functions |
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,1/5] Move vsprintf functions into their own header |
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,v3,6/6] Make printf and vprintf safe from buffer overruns |
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,4/6] vsprintf: Introduce ugly macros to reduce code size |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v3,3/6] Add safe vsnprintf and snprintf library functions |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v3,2/6] Add limits.h to hold basic limits |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v3,1/6] Move vsprintf functions into their own header |
2011-10-18 |
Simon Glass |
|
New |
| [U-Boot,v5,6/6] fdt: add decode helper library |
2011-10-16 |
Simon Glass |
|
New |
| [U-Boot,v4,6/6] fdt: add decode helper library |
2011-10-15 |
Simon Glass |
|
New |
| [U-Boot,v4,5/6] fdt: ARM: Add fdtcontroladdr to set device tree address in environment |
2011-10-15 |
Simon Glass |
|
New |
| [U-Boot,v4,4/6] fdt: ARM: Implement and verify embedded and separate device tree |
2011-10-15 |
Simon Glass |
|
New |
| [U-Boot,v4,3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) |
2011-10-15 |
Simon Glass |
|
New |
| [U-Boot,v2,4/9] tegra2: Enable instruction cache |
2011-10-15 |
Simon Glass |
|
New |
| [U-Boot,v3,01/10] Add getenv_ulong() to read an integer from an environment variable |
2011-10-14 |
Simon Glass |
|
New |
| [U-Boot,v2,01/10] Add getenv_ulong() to read an integer from an environment variable |
2011-10-14 |
Simon Glass |
|
New |
| [U-Boot,9/9] tegra2: Don't use board pointer before it is set up |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,8/9] tegra2: Remove unneeded 'dynamic ram size' message |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,7/9] tegra2: Remove unused low-level Tegra2 UART code |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,6/9] tegra2: Remove unneeded config option |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,5/9] tegra2: Remove unneeded boot code |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,4/9] tegra2: Enable instruction cache |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,3/9] arm: Move CP15 init out of cpu_init_crit() |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,2/9] tegra2: Simplify tegra_start() boot path |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,1/9] tegra2: Add arch_cpu_init() to fire up Cortex-A9 |
2011-10-13 |
Simon Glass |
|
New |
| [U-Boot,v3,6/6] fdt: add decode helper library |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v3,5/6] fdt: ARM: Add fdtcontroladdr to set device tree address in environment |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v3,4/6] fdt: ARM: Implement embedded and separate device tree |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v3,3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v3,2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED) |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v3,1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) |
2011-10-11 |
Simon Glass |
|
New |
| [U-Boot,v2,2/3] Add safe vsnprintf and snprintf library functions |
2011-10-10 |
Simon Glass |
|
New |
| [U-Boot,v2,1/3] Add limits.h to hold basic limits |
2011-10-10 |
Simon Glass |
|
New |
| [U-Boot,v2] Move timestamp and version files into 'generated' subdir |
2011-10-10 |
Simon Glass |
|
New |
| [U-Boot] Move timestamp and version files into 'generated' subdir |
2011-10-07 |
Simon Glass |
|
New |
| [U-Boot,v4,18/19] Adjust dependency rules to permit per-file flags |
2011-10-04 |
Simon Glass |
|
New |
| [U-Boot,v4,17/19] Use uintptr_t for 32/64-bit compatibility |
2011-10-04 |
Simon Glass |
|
New |
| [U-Boot,v3,20/21] Adjust dependency rules to permit per-file flags |
2011-09-27 |
Simon Glass |
|
New |
| [U-Boot,v3,19/21] Use uintptr_t for 32/64-bit compatibility |
2011-09-27 |
Simon Glass |
|
New |
| [U-Boot,v3,02/21] Fix use of int as pointer in image.c |
2011-09-27 |
Simon Glass |
|
New |
| [U-Boot,3/4] Make printf and vprintf safe from buffer overruns |
2011-09-23 |
Simon Glass |
|
New |
| [U-Boot,2/4] Add safe vsnprintf and snprintf library functions |
2011-09-23 |
Simon Glass |
|
New |
| [U-Boot,1/4] Add limits.h to hold basic limits |
2011-09-23 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,19/20] Use uintptr_t for 32/64-bit compatibility |
2011-09-23 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,18/20] Remove unused variable warnings in cmd_mem, cmd_nvedit |
2011-09-23 |
Simon Glass |
|
New |
| [U-Boot,v2,6/6] tegra2: Enable MMC for Seaboard |
2011-09-21 |
Simon Glass |
|
New |
| [U-Boot,v2,4/6] tegra2: Rename PIN_ to PINGRP_ |
2011-09-21 |
Simon Glass |
|
New |
| [U-Boot,v2,2/6] tegra2: Clean up board code a little |
2011-09-21 |
Simon Glass |
|
New |
| [U-Boot,v2] tegra2: Enable data cache |
2011-09-21 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,6/6] fdt: example modification of i2c driver for fdt control |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,5/6] fdt: add decode helper library |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,4/6] fdt: ARM: Implement embedded and separate device tree |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED) |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot,RFC,v2,1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) |
2011-09-12 |
Simon Glass |
|
New |
| [U-Boot] arm: RFC: add clock speed constants |
2011-09-08 |
Simon Glass |
|
New |
| [U-Boot] tegra2: Enable data cache |
2011-09-08 |
Simon Glass |
|
New |
| [U-Boot,5/6] tegra2: Add more pinmux functions |
2011-09-08 |
Simon Glass |
|
New |
| [U-Boot,3/6] tegra2: Add more clock functions |
2011-09-08 |
Simon Glass |
|
New |
| [U-Boot,1/6] tegra2: Rename CLOCK_PLL_ID to CLOCK_ID |
2011-09-08 |
Simon Glass |
|
New |
| [U-Boot,RFC,4/4] fdt: ARM: Implement embedded and separate device tree |
2011-09-01 |
Simon Glass |
|
New |
| [U-Boot,RFC,3/4] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) |
2011-09-01 |
Simon Glass |
|
New |
| [U-Boot,RFC,2/4] fdt: Add support for embedded device tree (CONFIG_OF_EMBED) |
2011-09-01 |
Simon Glass |
|
New |
| [U-Boot,8/8] microblaze: Enable phylib support |
2011-08-31 |
Michal Simek |
monstr |
New |
| [U-Boot,2/8] microblaze: Remove address offset for uart16550 |
2011-08-31 |
Michal Simek |
monstr |
New |
| [U-Boot,1/8] microblaze: Do not select NFS for platforms without ethernet |
2011-08-31 |
Michal Simek |
monstr |
New |