summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-04VCMA9: remove unneeded config.mkDavid Müller (ELSOFT AG)
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: add PL310 support to u-bootAneesh V
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-07-04armv7: cache maintenance operations for armv7Aneesh V
2011-07-04arm: make default implementation of cache_flush() weakly linkedAneesh V
2011-07-01Makefile: need to remove generated u-boot-nand_spl.ldsKumar Gala
2011-07-01NAND: Add 16bit NAND support for the NDFCAlex Waterman
2011-07-01cmd_nand: add nand write.trimffs commandBen Gardiner
2011-07-01nand_util: drop trailing all-0xff pages if requestedBen Gardiner
2011-07-01nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner
2011-07-01nand_util: convert nand_write_skip_bad() to flagsBen Gardiner
2011-07-01nand_base: trivial: fix comment read/write commentBen Gardiner
2011-07-01Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-06-30nios2: move generic config to boards.cfgMike Frysinger
2011-06-29cfi_flash: reverse geometry for newer STM partsMike Frysinger
2011-06-27Prepare v2011.06Wolfgang Denk
2011-06-27Minor coding style fixes.Wolfgang Denk
2011-06-25usb: convert to partial linkingMike Frysinger
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui
2011-06-25musb: process control messages after roothub accepted itCliff Cai
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23run arm_pci_init after relocationMichael Schwingen
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-06-23update/fix PDNB3 boardMichael Schwingen
2011-06-23update/fix IXDP425 / IXDPG425 boardsMichael Schwingen
2011-06-23add dvlhost (dLAN 200 AV Wireless G) boardMichael Schwingen
2011-06-23IXP NPE: add support for fixed-speed MII portsMichael Schwingen
2011-06-23update/fix AcTux4 boardMichael Schwingen
2011-06-23update/fix AcTux3 boardMichael Schwingen
2011-06-23update/fix AcTux2 boardMichael Schwingen
2011-06-23update/fix AcTux1 boardMichael Schwingen
2011-06-23use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen
2011-06-23support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen
2011-06-23fix "depend" target in npe directoryMichael Schwingen
2011-06-23Fix IXP code to work after relocation was addedMichael Schwingen
2011-06-23trigger hardware watchdog in IXP42x serial driverMichael Schwingen
2011-06-23add support for IXP42x Rev. B1 and newerMichael Schwingen
2011-06-23add XScale sub architecture (IXP/PXA) to maintainer listMichael Schwingen
2011-06-22tools: make it possible to build tools unconfiguredMike Frysinger
2011-06-22Makefile: move $(VERSION_FILE) rule out of ifeq configuredIlya Yanok
2011-06-22config.mk: move LDSCRIPT processing to the top-level MakefileIlya Yanok
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-22Prepare v2011.06-rc3Wolfgang Denk
2011-06-21Build fix/update of AFEB9260Sergey Lapin
2011-06-21macb: fix compile warningandreas.devel@googlemail.com