Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | AVR32: Enable MMC support | Haavard Skinnemoen | 2007-04-14 | -3/+9 |
* | Atmel MCI driver | Haavard Skinnemoen | 2007-04-14 | -1/+771 |
* | AVR32: Add clk and gpio infrastructure for mmci | Haavard Skinnemoen | 2007-04-14 | -0/+15 |
* | Enable partition support with MMC | Haavard Skinnemoen | 2007-04-14 | -0/+1 |
* | AVR32: Enable networking | Haavard Skinnemoen | 2007-04-14 | -3/+73 |
* | Atmel MACB ethernet driver | Haavard Skinnemoen | 2007-04-14 | -1/+845 |
* | AVR32: Add clk and gpio infrastructure for macb0 and macb1 | Haavard Skinnemoen | 2007-04-14 | -0/+60 |
* | AVR32: Implement simple DMA memory allocator | Haavard Skinnemoen | 2007-04-14 | -0/+51 |
* | Import <linux/mii.h> from the Linux kernel | Haavard Skinnemoen | 2007-04-14 | -0/+158 |
* | AVR32: Include more commands for ATSTK1000 | Haavard Skinnemoen | 2007-04-14 | -3/+19 |
* | AVR32: Provide a definition of struct stat | Haavard Skinnemoen | 2007-04-14 | -0/+25 |
* | AVR32: Use initdram() instead of board_init_memories() | Haavard Skinnemoen | 2007-04-14 | -10/+8 |
* | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen | 2007-04-14 | -68/+218 |
* | AVR32: Resource management rewrite | Haavard Skinnemoen | 2007-04-14 | -1041/+524 |
* | AVR32: Clean up memory-map.h for at32ap7000 | Haavard Skinnemoen | 2007-04-14 | -38/+43 |
* | AVR32: Build position-independent u-boot | Haavard Skinnemoen | 2007-04-14 | -1/+1 |
* | AVR32: Use avr32-linux- cross-compilation prefix by default | Haavard Skinnemoen | 2007-04-14 | -1/+1 |
* | AVR32: Split start_u_boot into board_init_f and board_init_r | Haavard Skinnemoen | 2007-04-14 | -6/+12 |
* | Update CHANGELOG | Wolfgang Denk | 2007-04-11 | -0/+123 |
* | Update for SC3 board | Wolfgang Denk | 2007-04-11 | -11/+12 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-04-04 | -2241/+696 |
|\ | ||||
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-03-31 | -10738/+24825 |
| |\ | ||||
| * | | ppc4xx: Update Katmai bootstrap command | Stefan Roese | 2007-03-31 | -1/+3 |
| * | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | 2007-03-31 | -19/+49 |
| * | | ppc4xx: Change Yucca config file to support ECC | Stefan Roese | 2007-03-31 | -1/+1 |
| * | | ppc4xx: Fix "bootstrap" command for Katmai board | Stefan Roese | 2007-03-31 | -76/+25 |
| * | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | 2007-03-31 | -48/+81 |
| * | | Merge some AMCC make targets to keep the top-level Makefile smaller | Stefan Roese | 2007-03-28 | -33/+19 |
| * | | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined | Stefan Roese | 2007-03-28 | -2/+1 |
| * | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-24 | -2069/+511 |
| |\ \ | ||||
| | * | | [PATCH] Add 4xx GPIO functions | Stefan Roese | 2007-03-24 | -147/+61 |
| | * | | [PATCH] Small Sequoia cleanup | Stefan Roese | 2007-03-24 | -12/+7 |
| | * | | [PATCH] Clean up 40EZ/Acadia support | Stefan Roese | 2007-03-24 | -1910/+443 |
* | | | | Minor coding style cleanup. | Wolfgang Denk | 2007-04-04 | -7/+68 |
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze | Wolfgang Denk | 2007-04-04 | -42/+2131 |
|\ \ \ \ | ||||
| * | | | | [PATCH] Clean include dependence | Michal Simek | 2007-03-30 | -2/+2 |
| * | | | | [CLEAN] Remove inefficient Suzaku code | Michal Simek | 2007-03-30 | -57/+5 |
| * | | | | PATCH: Resolve GPL license problem | Michal Simek | 2007-03-27 | -24/+97 |
| * | | | | Support for XUPV2P board | Michal Simek | 2007-03-26 | -110/+550 |
| * | | | | [Microblaze][PATCH] part 2 | Michal Simek | 2007-03-11 | -29/+518 |
| * | | | | [Microblaze][PATCH] | Michal Simek | 2007-03-11 | -0/+1139 |
* | | | | | Minor cleanup. | Wolfgang Denk | 2007-04-04 | -32/+146 |
* | | | | | Fix some minor whitespace violations. | Gerald Van Baren | 2007-03-31 | -5/+5 |
* | | | | | Add a flattened device tree (fdt) command (2 of 2) | Gerald Van Baren | 2007-03-31 | -27/+237 |
* | | | | | Add a flattened device tree (fdt) command (1 of 2) | Gerald Van Baren | 2007-03-31 | -0/+874 |
* | | | | | libfdt: Enhanced and published fdt_next_tag() | Gerald Van Baren | 2007-03-31 | -52/+119 |
* | | | | | libfdt: Customizations for use by u-boot. | Gerald Van Baren | 2007-03-31 | -91/+44 |
* | | | | | libfdt: Import libfdt source (2 of 2) | Gerald Van Baren | 2007-03-31 | -0/+860 |
* | | | | | libfdt: Import libfdt source (1 of 2) | Gerald Van Baren | 2007-03-31 | -0/+557 |
| |_|_|/ |/| | | | ||||
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-03-29 | -15/+29 |
|\ \ \ \ |