summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD
2009-01-06at91: add at91sam9xeek board supportNicolas Ferre
2009-01-06fix bmp_logo.h make dependencies to allow parallel buildJean-Christophe PLAGNIOL-VILLARD
2009-01-06at91: Fix Atmel's at91sam9 boards out of tree buildJean-Christophe PLAGNIOL-VILLARD
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2008-12-30README: update mailing list name and hits to patch submission.Wolfgang Denk
2008-12-2985xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser
2008-12-29XPedite5200 board support cleanupPeter Tyser
2008-12-20usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho
2008-12-19mpc86xx: Double local bus clock dividerTrent Piepho
2008-12-19mpc8568: Double local bus clock dividerTrent Piepho
2008-12-1985xx: Fix the boot window issueDave Liu
2008-12-19sbc8548: use proper PHY addressPaul Gortmaker
2008-12-19sbc8548: enable command line editing by default.Paul Gortmaker
2008-12-19sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker
2008-12-19Set IVPR to kenrel entry point in second core boot pageHaiying Wang
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-19mpc8[56]xx: Put localbus clock in device treeTrent Piepho
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala
2008-12-19ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala
2008-12-19XPedite5200 board supportPeter Tyser
2008-12-1985xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser
2008-12-19XPedite5370 board supportPeter Tyser
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser
2008-12-17MIPS: qemu_mips: update doc to generate and to use qemu flash, ide fileJean-Christophe PLAGNIOL-VILLARD
2008-12-17MIPS: qemu_mips: update doc to use all disk and boot linux kernelJean-Christophe PLAGNIOL-VILLARD
2008-12-17MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD
2008-12-16Prepare 2009.01-rc1v2009.01-rc1Wolfgang Denk
2008-12-16include/configs/at91cap9adk.h: fix typo.Wolfgang Denk
2008-12-16board/trab/memory.c: Fix compile problems.Wolfgang Denk
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-12-16Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2008-12-16jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok
2008-12-16powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce
2008-12-16trab: make trab_fkt standalone code independent of libgccWolfgang Denk
2008-12-16post/Makefile: fix dependency problem with parallel buildsWolfgang Denk
2008-12-16Makefile: fix dependency problem with parallel buildsWolfgang Denk
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger
2008-12-16env_sf: support embedded environmentsMike Frysinger
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-15lib_ppc: rework the flush_cacheDave Liu
2008-12-15Introduce addr_map libraryKumar Gala
2008-12-15Introduce virt_to_phys()Kumar Gala