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