summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Update atstk1002 bootargs.Eirik Aanonsen2007-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to atstk1002 U-Boot header file: - Changed bootargs: * Set the bootargs for at1002 to point to the SD-card partition instead * ... of the boot flash. * Removing the rootfstype since that argument are not needed. Signed-off-by: Eirik Aanonsen <eaa@wprmedical.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | Add some comments to clocks in atstk1002.hEirik Aanonsen2007-09-181-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | This patch applies some clarifying comments to how the different clocks are setup according to atstk1002.h Some of the previous comments where stating wrongful information. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | Reduce BOOTDELAY variable to 1 second by default for STK1002Hans-Christian Egtvedt2007-08-301-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | Remove double quotation marks around MAC address for STK1002Hans-Christian Egtvedt2007-08-301-2/+2
| | | | | | | | | | | | | | | Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | AVR32: Change prototype of memsetSemih Hazar2007-08-271-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Semih Hazar <semih.hazar@indefia.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
* | | 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
| | | | | | | | | | | | | | | | | | | | because changing of command handling brings compilation problems
| * | | [FIX] Email reparation & CopyrightMichal Simek2007-09-242-3/+3
| | | | | | | | | | | | | | | | | | | | Both codes are written by myself without any support from CTU
| * | | [PATCH] Change macro name for UartLiteMichal Simek2007-09-243-0/+3
| | | | | | | | | | | | | | | | because PowerPC 405 can use UartLite as console
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because PPC405 can use UARTLITE serial interface and Microblaze can use Uart16550 serial interface not only Uartlite.
| * | | | | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 3/3] OneNAND support (take #2) OneNAND support at U-Boot Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
* | | | | | | | | | | Coding Style cleanup.Wolfgang Denk2007-10-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve indentation in drivers/at45.c
| * | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed code using deprecated ifdef CONFIG_BOOTBINFUNC Tidied other cpu/arm920t/start.S code
| * | | | | | | | | | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use it in cpu/arm920t/start.S to indicate U-Boot code has been entered.
| * | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marian Balakowicz <m8@semihalf.com>
* | | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
* | | | | | | | | | | | | | | Merge branch 'tqm5200_default_env' of /home/tur/git/u-bootWolfgang Denk2007-10-101-16/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka2007-09-131-16/+23
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update default definitions of kernel_addr and fdt_addr env. variables - make arch/powerpc booting the default scenario - update MTD partition layout to match the above Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
* | | | | | | | | | | | | | ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese2007-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | | | | | | | Merge branch 'master' of /home/stefan/git/u-boot/lwmon5Stefan Roese2007-09-271-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ppc4xx: Change lwmon5 default environment to support Linux RTCStefan Roese2007-08-291-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Linux PCF8563 RTC driver doesn't do autoprobing, so we need to supply the RTC I2C address as bootline parameter. This patch adds support for this rtc probing parameter to the bootargs: "rtc-pcf8563.probe=0,0x51" Signed-off-by: Stefan Roese <sr@denx.de>
OpenPOWER on IntegriCloud