summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-22post/i2c: Don't probe address 0Peter Tyser1-2/+4
2010-10-22post/i2c: Clean up detection logicPeter Tyser1-16/+13
2010-10-22post/i2c: General clean upPeter Tyser1-25/+23
2010-10-22xes: Make X-ES board names more genericPeter Tyser20-19/+19
2010-10-22xes: Add board_flash_wp_on()John Schmoller2-1/+16
2010-10-22xes: Consolidate checkboard()John Schmoller11-66/+146
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller6-1/+22
2010-10-22xes: Use common PCI initialization codePeter Tyser4-294/+64
2010-10-22corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_tKumar Gala1-1/+1
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-20Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASEEric Cooper1-1/+1
2010-10-20board_init_r: Removed unused cmdtp variableRichard Retanubun3-3/+0
2010-10-20Add UBI READMEStefan Roese1-0/+144