aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22post/i2c: Add ability to ignore I2C devicesPeter Tyser
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser
2010-10-22post/i2c: Don't probe address 0Peter Tyser
2010-10-22post/i2c: Clean up detection logicPeter Tyser
2010-10-22post/i2c: General clean upPeter Tyser
2010-10-22xes: Make X-ES board names more genericPeter Tyser
2010-10-22xes: Add board_flash_wp_on()John Schmoller
2010-10-22xes: Consolidate checkboard()John Schmoller
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-10-22xes: Use common PCI initialization codePeter Tyser
2010-10-22corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_tKumar Gala
2010-10-21Fix building for 83xx boards with USB supportAnatolij Gustschin
2010-10-20ppc: Don't initialize write protected NOR flashesJohn Schmoller
2010-10-20MPC52xx, motionpro: update default configurationWolfgang Denk
2010-10-20ftrtc010.c : enhance code according to original datasheetMacpaul Lin
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman
2010-10-20ppc4xx: Fix default environment for AMCC boardsStefan Roese
2010-10-20ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese
2010-10-20Fix compile warning in uli526x driverKumar Gala
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-20mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser
2010-10-20tqm85xx: Update PCI codePeter Tyser
2010-10-20sbc8641d: Update PCI codePeter Tyser
2010-10-20mpc8641hpcn: Update PCI codePeter Tyser
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra
2010-10-20Disable unused chip-select for DDR controller interleavingYork Sun
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun
2010-10-20Enable POST memory test for P2020DSYork Sun
2010-10-20Enable POST memory test for corenet_dsYork Sun
2010-10-20Setup POST word for generic mpc85xxYork Sun
2010-10-20Add memory test feature for mpc85xx POST.York Sun
2010-10-20Adding more control to physical address mappingYork Sun
2010-10-20always relocate fdt into an lmb-allocated memory blockTimur Tabi
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-20FAT: buffer overflow with FAT12/16Stefano Babic
2010-10-20common/fdt_support.c: Fix compile warningsWolfgang Denk
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-10-20MX31: Removed warnings for iomux functionStefano Babic
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASEEric Cooper