aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk16-56/+6210
2009-10-27Add 'editenv' commandPeter Tyser4-0/+43
2009-10-27setenv(): Delete 0-length environment variablesPeter Tyser1-1/+1
2009-10-27readline(): Add ability to modify a string bufferPeter Tyser1-0/+10
2009-10-27cread_line(): Remove unused variablesPeter Tyser1-4/+1
2009-10-27Check for NULL prompt in readline_into_buffer()Peter Tyser1-1/+2
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk27-81/+460
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk6-13/+27
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov3-0/+38
2009-10-27mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov2-21/+78
2009-10-27mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov1-0/+6
2009-10-27mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boardsAnton Vorontsov1-0/+1
2009-10-27mpc85xx: Add eLBC NAND support for MPC8569E-MDS boardsAnton Vorontsov2-19/+34
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov4-1/+138
2009-10-27xpedite5370: Enable multi-core supportPeter Tyser2-4/+17
2009-10-2785xx: MP Boot Page Translation updatePeter Tyser5-31/+88
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan6-13/+28
2009-10-2785xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data ratePoonam Aggrwal1-2/+2
2009-10-2785xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB.Poonam Aggrwal1-8/+8
2009-10-26fdt_support: Add multi-serial support for stdout fixupAnton Vorontsov1-1/+21
2009-10-26ppc/85xx: Fix crashes due to generation of SPE instructionLeon Woestenberg1-0/+5
2009-10-26ppc/85xx: Make L2 support more robustDave Liu1-1/+4
2009-10-26ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala1-1/+1
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala2-0/+12
2009-10-24License cleanup: Fix license header for some esd display configurationsMatthias Fuchs6-44/+102
2009-10-24sf: add GPL-2 license infoMike Frysinger3-0/+4
2009-10-24fdt: Fix fdt padding issue for initrd mem_rsvKumar Gala1-2/+3
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk99-2460/+6322
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk99-2460/+6322
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk14-241/+317
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk14-242/+318
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-2/+41
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-2/+41
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+2
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman1-6/+6
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang6-113/+113
2009-10-24arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom1-0/+1
2009-10-24TI OMAP3 SDP3430: Initial SupportTom Rix8-0/+1077
2009-10-24TI DaVinci: Adding Copyright for DM365 EVMSandeep Paulraj2-0/+2
2009-10-24TI DaVinci: Fix DM6467 EVM Compilation WarningSandeep Paulraj1-0/+2
2009-10-24TI DaVinci: DM355 Leopard: Fix compilation warningSandeep Paulraj1-0/+1
2009-10-24TI OMAP3: make gpmc_config as constNishanth Menon3-8/+5
2009-10-23ppc4xx: Sequoia: Add chip_config commandStefan Roese4-232/+131
2009-10-23ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese1-3/+23
2009-10-23ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese1-3/+23
2009-10-23ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese1-1/+8
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese3-1/+77
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2-1/+9
2009-10-23fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese2-0/+46