| Commit message (Expand) | Author | Age | Lines |
... | |
| * | net 52xx: fix ethernet device names with spaces | Wolfgang Denk | 2010-08-05 | -1/+1 |
| * | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -89/+89 |
| * | bootm: fix pointer warning with lzma | Mike Frysinger | 2010-08-04 | -2/+5 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-08-04 | -245/+3917 |
| |\ |
|
| | * | powerpc/8xxx: query feature reporting register for num cores on unknown cpus | Kim Phillips | 2010-08-01 | -2/+10 |
| | * | powerpc/85xx: configure autocompletion support | Kim Phillips | 2010-08-01 | -11/+30 |
| | * | powerpc/p4080: Add support for the P4080DS board | Kumar Gala | 2010-08-01 | -0/+1494 |
| | * | powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig | york | 2010-07-26 | -31/+39 |
| | * | powerpc/8xxx: Improvement to DDR parameters | york | 2010-07-26 | -7/+8 |
| | * | powerpc/8xxx: Enable DDR3 RDIMM support | york | 2010-07-26 | -53/+72 |
| | * | powerpc/8xxx: Enabled address hashing for 85xx | york | 2010-07-26 | -2/+34 |
| | * | powerpc/8xxx: Enable quad-rank DIMMs. | york | 2010-07-26 | -21/+61 |
| | * | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 | york | 2010-07-26 | -77/+191 |
| | * | powerpc/8xxx: Enabled hwconfig for memory interleaving | Kumar Gala | 2010-07-26 | -26/+39 |
| | * | powerpc/p4080: Add workaround for erratum CPU22 | Kumar Gala | 2010-07-26 | -1/+17 |
| | * | powerpc/p4080: Add workaround for errata SERDES8 | Kumar Gala | 2010-07-26 | -0/+295 |
| | * | powerpc/p4080: Add support for initializing SERDES | Kumar Gala | 2010-07-26 | -2/+357 |
| | * | powerpc/85xx: Add support to initialize LIODN registers and portals | Kumar Gala | 2010-07-26 | -0/+762 |
| | * | fdt: Add function to alloc phandle values | Kumar Gala | 2010-07-26 | -0/+19 |
| | * | powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms | Kumar Gala | 2010-07-26 | -1/+68 |
| | * | powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS | york | 2010-07-26 | -4/+16 |
| | * | powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space | york | 2010-07-26 | -0/+10 |
| | * | powerpc/fsl_fman: Add initial fman immap structures | Kumar Gala | 2010-07-26 | -0/+213 |
| | * | powerpc/85xx: Add additional p4080 platform related defines/structs | Kumar Gala | 2010-07-26 | -22/+197 |
| * | | Blackfin: gpio: use common usage func | Mike Frysinger | 2010-07-29 | -4/+2 |
| * | | Blackfin: jtag-console: handle newline stuffing | Mike Frysinger | 2010-07-25 | -9/+32 |
| * | | Blackfin: jtag-console: add debug markers | Mike Frysinger | 2010-07-25 | -1/+27 |
| * | | Blackfin: jtag-console: robustify against missing peer | Mike Frysinger | 2010-07-25 | -8/+32 |
| * | | Blackfin: jtagconsole: disable output processing | Mike Frysinger | 2010-07-25 | -2/+2 |
| * | | Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code | Mike Frysinger | 2010-07-25 | -175/+11 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-08-04 | -2/+597 |
|\ \ |
|
| * | | s5p_goni: enable mmc0 | Minkyu Kang | 2010-08-03 | -0/+43 |
| * | | S5P: support mmc driver | Minkyu Kang | 2010-08-03 | -0/+552 |
| * | | SAMSUNG: serial: remove compiler warnings | Minkyu Kang | 2010-07-09 | -2/+2 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot | Minkyu Kang | 2010-07-06 | -23873/+8238 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Minkyu Kang | 2010-06-15 | -227/+4202 |
| |\ \ \ |
|
| * | | | | SAMSUNG: goni: add the GPL licence | Minkyu Kang | 2010-06-09 | -1/+19 |
| * | | | | s5pc1xx: Add support for Samsung Goni board | Minkyu Kang | 2010-06-03 | -4/+1237 |
| * | | | | s5pc1xx: gpio: bug fix at gpio_set_pull function | Minkyu Kang | 2010-05-31 | -1/+1 |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Minkyu Kang | 2010-05-31 | -1775/+11352 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Minkyu Kang | 2010-05-17 | -90/+935 |
| |\ \ \ \ \ |
|
| | * | | | | | Add SPI support to mx51evk board | Stefano Babic | 2010-05-10 | -0/+154 |
| | * | | | | | MX: Added definition file for MC13892 | Stefano Babic | 2010-05-10 | -0/+160 |
| | * | | | | | SPI: added support for MX51 to mxc_spi | Stefano Babic | 2010-05-10 | -20/+211 |
| | * | | | | | MX31: Add support for PMIC to the QONG module | Stefano Babic | 2010-05-10 | -0/+34 |
| | * | | | | | MX: RTC13783 uses general function to access PMIC | Stefano Babic | 2010-05-10 | -67/+31 |
| | * | | | | | MX: Added Freescale Power Management Driver | Stefano Babic | 2010-05-10 | -0/+329 |
| | * | | | | | i.MX31: Activate NAND support for i.MX31 Litekit board. | Magnus Lilja | 2010-05-10 | -0/+10 |
| | * | | | | | MX51: Fix MX51 CPU detect message | Fabio Estevam | 2010-05-10 | -1/+1 |
| | * | | | | | MX51evk: Removed warnings | Stefano Babic | 2010-05-10 | -2/+2 |