summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Add T3COPR board support (PPC460GT based)Stefan Roese2010-07-01-0/+990
* ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-01-15/+6
* ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as wellStefan Roese2010-07-01-1/+3
* ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-01-14/+38
* ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-01-12/+10
* ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-01-1/+11
* ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-01-10/+46
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-06-30-10714/+1600
|\
| * Merge branch 'master' into nextWolfgang Denk2010-06-30-21/+201
| |\
| * | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-29-0/+5
| * | Tools: set multiple variable with fw_setenv utilityStefano Babic2010-06-29-52/+288
| * | avr32: add unaligned.hAndreas Bießmann2010-06-29-0/+1
| * | avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann2010-06-29-2/+2
| * | avr32: disable branch foldingAndreas Bießmann2010-06-29-3/+4
| * | Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer2010-06-29-9/+35
| * | Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)2010-06-29-2/+3
| * | examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser2010-06-29-0/+10
| * | hwconfig: Add some unit testsAnton Vorontsov2010-06-29-0/+55
| * | hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov2010-06-29-9/+10
| * | Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-29-68/+135
| |\ \
| | * | Davinci: SPI performance enhancementsNick Thompson2010-06-22-67/+128
| | * | DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-22-1/+7
| * | | image.h: remove bogus ';' after function declarationsWolfgang Denk2010-06-29-22/+22
| * | | Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk2010-06-29-6/+48
| |\ \ \
| | * | | sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-28-2/+27
| | * | | sh: Fix path of irqflags.hNobuhiro Iwamatsu2010-06-28-1/+1
| | * | | sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu2010-06-28-2/+18
| | * | | sh: Fix build on the targetNobuhiro Iwamatsu2010-06-28-1/+2
| * | | | Remove AmigaOneG3SE boardWolfgang Denk2010-06-23-8868/+15
| * | | | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-23-52/+35
| * | | | Merge branch 'master' into nextWolfgang Denk2010-06-23-147/+950
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into nextWolfgang Denk2010-06-18-267/+7365
| |\ \ \ \
| * | | | | ppc4xx: icon: add support for SM502 chipAnatolij Gustschin2010-06-17-0/+92
| * | | | | Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2010-06-17-41/+125
| |\ \ \ \ \
| | * | | | | video: sm501.c: add weak default functionsAnatolij Gustschin2010-06-14-0/+28
| | * | | | | video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin2010-06-14-5/+85
| | * | | | | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-14-36/+12
| * | | | | | Merge branch 'next' of git://git.denx.de/u-boot-pxa into nextWolfgang Denk2010-06-17-15/+27
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PXA: Add missing MDREFR bitsMarek Vasut2010-06-13-0/+3
| | * | | | | PXA: Add UP2OCR register bit definitionsMarek Vasut2010-06-13-4/+18
| | * | | | | PXA: PXAMMC: Add Monahans supportMarek Vasut2010-06-13-3/+6
| | * | | | | PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut2010-06-13-8/+0
| * | | | | | Makefile/mkconfig: read simple board configurations from boards.cfgWolfgang Denk2010-06-13-820/+431
| * | | | | | Makefile: simplify handling of common board configurationsWolfgang Denk2010-06-13-829/+607
| * | | | | | Makefile: simplify handling of build target namesWolfgang Denk2010-06-13-400/+380
| * | | | | | Fix printing of make targets, simplify MakefileWolfgang Denk2010-06-13-464/+230
* | | | | | | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-06-30-21/+201
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2010-06-30-1/+155
| |\ \ \ \ \
| | * | | | | Prepare 2010.06v2010.06Wolfgang Denk2010-06-29-1/+155
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2010-06-29-4/+5
| |\ \ \ \ \ \ | | |/ / / / /