| Commit message (Expand) | Author | Age | Lines |
* | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger | 2012-01-09 | -0/+240 |
* | gpio: Replace ARM gpio.h with the common API in include/asm-generic | Joe Hershberger | 2012-01-09 | -271/+249 |
* | gpio: Modify common gpio.h to more closely match Linux | Joe Hershberger | 2012-01-09 | -9/+32 |
* | ARM: highbank: enable networking and pxe | Rob Herring | 2012-01-05 | -2/+28 |
* | net: add Calxeda xgmac driver | Rob Herring | 2012-01-05 | -0/+558 |
* | Correctly handle input files beginning with several newlines | David Wagner | 2012-01-05 | -5/+5 |
* | FAT: update the second FAT when writing a file | Donggeun Kim | 2012-01-05 | -0/+11 |
* | usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM | Kyle Moffett | 2012-01-05 | -20/+25 |
* | fs/fat: Improve error handling | Kyle Moffett | 2012-01-05 | -4/+14 |
* | fs/fat: Fix FAT detection to support non-DOS partition tables | Kyle Moffett | 2012-01-05 | -63/+52 |
* | ext2: Cache line align indirection buffers | Simon Glass | 2012-01-05 | -6/+12 |
* | tools/env: allow overwrite of ethaddr on default | Grant Erickson | 2012-01-05 | -2/+11 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2012-01-05 | -134/+2687 |
|\ |
|
| * | tegra2: Optimize out-of-tree build for Ventana. | Thierry Reding | 2011-12-24 | -2/+1 |
| * | tegra: Move boards over to use arch-level board UART function | Simon Glass | 2011-12-24 | -121/+5 |
| * | tegra: Add support for UART init in cpu board.c | Simon Glass | 2011-12-24 | -0/+81 |
| * | tegra: Add a function mux feature | Simon Glass | 2011-12-24 | -1/+100 |
| * | tegra: add clock_ll_start_uart() to enable UART prior to reloc | Simon Glass | 2011-12-24 | -0/+25 |
| * | tegra: Move clock_early_init() to arch_cpu_init() | Simon Glass | 2011-12-24 | -3/+3 |
| * | tegra: Move cpu_init_cp15() to arch_cpu_init() | Simon Glass | 2011-12-24 | -3/+4 |
| * | arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master | Tom Warren | 2011-12-24 | -3/+4 |
| * | tegra: Fix build error in plutux, medcom | Simon Glass | 2011-12-24 | -0/+4 |
| * | tegra2: Add Avionic Design Medcom support. | Thierry Reding | 2011-12-24 | -0/+159 |
| * | tegra2: Add Avionic Design Plutux support. | Thierry Reding | 2011-12-24 | -0/+162 |
| * | tegra2: Add common Avionic Design Tamonten support. | Thierry Reding | 2011-12-24 | -0/+192 |
| * | tegra2: Move tegra2_mmc_init() prototype to public header. | Thierry Reding | 2011-12-24 | -5/+29 |
| * | tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. | Thierry Reding | 2011-12-24 | -1/+1 |
| * | tegra2: Always build with USE_PRIVATE_LIBGCC=yes. | Thierry Reding | 2011-12-24 | -0/+2 |
| * | tegra2: Plumb in SPI/UART switch code | Simon Glass | 2011-12-24 | -0/+12 |
| * | tegra2: spi: Support SPI / UART switch | Simon Glass | 2011-12-24 | -0/+14 |
| * | tegra2: Implement SPI / UART GPIO switch | Simon Glass | 2011-12-24 | -1/+231 |
| * | tegra2: Enable SPI environment on Seaboard | Simon Glass | 2011-12-24 | -2/+13 |
| * | tegra2: config: Enable SPI flash on Seaboard | Simon Glass | 2011-12-24 | -0/+11 |
| * | tegra2: spi: Add SPI driver for Tegra2 SOC | Tom Warren | 2011-12-24 | -0/+347 |
| * | tegra2: Add UARTB support | Simon Glass | 2011-12-24 | -0/+10 |
| * | tegra2: Tidy UART selection | Simon Glass | 2011-12-24 | -23/+34 |
| * | arm, davinci: Fix build warnings for cam_enc_4xx | Christian Riesch | 2011-12-24 | -2/+3 |
| * | Devkit8000: Switch over to enable_gpmc_cs_config | Thomas Weber | 2011-12-24 | -7/+12 |
| * | arm, davinci: Add support for generating AIS images to the Makefile | Christian Riesch | 2011-12-24 | -0/+14 |
| * | mkimage: Fix variable length header support | Christian Riesch | 2011-12-24 | -48/+49 |
| * | arm, da850evm: Add an SPL for SPI boot | Christian Riesch | 2011-12-24 | -1/+172 |
| * | arm, davinci: Add SPL support for DA850 SoCs | Christian Riesch | 2011-12-24 | -2/+35 |
| * | sf: Add spi_boot() to allow booting from SPI flash in an SPL | Christian Riesch | 2011-12-24 | -0/+66 |
| * | spl: display_options.o is required for SPI flash support in SPL | Christian Riesch | 2011-12-24 | -0/+2 |
| * | ARM: omap3: add support to Technexion twister board | Stefano Babic | 2011-12-24 | -0/+621 |
| * | ARM: omap3: added common configuration for Technexion TAM3517 | Stefano Babic | 2011-12-24 | -0/+361 |
| * | vision2: Fix checkpatch warning | Fabio Estevam | 2011-12-24 | -2/+1 |
* | | tools/mkenvimage.c: Fix a merge issue | Horst Kronstorfer | 2012-01-05 | -2/+2 |
* | | env: remove value from boolean defines | Igor Grinberg | 2012-01-05 | -7/+7 |
* | | common.h: remove value from bool defines | Igor Grinberg | 2012-01-05 | -8/+8 |