summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-152-0/+4
* [FIX] XUPV2P change command handlingMichal Simek2007-10-141-19/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-10-132-13/+27
|\
| * Fix memtest breakageHaavard Skinnemoen2007-10-021-6/+2
| * Merge commit 'origin/master'Haavard Skinnemoen2007-10-02158-2203/+14644
| |\
| * | Update atstk1002 bootargs.Eirik Aanonsen2007-09-181-1/+1
| * | Add some comments to clocks in atstk1002.hEirik Aanonsen2007-09-181-2/+20
| * | Reduce BOOTDELAY variable to 1 second by default for STK1002Hans-Christian Egtvedt2007-08-301-1/+1
| * | Remove double quotation marks around MAC address for STK1002Hans-Christian Egtvedt2007-08-301-2/+2
| * | AVR32: Change prototype of memsetSemih Hazar2007-08-271-1/+1
* | | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-133-38/+37
|\ \ \
| * | | [FIX] change command handling and removing code violationMichal Simek2007-09-241-26/+24
| * | | [FIX] change sets of commandsMichal Simek2007-09-241-10/+8
| * | | [FIX] Email reparation & CopyrightMichal Simek2007-09-242-3/+3
| * | | [PATCH] Change macro name for UartLiteMichal Simek2007-09-243-0/+3
| * | | synchronizition with mainlineMichal Simek2007-09-243-73/+58
| * | | Merge ../u-bootMichal Simek2007-09-2436-65/+171
| |\ \ \
| * | | | [FIX] Microblaze ML401 - repare FLASH handlingMichal Simek2007-09-111-10/+16
| * | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-09-11108-1871/+11361
| |\ \ \ \
| * \ \ \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-1575-388/+5749
| |\ \ \ \ \
| * | | | | | [FIX] Correction command setting for Microblaze boardsMichal Simek2007-08-153-33/+13
| * | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07356-6198/+11415
| |\ \ \ \ \ \
| * | | | | | | [FIX] Coding style cleanupMichal Simek2007-08-051-5/+5
| * | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-058-5/+1403
| |\ \ \ \ \ \ \
| * | | | | | | | [FIX] Xilinx Uartlite driverMichal Simek2007-08-053-0/+3
| * | | | | | | | [FIX] Change configuration for XUPV2P Microblaze boardMichal Simek2007-08-051-6/+51
| * | | | | | | | [FIX] support for simply measuring timeMichal Simek2007-07-141-0/+2
| * | | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-07-1368-442/+1724
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [FIX] fix microblaze file permitissionMichal Simek2007-06-171-0/+0
* | | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-135-0/+491
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-175-0/+491
* | | | | | | | | | | Coding Style cleanup.Wolfgang Denk2007-10-132-3/+3
* | | | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-10-133-46/+22
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-042-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Move coloured led API to status_led.hPeter Pearse2007-09-182-45/+21
| * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-1833-63/+168
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Final tidyPeter Pearse2007-09-112-0/+0
| * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-104-21/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-0711-151/+368
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Changed API name to coloured_led.hPeter Pearse2007-09-051-0/+0
| * | | | | | | | | | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-0/+45
| * | | | | | | | | | | | | | Move include/led.h to board/at91rm9200dkPeter Pearse2007-09-041-45/+0
| * | | | | | | | | | | | | | Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUXPeter Pearse2007-09-041-1/+1
* | | | | | | | | | | | | | | GP3 SSA: enable RTCWolfgang Denk2007-10-121-7/+13
* | | | | | | | | | | | | | | Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/Wolfgang Denk2007-10-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tqm5200: Fix CONFIG_CMD_PCI typo in board config file.Marian Balakowicz2007-10-051-1/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'hellrosa_i2c' of /home/gjb/git/u-bootWolfgang Denk2007-10-101-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [ads5121] EEPROM support added.Grzegorz Bernacki2007-10-091-0/+9
| |/ / / / / / / / / / / / / /
OpenPOWER on IntegriCloud