aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21led_display: remove unused DISPLAY_MARK defineIlya Yanok2-2/+0
2010-10-21a4m072: change 'display' command implementationIlya Yanok1-39/+23
2010-10-21a4m072: changes to the default environmentIlya Yanok1-21/+37
2010-10-21Fix building for 83xx boards with USB supportAnatolij Gustschin1-1/+1
2010-10-20ppc: Don't initialize write protected NOR flashesJohn Schmoller1-1/+15
2010-10-20MPC52xx, motionpro: update default configurationWolfgang Denk1-43/+27
2010-10-20ftrtc010.c : enhance code according to original datasheetMacpaul Lin1-0/+11
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-92/+117
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk7-36/+26
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman1-11/+30
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman1-36/+42
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman1-39/+37
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman1-6/+8
2010-10-20ppc4xx: Fix default environment for AMCC boardsStefan Roese1-2/+2
2010-10-20ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2-13/+4
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2-0/+15
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese3-21/+5
2010-10-20Fix compile warning in uli526x driverKumar Gala1-2/+3
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser2-42/+14
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser2-18/+12
2010-10-2086xx: Create common linker scriptKumar Gala5-397/+3
2010-10-20mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser1-1/+4
2010-10-20tqm85xx: Update PCI codePeter Tyser4-126/+59
2010-10-20sbc8641d: Update PCI codePeter Tyser1-79/+24
2010-10-20mpc8641hpcn: Update PCI codePeter Tyser1-75/+22
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra3-3/+51
2010-10-20Disable unused chip-select for DDR controller interleavingYork Sun1-3/+14
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun6-76/+495
2010-10-20Enable POST memory test for P2020DSYork Sun1-2/+3
2010-10-20Enable POST memory test for corenet_dsYork Sun1-0/+1
2010-10-20Setup POST word for generic mpc85xxYork Sun1-2/+2
2010-10-20Add memory test feature for mpc85xx POST.York Sun2-0/+233
2010-10-20Adding more control to physical address mappingYork Sun1-6/+10
2010-10-20always relocate fdt into an lmb-allocated memory blockTimur Tabi1-55/+28
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala5-15/+38
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala4-26/+43
2010-10-20FAT: buffer overflow with FAT12/16Stefano Babic1-1/+1
2010-10-20common/fdt_support.c: Fix compile warningsWolfgang Denk1-1/+0
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk2-5/+10
2010-10-20MX31: Removed warnings for iomux functionStefano Babic2-4/+4
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk134-3250/+4947
2010-10-19Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASEEric Cooper1-1/+1
2010-10-19board_init_r: Removed unused cmdtp variableRichard Retanubun3-3/+0
2010-10-19Add UBI READMEStefan Roese1-0/+144
2010-10-19cmd_fpga: cleanup help and check parametersStefano Babic1-11/+39
2010-10-19FPGA: Add missing prototypeStefano Babic1-0/+1
2010-10-19boards.cfg: update local documentationMike Frysinger1-3/+11
2010-10-19update board EB+CPUx9K2Jens Scharsig3-20/+11
2010-10-19Add support for HP Jornada flashrom boardsKristoffer Ericson7-0/+541
2010-10-19Makefile: allow boards to check file size limitsMike Frysinger1-0/+17