Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite | Stefan Roese | 2007-10-15 | -0/+4 |
| | | | | | | | | | | | The BCSR status bit for the 66MHz PCI operation was correctly addressed (MSB/LSB problem). Now the correct currently setup PCI frequency is displayed upon bootup. This patch also fixes this problem on Rainier & Yellowstone, since these boards use the same souce code as Sequoia & Yosemite do. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | [FIX] XUPV2P change command handling | Michal Simek | 2007-10-14 | -19/+17 |
| | | | | and remove code violation | |||
* | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2007-10-13 | -13/+27 |
|\ | ||||
| * | Fix memtest breakage | Haavard Skinnemoen | 2007-10-02 | -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 Skinnemoen | 2007-10-02 | -2203/+14644 |
| |\ | ||||
| * | | Update atstk1002 bootargs. | Eirik Aanonsen | 2007-09-18 | -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.h | Eirik Aanonsen | 2007-09-18 | -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 STK1002 | Hans-Christian Egtvedt | 2007-08-30 | -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 STK1002 | Hans-Christian Egtvedt | 2007-08-30 | -2/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | |||
| * | | AVR32: Change prototype of memset | Semih Hazar | 2007-08-27 | -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-microblaze | Wolfgang Denk | 2007-10-13 | -38/+37 |
|\ \ \ | ||||
| * | | | [FIX] change command handling and removing code violation | Michal Simek | 2007-09-24 | -26/+24 |
| | | | | ||||
| * | | | [FIX] change sets of commands | Michal Simek | 2007-09-24 | -10/+8 |
| | | | | | | | | | | | | | | | | | | | | because changing of command handling brings compilation problems | |||
| * | | | [FIX] Email reparation & Copyright | Michal Simek | 2007-09-24 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Both codes are written by myself without any support from CTU | |||
| * | | | [PATCH] Change macro name for UartLite | Michal Simek | 2007-09-24 | -0/+3 |
| | | | | | | | | | | | | | | | | because PowerPC 405 can use UartLite as console | |||
| * | | | synchronizition with mainline | Michal Simek | 2007-09-24 | -73/+58 |
| | | | | ||||
| * | | | Merge ../u-boot | Michal Simek | 2007-09-24 | -65/+171 |
| |\ \ \ | ||||
| * | | | | [FIX] Microblaze ML401 - repare FLASH handling | Michal Simek | 2007-09-11 | -10/+16 |
| | | | | | ||||
| * | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | -1871/+11361 |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge git://www.denx.de/git/u-boot into merge | Michal Simek | 2007-08-15 | -388/+5749 |
| |\ \ \ \ \ | ||||
| * | | | | | | [FIX] Correction command setting for Microblaze boards | Michal Simek | 2007-08-15 | -33/+13 |
| | | | | | | | ||||
| * | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -6198/+11415 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | [FIX] Coding style cleanup | Michal Simek | 2007-08-05 | -5/+5 |
| | | | | | | | | ||||
| * | | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-05 | -5/+1403 |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | [FIX] Xilinx Uartlite driver | Michal Simek | 2007-08-05 | -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 board | Michal Simek | 2007-08-05 | -6/+51 |
| | | | | | | | | | ||||
| * | | | | | | | | [FIX] support for simply measuring time | Michal Simek | 2007-07-14 | -0/+2 |
| | | | | | | | | | ||||
| * | | | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-07-13 | -442/+1724 |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [FIX] fix microblaze file permitission | Michal Simek | 2007-06-17 | -0/+0 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2007-10-13 | -0/+491 |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -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 Denk | 2007-10-13 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | | | | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2007-10-13 | -46/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-10-04 | -6/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Move coloured led API to status_led.h | Peter Pearse | 2007-09-18 | -45/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve indentation in drivers/at45.c | |||
| * | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-18 | -63/+168 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Final tidy | Peter Pearse | 2007-09-11 | -0/+0 |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-11 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-11 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-10 | -21/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-07 | -151/+368 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Changed API name to coloured_led.h | Peter Pearse | 2007-09-05 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed code using deprecated ifdef CONFIG_BOOTBINFUNC Tidied other cpu/arm920t/start.S code | |||
| * | | | | | | | | | | | | | | Add coloured led interface for ARM boards. | Peter Pearse | 2007-09-04 | -0/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use it in cpu/arm920t/start.S to indicate U-Boot code has been entered. | |||
| * | | | | | | | | | | | | | | Move include/led.h to board/at91rm9200dk | Peter Pearse | 2007-09-04 | -45/+0 |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX | Peter Pearse | 2007-09-04 | -1/+1 |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | GP3 SSA: enable RTC | Wolfgang Denk | 2007-10-12 | -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 Denk | 2007-10-10 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | tqm5200: Fix CONFIG_CMD_PCI typo in board config file. | Marian Balakowicz | 2007-10-05 | -1/+1 |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marian Balakowicz <m8@semihalf.com> | |||
* | | | | | | | | | | | | | | | Merge branch 'hellrosa_i2c' of /home/gjb/git/u-boot | Wolfgang Denk | 2007-10-10 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | [ads5121] EEPROM support added. | Grzegorz Bernacki | 2007-10-09 | -0/+9 |
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> |