| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | at91rm9200: rename lowlevel init value to CONFIG_SYS_ | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -203/+203 |
* | | | at91: add at91sam9xeek board support | Nicolas Ferre | 2009-01-06 | -1/+18 |
* | | | fix bmp_logo.h make dependencies to allow parallel build | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -1/+1 |
* | | | at91: Fix Atmel's at91sam9 boards out of tree build | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -0/+4 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-12-30 | -83/+3668 |
|\ \ |
|
| * | | 85xx: Enable inbound PCI config cycles for X-ES boards cleanup | Peter Tyser | 2008-12-29 | -0/+4 |
| * | | XPedite5200 board support cleanup | Peter Tyser | 2008-12-29 | -3/+1200 |
| * | | mpc8[56]xx: Put localbus clock in sysinfo and gd | Trent Piepho | 2008-12-19 | -44/+60 |
| * | | mpc86xx: Double local bus clock divider | Trent Piepho | 2008-12-19 | -0/+1 |
| * | | mpc8568: Double local bus clock divider | Trent Piepho | 2008-12-19 | -2/+2 |
| * | | 85xx: Fix the boot window issue | Dave Liu | 2008-12-19 | -8/+8 |
| * | | sbc8548: use proper PHY address | Paul Gortmaker | 2008-12-19 | -2/+2 |
| * | | sbc8548: enable command line editing by default. | Paul Gortmaker | 2008-12-19 | -0/+1 |
| * | | sbc8548: don't enable the 3rd and 4th eTSEC | Paul Gortmaker | 2008-12-19 | -14/+1 |
| * | | Set IVPR to kenrel entry point in second core boot page | Haiying Wang | 2008-12-19 | -0/+1 |
| * | | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -15/+18 |
| * | | mpc8[56]xx: Put localbus clock in device tree | Trent Piepho | 2008-12-19 | -1/+16 |
| * | | NAND FSL elbc: Use virt_to_phys to determine which bank is in use | Kumar Gala | 2008-12-19 | -2/+4 |
| * | | ppc: Use addrmap in virt_to_phys and map_physmem. | Kumar Gala | 2008-12-19 | -0/+12 |
| * | | 85xx: Add support to populate addr map based on TLB settings | Kumar Gala | 2008-12-19 | -0/+45 |
| * | | XPedite5200 board support | Peter Tyser | 2008-12-19 | -5/+106 |
| * | | 85xx: Enable inbound PCI config cycles for X-ES boards | Peter Tyser | 2008-12-19 | -0/+15 |
| * | | XPedite5370 board support | Peter Tyser | 2008-12-19 | -0/+1832 |
| * | | Add support for PCA953x I2C gpio devices | Peter Tyser | 2008-12-19 | -0/+324 |
| * | | pci/fsl_pci_init: Enable inbound PCI config cycles | Peter Tyser | 2008-12-19 | -0/+29 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2008-12-30 | -3/+87 |
|\ \ |
|
| * | | MIPS: qemu_mips: update doc to generate and to use qemu flash, ide file | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-17 | -9/+58 |
| * | | MIPS: qemu_mips: update doc to use all disk and boot linux kernel | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-17 | -1/+36 |
| * | | MIPS: qemu_mips: move env storage just after u-boot | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-17 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-12-30 | -1/+1 |
|\ \ |
|
| * | | NAND: Mark the BBT as scanned prior to calling scan_bbt. | Scott Wood | 2008-12-16 | -1/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2008-12-30 | -0/+6 |
|\ \ \ |
|
| * | | | usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-20 | -0/+6 |
| | |/
| |/| |
|
* | | | README: update mailing list name and hits to patch submission. | Wolfgang Denk | 2008-12-30 | -8/+9 |
|/ / |
|
* | | Prepare 2009.01-rc1v2009.01-rc1 | Wolfgang Denk | 2008-12-16 | -3/+105 |
* | | include/configs/at91cap9adk.h: fix typo. | Wolfgang Denk | 2008-12-16 | -1/+1 |
* | | board/trab/memory.c: Fix compile problems. | Wolfgang Denk | 2008-12-16 | -3/+3 |
|/ |
|
* | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2008-12-16 | -327/+3006 |
|\ |
|
| * | jffs2: include <linux/mtd/compat.h> instead of defining own min_t | Ilya Yanok | 2008-12-16 | -5/+1 |
| * | powerpc: fix io.h build warning with CONFIG_PHYS_64BIT | Becky Bruce | 2008-12-16 | -1/+1 |
| * | post/Makefile: fix dependency problem with parallel builds | Wolfgang Denk | 2008-12-16 | -2/+2 |
| * | Makefile: fix dependency problem with parallel builds | Wolfgang Denk | 2008-12-16 | -1/+2 |
| * | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -22/+2684 |
| * | spi/stmicro: fix debug() display of cmd | Mike Frysinger | 2008-12-16 | -1/+1 |
| * | env_sf: support embedded environments | Mike Frysinger | 2008-12-16 | -5/+36 |
| * | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -231/+60 |
| * | lib_ppc: rework the flush_cache | Dave Liu | 2008-12-15 | -19/+17 |
| * | Introduce addr_map library | Kumar Gala | 2008-12-15 | -0/+111 |
| * | Introduce virt_to_phys() | Kumar Gala | 2008-12-15 | -1/+56 |
| * | POST Make: fix the sub-dir dependencies missing. | Yuri Tikhonov | 2008-12-15 | -1/+6 |