summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redundant environment: move flag definitions to header fileWolfgang Denk2010-07-043-8/+3
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-044-12/+18
* exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk2010-07-041-1/+1
* cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk2010-07-041-1/+0
* shannon/INFERNO: fix special handling of environment configurationWolfgang Denk2010-07-043-19/+4
* boards.cfg: fix ML2, am3517_evm and s5p_goni boardsWolfgang Denk2010-07-041-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-0416-53/+1104
|\
| * ppc4xx: Add T3COPR board support (PPC460GT based)Stefan Roese2010-07-019-0/+990
| * ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-011-15/+6
| * ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as wellStefan Roese2010-07-011-1/+3
| * ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-011-14/+38
| * ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-012-12/+10
| * ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-011-1/+11
| * ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-012-10/+46
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-07-048-16/+276
|\ \
| * | sf: move useful messages from debug to printfMike Frysinger2010-06-307-16/+22
| * | spi_flash: support old STMicro parts with RESThomas Chou2010-06-302-0/+22
| * | add redundant environment for env_sf.cWolfgang Wegner2010-06-301-0/+232
| |/
* | drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce2010-06-302-80/+85
* | musb: Program extvbus for OMAP3EVM Rev >= EAjay Kumar Gupta2010-06-303-0/+20
* | omap3evm: Add board revision functionAjay Kumar Gupta2010-06-302-0/+44
* | musb: Add Phy programming for using external VbusAjay Kumar Gupta2010-06-302-1/+36
* | musb: Use name based initialization for musb_configAjay Kumar Gupta2010-06-303-9/+9
* | USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-303-2/+39
|/
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-06-30104-10714/+1600
|\
| * Merge branch 'master' into nextWolfgang Denk2010-06-3014-21/+201
| |\
| * | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-291-0/+5
| * | Tools: set multiple variable with fw_setenv utilityStefano Babic2010-06-293-52/+288
| * | avr32: add unaligned.hAndreas Bießmann2010-06-291-0/+1
| * | avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann2010-06-292-2/+2
| * | avr32: disable branch foldingAndreas Bießmann2010-06-291-3/+4
| * | Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer2010-06-291-9/+35
| * | Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)2010-06-291-2/+3
| * | examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser2010-06-291-0/+10
| * | hwconfig: Add some unit testsAnton Vorontsov2010-06-291-0/+55
| * | hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov2010-06-291-9/+10
| * | Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-298-68/+135
| |\ \
| | * | Davinci: SPI performance enhancementsNick Thompson2010-06-221-67/+128
| | * | DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-227-1/+7
| * | | image.h: remove bogus ';' after function declarationsWolfgang Denk2010-06-291-22/+22
| * | | Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk2010-06-296-6/+48
| |\ \ \
| | * | | sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-284-2/+27
| | * | | sh: Fix path of irqflags.hNobuhiro Iwamatsu2010-06-281-1/+1
| | * | | sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu2010-06-281-2/+18
| | * | | sh: Fix build on the targetNobuhiro Iwamatsu2010-06-281-1/+2
| * | | | Remove AmigaOneG3SE boardWolfgang Denk2010-06-2351-8868/+15
| * | | | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-2317-52/+35
| * | | | Merge branch 'master' into nextWolfgang Denk2010-06-2330-147/+950
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into nextWolfgang Denk2010-06-1885-267/+7365
| |\ \ \ \
| * | | | | ppc4xx: icon: add support for SM502 chipAnatolij Gustschin2010-06-172-0/+92
OpenPOWER on IntegriCloud