summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | AVR32: Initialize bi_flash* in board_init_rHaavard Skinnemoen2007-10-062-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ATSTK1000-specific flash driver intializes bi_flashstart, bi_flashsize and bi_flashoffset, but other flash drivers, like the CFI driver, don't. Initialize these in board_init_r instead so that things will still be set up correctly when we switch to the CFI driver. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| | * | | | | Fix memtest breakageHaavard Skinnemoen2007-10-021-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFG_MEMTEST_START uses weird magic involving gd, which fails to compile. Use hardcoded values instead (we actually know how much RAM we have on board.) Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| | * | | | | Merge commit 'origin/master'Haavard Skinnemoen2007-10-02549-17597/+52316
| | |\ \ \ \ \
| | * | | | | | 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-139-52/+64
| |\ \ \ \ \ \ \
| | * | | | | | | [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-244-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because PowerPC 405 can use UartLite as console
| | * | | | | | | [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-242-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polling timer
| | * | | | | | | [FIX] resolve problem with cpu without barrel shifterMichal Simek2007-09-241-4/+2
| | | | | | | | |
| | * | | | | | | [FIX] repair email addressMichal Simek2007-09-241-1/+1
| | | | | | | | |
| | * | | | | | | [FIX] repair MFSL commandsMichal Simek2007-09-241-8/+8
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-130-0/+0
| |\| | | | | | |
| * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-1314-4/+2400
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Small whitespace cleanup of OneNAND patchStefan Roese2007-09-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| | * | | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-1711-4/+797
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 3/3] OneNAND support (take #2) OneNAND support at U-Boot Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
| | * | | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-172-0/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 2/3] OneNAND support (take #2) OneNAND support at U-Boot Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
| | * | | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-171-0/+1294
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 1/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-135-22/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
| * | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-10-137-314/+222
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-0411-27/+413
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Move coloured led API to status_led.hPeter Pearse2007-09-184-134/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve indentation in drivers/at45.c
| | * | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-1882-177/+265
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Final tidyPeter Pearse2007-09-113-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-113-4/+13
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-115-8/+13
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-1017-128/+217
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-0740-326/+2367
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Changed API name to coloured_led.hPeter Pearse2007-09-053-106/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed code using deprecated ifdef CONFIG_BOOTBINFUNC Tidied other cpu/arm920t/start.S code
| | * | | | | | | | | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-043-9/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0/+0
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Ran Lindent on drivers/at45.cPeter Pearse2007-09-041-172/+162
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | 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>
| * | | | | | | | | | | | | | | CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka2007-10-051-0/+1
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
| * | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-10-021-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| * | | | | | | | | | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-023-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | | | | | | | | | | | ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese2007-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>