| Commit message (Expand) | Author | Age | Lines |
* | FPGA: add support for downloading Lattice bitstream | Stefano Babic | 2010-10-13 | -0/+320 |
* | MX51: Support for TTECH vision2 board | Stefano Babic | 2010-10-07 | -0/+217 |
* | MXC: Correct SPI_CPOL setting in SPI driver | Stefano Babic | 2010-09-30 | -9/+9 |
* | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic | 2010-09-29 | -2/+54 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -5166/+3035 |
|\ |
|
| * | Add support for operating system OSE | Torkel Lundgren | 2010-09-28 | -0/+2 |
| * | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | -2/+2 |
| * | mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m | Kim Phillips | 2010-09-23 | -1/+1 |
| * | mpc8308_p1m: support for MPC8308 P1M board | Ilya Yanok | 2010-09-23 | -0/+555 |
| * | MPC8308RDB: various clean ups | Ilya Yanok | 2010-09-23 | -20/+26 |
| * | mpc8308: add SICR{L,H} fields definitions | Ilya Yanok | 2010-09-23 | -0/+48 |
| * | e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels | Ira W. Snyder | 2010-09-23 | -44/+44 |
| * | mpc831xerdb: enable mtdparts for NAND | Scott Wood | 2010-09-23 | -2/+16 |
| * | ppx4xx: remove unused functionality for DU405 boards | Matthias Fuchs | 2010-09-23 | -26/+5 |
| * | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -98/+0 |
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -96/+341 |
| * | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese | 2010-09-23 | -80/+80 |
| * | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | -11/+0 |
| * | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -3834/+1 |
| * | ppc4xx: Remove unreferenced file include/405_dimm.h | Stefan Roese | 2010-09-23 | -4/+0 |
| * | fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe... | Timur Tabi | 2010-09-21 | -3/+8 |
| * | arm: Make jadecpu board use relocation | Matthias Weisser | 2010-09-21 | -0/+3 |
| * | Merge branch 'next' of ../custodians into next | Wolfgang Denk | 2010-09-21 | -2/+1683 |
| |\ |
|
| | * | Merge branch 'next' of git://git.denx.de/u-boot-usb into next | Wolfgang Denk | 2010-09-21 | -2/+1683 |
| | |\ |
|
| | | * | USB-CDC: Fix coding style issues | Vitaly Kuzmichev | 2010-09-20 | -77/+63 |
| | | * | Integrate USB gadget layer and USB CDC driver layer | Remy Bohmer | 2010-09-20 | -2/+1697 |
| * | | | Merge branch 'next' of ../custodians into next | Wolfgang Denk | 2010-09-21 | -12/+21 |
| |\ \ \
| | |/ / |
|
| | * | | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese | 2010-09-20 | -12/+21 |
| | |/ |
|
| * | | Remove smmaco4 board support | Wolfgang Denk | 2010-09-19 | -379/+0 |
| * | | Remove HMI10 board support | Wolfgang Denk | 2010-09-19 | -520/+1 |
| |/ |
|
| * | aev board: Fix compile problems | Wolfgang Denk | 2010-09-19 | -2/+3 |
| * | da8xx: fixup ARM relocation support | Ben Gardiner | 2010-09-19 | -0/+1 |
| * | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -5/+23 |
| * | ARM: implement relocation for ARM V7 (OMAP) | Heiko Schocher | 2010-09-19 | -0/+5 |
| * | ARM: implement relocation for ARM11 | Heiko Schocher | 2010-09-19 | -0/+10 |
| * | common: move TOTAL_MALLOC_LEN to include/common.h | Heiko Schocher | 2010-09-19 | -0/+9 |
| * | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -0/+3 |
| * | ARM (ARM11): add data cache support, test on Qong board | Heiko Schocher | 2010-09-19 | -0/+1 |
| * | ARM V7 (OMAP): add data cache support, test on Beagle board | Heiko Schocher | 2010-09-19 | -0/+1 |
| * | ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board | Heiko Schocher | 2010-09-19 | -0/+2 |
| * | mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE | Heiko Schocher | 2010-09-19 | -3/+3 |
| * | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -1/+4 |
| * | Remove support for CONFIG_HAS_UID and "forceenv" command | Wolfgang Denk | 2010-09-19 | -9/+0 |
| * | Add hash table support as base for new environment code | Wolfgang Denk | 2010-09-19 | -0/+106 |
| * | Add qsort - add support for sorting data arrays | Wolfgang Denk | 2010-09-19 | -0/+4 |
| * | Add basic errno support. | Wolfgang Denk | 2010-09-19 | -0/+9 |
| * | IceCube.h: update configuration | Wolfgang Denk | 2010-09-19 | -1/+5 |
| * | Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE | Wolfgang Denk | 2010-09-19 | -2/+5 |
| * | 4xx: add missing CONFIG_SYS_SRAM_SIZE definition | Wolfgang Denk | 2010-09-19 | -0/+5 |
* | | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese | 2010-09-23 | -2/+8 |