summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-083-23/+53
| | * | | add new board pm9g45Asen Dimov2010-06-067-0/+435
| | * | | ARM1136: Fix cache_flush() error and correct cpu_init_crit() commentsGeorge G. Davis2010-06-012-2/+3
* | | | | ppc4xx: icon: add support for SM502 chipAnatolij Gustschin2010-06-172-0/+92
* | | | | Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2010-06-175-41/+125
|\ \ \ \ \
| * | | | | video: sm501.c: add weak default functionsAnatolij Gustschin2010-06-141-0/+28
| * | | | | video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin2010-06-142-5/+85
| * | | | | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-144-36/+12
* | | | | | Merge branch 'next' of git://git.denx.de/u-boot-pxa into nextWolfgang Denk2010-06-172-15/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | PXA: Add missing MDREFR bitsMarek Vasut2010-06-131-0/+3
| * | | | | PXA: Add UP2OCR register bit definitionsMarek Vasut2010-06-131-4/+18
| * | | | | PXA: PXAMMC: Add Monahans supportMarek Vasut2010-06-131-3/+6
| * | | | | PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut2010-06-131-8/+0
| | |_|_|/ | |/| | |
* | | | | Makefile/mkconfig: read simple board configurations from boards.cfgWolfgang Denk2010-06-133-820/+431
* | | | | Makefile: simplify handling of common board configurationsWolfgang Denk2010-06-131-829/+607
* | | | | Makefile: simplify handling of build target namesWolfgang Denk2010-06-132-400/+380
* | | | | Fix printing of make targets, simplify MakefileWolfgang Denk2010-06-131-464/+230
| |/ / / |/| | |
* | | | Prepare v2010-rc2v2010.06-rc2Wolfgang Denk2010-06-133-5/+288
|/ / /
* | | Update SICRL_USBDR to reflect 4 different settingsRon Madrid2010-06-043-3/+6
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-303-5/+9
|\ \
| * | fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips2010-05-301-1/+2
| * | fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-301-1/+1
| * | fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definitionTimur Tabi2010-05-301-3/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-301-8/+1165
|\ \ \ | |/ / |/| / | |/
| * ARM Update mach-typesTom2010-05-281-6/+500
| * ARM Update mach-typesTom2010-05-281-2/+665
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-05-28112-12340/+1189
|\ \
| * | nios: remove nios-32 archThomas Chou2010-05-2894-12143/+4
| * | nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou2010-05-281-1/+1
| * | nios2: fix div64 issue for gcc4Thomas Chou2010-05-286-175/+856
| * | nios2: fix r15 issue for gcc4Thomas Chou2010-05-286-18/+20
| * | spi: add altera spi controller supportThomas Chou2010-05-282-0/+166
| * | nios2: add gpio support to nios2-generic boardThomas Chou2010-05-283-3/+59
| * | misc: add gpio based status led driverThomas Chou2010-05-282-0/+31
| * | nios2: add gpio supportThomas Chou2010-05-281-0/+52
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2010-05-282-2/+30
|\ \
| * | add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner2010-05-281-2/+11
| * | add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner2010-05-281-0/+11
| * | add missing PCS3 for MCF5445xWolfgang Wegner2010-05-282-0/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-05-281-1/+1
|\ \
| * | USB: fix create_pipe()Sergei Shtylyov2010-05-271-1/+1
| |/
* | Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-261-1/+6
|/
* Prepare v2010.06-rc1v2010.06-rc1Wolfgang Denk2010-05-261-2/+2
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-263-13/+4057
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-262-20/+20
|\
| * mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-211-18/+18
| * Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-211-2/+2
* | config.mk: use different host compiler for OS X 10.6Andreas Biessmann2010-05-261-3/+11
* | Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-263-17/+17
* | powerpc/bootcount: Fix endianness problemMichael Weiss2010-05-261-2/+4