summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | fix bmp_logo.h make dependencies to allow parallel buildJean-Christophe PLAGNIOL-VILLARD2009-01-06-1/+1
| * | at91: Fix Atmel's at91sam9 boards out of tree buildJean-Christophe PLAGNIOL-VILLARD2009-01-06-0/+4
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-30-83/+3668
| |\
| | * 85xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser2008-12-29-0/+4
| | * XPedite5200 board support cleanupPeter Tyser2008-12-29-3/+1200
| | * mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-19-44/+60
| | * mpc86xx: Double local bus clock dividerTrent Piepho2008-12-19-0/+1
| | * mpc8568: Double local bus clock dividerTrent Piepho2008-12-19-2/+2
| | * 85xx: Fix the boot window issueDave Liu2008-12-19-8/+8
| | * sbc8548: use proper PHY addressPaul Gortmaker2008-12-19-2/+2
| | * sbc8548: enable command line editing by default.Paul Gortmaker2008-12-19-0/+1
| | * sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker2008-12-19-14/+1
| | * Set IVPR to kenrel entry point in second core boot pageHaiying Wang2008-12-19-0/+1
| | * mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-15/+18
| | * mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-19-1/+16
| | * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-19-2/+4
| | * ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala2008-12-19-0/+12
| | * 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-19-0/+45
| | * XPedite5200 board supportPeter Tyser2008-12-19-5/+106
| | * 85xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser2008-12-19-0/+15
| | * XPedite5370 board supportPeter Tyser2008-12-19-0/+1832
| | * Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-19-0/+324
| | * pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-19-0/+29
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-12-30-3/+87
| |\ \
| | * | MIPS: qemu_mips: update doc to generate and to use qemu flash, ide fileJean-Christophe PLAGNIOL-VILLARD2008-12-17-9/+58
| | * | MIPS: qemu_mips: update doc to use all disk and boot linux kernelJean-Christophe PLAGNIOL-VILLARD2008-12-17-1/+36
| | * | MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD2008-12-17-1/+1
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-12-30-1/+1
| |\ \
| | * | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-16-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-30-0/+6
| |\ \ \
| | * | | usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD2008-12-20-0/+6
| | | |/ | | |/|
| * | | README: update mailing list name and hits to patch submission.Wolfgang Denk2008-12-30-8/+9
| |/ /
| * | Prepare 2009.01-rc1v2009.01-rc1Wolfgang Denk2008-12-16-3/+105
| * | include/configs/at91cap9adk.h: fix typo.Wolfgang Denk2008-12-16-1/+1
| * | board/trab/memory.c: Fix compile problems.Wolfgang Denk2008-12-16-3/+3
| |/
| * Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2008-12-16-327/+3006
| |\
| | * jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok2008-12-16-5/+1
| | * powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce2008-12-16-1/+1
| | * post/Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-2/+2
| | * Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-1/+2
| | * Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-22/+2684
| | * spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
| | * env_sf: support embedded environmentsMike Frysinger2008-12-16-5/+36
| | * i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-231/+60
| | * lib_ppc: rework the flush_cacheDave Liu2008-12-15-19/+17
| | * Introduce addr_map libraryKumar Gala2008-12-15-0/+111
| | * Introduce virt_to_phys()Kumar Gala2008-12-15-1/+56
| | * POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov2008-12-15-1/+6
| | * Fix a typo in fw_env.configMartin Michlmayr2008-12-15-1/+1
| | * Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-20/+0