aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk3-8/+3
2010-07-04Make *printf() return "int" instead of "void"Wolfgang Denk4-12/+18
2010-07-04exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk1-1/+1
2010-07-04cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk1-1/+0
2010-07-04shannon/INFERNO: fix special handling of environment configurationWolfgang Denk3-19/+4
2010-07-04boards.cfg: fix ML2, am3517_evm and s5p_goni boardsWolfgang Denk1-1/+3
2010-07-04Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk16-53/+1104
2010-07-04Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk8-16/+276
2010-07-01ppc4xx: Add T3COPR board support (PPC460GT based)Stefan Roese9-0/+990
2010-07-01ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese1-15/+6
2010-07-01ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as wellStefan Roese1-1/+3
2010-07-01ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese1-14/+38
2010-07-01ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2-12/+10
2010-07-01ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese1-1/+11
2010-07-01ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2-10/+46
2010-06-30sf: move useful messages from debug to printfMike Frysinger7-16/+22
2010-06-30spi_flash: support old STMicro parts with RESThomas Chou2-0/+22
2010-06-30add redundant environment for env_sf.cWolfgang Wegner1-0/+232
2010-06-30drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce2-80/+85
2010-06-30musb: Program extvbus for OMAP3EVM Rev >= EAjay Kumar Gupta3-0/+20
2010-06-30omap3evm: Add board revision functionAjay Kumar Gupta2-0/+44
2010-06-30musb: Add Phy programming for using external VbusAjay Kumar Gupta2-1/+36
2010-06-30musb: Use name based initialization for musb_configAjay Kumar Gupta3-9/+9
2010-06-30USB OHCI support for at91sam9g45 SoCSergey Matyukevich3-2/+39
2010-06-30Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk104-10714/+1600
2010-06-30Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk14-21/+201
2010-06-30Merge branch 'master' into nextWolfgang Denk14-21/+201
2010-06-30Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2-1/+155
2010-06-29Prepare 2010.06Wolfgang Denk2-1/+155
2010-06-29powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss1-0/+5
2010-06-29Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk4-4/+5
2010-06-29powerpc: fix wrong comment at GOT definitionsHeiko Schocher1-1/+1
2010-06-29MAKEALL: Add missing powerpc 36-bit targetsBecky Bruce1-0/+2
2010-06-29Fix compiler warnings for EVB64260, P3G4 and ZUMAAnatolij Gustschin1-1/+1
2010-06-29EHCI: zero out QH transfer overlay in ehci_submit_async()Sergei Shtylyov1-2/+1
2010-06-29Fix console_buffer size conflict error.Remy Bohmer1-1/+1
2010-06-2985xx/p1_p2_rdb: Added RevD board version supportPoonam Aggrwal1-3/+13
2010-06-29tsec: Fix eTSEC2 link problem on P2020RDBFelix Radensky2-1/+14
2010-06-29Tools: set multiple variable with fw_setenv utilityStefano Babic3-52/+288
2010-06-29avr32: add unaligned.hAndreas Bießmann1-0/+1
2010-06-29avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann2-2/+2
2010-06-29avr32: disable branch foldingAndreas Bießmann1-3/+4
2010-06-29Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer1-9/+35
2010-06-29Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)1-2/+3
2010-06-29examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser1-0/+10
2010-06-29hwconfig: Add some unit testsAnton Vorontsov1-0/+55
2010-06-29hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov1-9/+10
2010-06-29Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk8-68/+135
2010-06-29image.h: remove bogus ';' after function declarationsWolfgang Denk1-22/+22
2010-06-29Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk6-6/+48