| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines | Marian Balakowicz | 2008-02-21 | -0/+10 |
| * | | | [new uImage] Add gen_get_image() routine | Marian Balakowicz | 2008-02-21 | -0/+6 |
| * | | | [new uImage] Pull in libfdt if CONFIG_FIT is enabled | Marian Balakowicz | 2008-02-21 | -0/+9 |
| * | | | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz | 2008-02-21 | -12861/+62145 |
| |\ \ \ |
|
| * | | | | [new uImage] Cleanup do_botm_linux() boot allocations | Marian Balakowicz | 2008-02-07 | -2/+8 |
| * | | | | [new uImage] Move ramdisk loading to a common routine | Marian Balakowicz | 2008-02-07 | -1/+6 |
| * | | | | [new uImage] Factor out common image_get_ramdisk() routine | Marian Balakowicz | 2008-02-07 | -0/+10 |
| * | | | | [new uImage] Factor out common routines for getting os/arch/type/comp names | Marian Balakowicz | 2008-02-07 | -4/+9 |
| * | | | | [new uImage] Cleanup image header pointer use in bootm code | Marian Balakowicz | 2008-02-07 | -3/+24 |
| * | | | | [new uImage] Add memmove_wd() common routine | Marian Balakowicz | 2008-02-07 | -0/+3 |
| * | | | | [new uImage] Remove I386 uImage fake_header() routine | Marian Balakowicz | 2008-02-07 | -1/+0 |
| * | | | | [new uImage] Move CHUNKSZ definition to image.h | Marian Balakowicz | 2008-02-07 | -0/+7 |
| * | | | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -20/+159 |
* | | | | | 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role | Anton Vorontsov | 2008-03-25 | -0/+8 |
* | | | | | Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock | Joe D'Abbraccio | 2008-03-25 | -1/+1 |
* | | | | | mpc83xx: Set PCI I/O bus-address base to zero. | Scott Wood | 2008-03-25 | -5/+5 |
* | | | | | mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK | Anton Vorontsov | 2008-03-25 | -2/+2 |
* | | | | | mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS | Anton Vorontsov | 2008-03-25 | -0/+1 |
* | | | | | mpc83xx: MPC8360E-RDK: add dhcp command | Anton Vorontsov | 2008-03-25 | -4/+3 |
* | | | | | mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc | Anton Vorontsov | 2008-03-25 | -13/+38 |
* | | | | | mpc83xx: MPC8360E-RDK: add support for NAND | Anton Vorontsov | 2008-03-25 | -0/+24 |
* | | | | | mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode | Anton Vorontsov | 2008-03-25 | -2/+2 |
* | | | | | 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards | Anton Vorontsov | 2008-03-25 | -0/+1 |
* | | | | | 83xx: initialize serdes for MPC837XRDB boards | Anton Vorontsov | 2008-03-25 | -0/+6 |
* | | | | | 83xx: serdes setup routines | Anton Vorontsov | 2008-03-25 | -0/+21 |
* | | | | | 83xx: nand support for MPC837XRDB boards | Anton Vorontsov | 2008-03-25 | -0/+19 |
* | | | | | Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. | Jerry Van Baren | 2008-03-25 | -0/+1 |
* | | | | | mpc8323erdb: remove RTC and add EEPROM | Michael Barkowski | 2008-03-25 | -3/+4 |
* | | | | | mpc8323erdb: Improve the system performance | Michael Barkowski | 2008-03-25 | -14/+22 |
* | | | | | mpc8323erdb: use readable DDR config macros | Michael Barkowski | 2008-03-25 | -8/+42 |
* | | | | | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | -65/+139 |
* | | | | | NET: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | -0/+13 |
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-03-26 | -343/+839 |
|\ \ \ \ \ |
|
| * | | | | | [MIPS] Introduce _machine_restart | Shinya Kuribayashi | 2008-03-25 | -0/+14 |
| * | | | | | [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros | Shinya Kuribayashi | 2008-03-25 | -0/+409 |
| * | | | | | [MIPS] asm headers' updates | Shinya Kuribayashi | 2008-03-25 | -343/+416 |
* | | | | | | Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T | Jerry Van Baren | 2008-03-26 | -10/+0 |
* | | | | | | 8xx: Update OF support on 8xx | Bryan O'Donoghue | 2008-03-25 | -1/+4 |
* | | | | | | 8xx : Add OF support to Adder875 board port - resubmit | Bryan O'Donoghue | 2008-03-25 | -0/+6 |
* | | | | | | Add setexpr command | Kumar Gala | 2008-03-25 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group | Wolfgang Denk | 2008-03-23 | -5/+16 |
|\ \ \ \ \ |
|
| * | | | | | TQM5200B: update MTD partition layout | Martin Krause | 2008-03-19 | -5/+16 |
* | | | | | | Merge git://www.denx.de/git/u-boot into uboot | Gerald Van Baren | 2008-03-21 | -5/+118 |
|\ \ \ \ \ \ |
|
| * | | | | | | LWMON5: POST RTC fix | Yuri Tikhonov | 2008-03-20 | -1/+1 |
| |/ / / / / |
|
| * | | | | | The patch introduces the alternative configuration of the log buffer for the ... | Yuri Tikhonov | 2008-03-18 | -0/+4 |
| * | | | | | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov | 2008-03-18 | -0/+2 |
| * | | | | | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+15 |
| * | | | | | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov | 2008-03-18 | -4/+96 |
* | | | | | | libfdt: Add and use a node iteration helper function. | David Gibson | 2008-03-18 | -0/+6 |
* | | | | | | libfdt: Add fdt_set_name() function | David Gibson | 2008-03-18 | -0/+26 |
|/ / / / / |
|