summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-09Add Android make fileHenrik Strand
2010-09-09Dumphandler: Merge PT_NOTE segments into onerickard evertsson
2010-09-08Move U8500 link script use to board configuration.Sebastian Rasmussen
2010-09-01MCDE: Update for DB8500 V2Jimmy Rubin
2010-08-31Move modem parameter partition to start of memory.Sebastian Rasmussen
2010-08-31AB8500 v2 change in VAUX3 registerMattias Wallin
2010-08-31prcm: fix DB8500v2 TCDM base address and I2C chip idRabin Vincent
2010-08-30Make U-Boot restartable and crash dump supportMichael Brandt
2010-08-30u8500 board code modifications for Rockbox FATMichael Brandt
2010-08-30Read/write VFAT support from Rockbox-3.3 FAT stackMichael Brandt
2010-08-30U-boot: MMC update.Martin LUNDHOLM
2010-08-27Move modem parameter partition (CSPSA0)Sebastian Rasmussen
2010-08-25Align memory regions in memory map to 8 MBDan Johansson
2010-08-23ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace
2010-08-20ux500: add DB8500v2 supportRabin Vincent
2010-08-11Replace MMC/SD driver to fit new framework.Ulf Hansson
2010-07-29Remove -mcpu=cortex-a9 switchMichael Brandt
2010-07-23boottime: Minor clean up and added u-boot command for displaying the current ...Jonas Aaberg
2010-07-23Added splash screen boot time measurementJonas Aaberg
2010-07-23Enabled boottime measurements for u8500Jonas Aaberg
2010-07-23MTU updates.Michael Brandt
2010-07-23Boottime changes. Moved generic boottime code from lib_arm to common. Boottim...Jonas Aaberg
2010-07-19Applies vibrator support for U-boot.Grzegorz Sygieda
2010-07-15removed THIS_GIT_IS_CURRENTLY_NOT_USEDMichael Brandt
2010-07-12Memsize: Fixed rows/cols maskMichael Brandt
2010-07-12MCDE: Adds support for more display typesJimmy Rubin
2010-07-07memory bootargs changeMichael Brandt
2010-06-15Added u5500_def_config ruleMichael Brandt
2010-06-10Adding support for startup graphicsJimmy Rubin
2010-06-10Add TC35892 I2C GPIO expander driverRabin Vincent
2010-05-24Use proper copyright linesRabin Vincent
2010-05-24mmc: use proper FAT impementationRabin Vincent
2010-05-24HREF+ SD supportRabin Vincent
2010-05-19removed core2 related codeMichael Brandt
2010-05-19remove rootfstype from bootargsMichael Brandt
2010-05-19Change TEXT_BASE to 0x05600000Michael Brandt
2010-05-19HREF V1 updatesMichael Brandt
2010-05-19General I2C refactoring and environment settings cleanupMichael Brandt
2010-02-16Added THIS_GIT_IS_CURRENTLY_NOT_USED to show that this git is not used.Henrik Aberg
2010-01-18Merge branch 'mop500'Michael Brandt
2010-01-18mmc whitespace cleanupMichael Brandt
2010-01-14cmd_ext2.c: removed ext2info commandMichael Brandt
2010-01-13Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2010-01-13Updated timing measurement structure, changed atags and added idle time measu...Jonas
2010-01-13added u8500_udc_config (usbtty) Makefile targetMichael Brandt
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-12usb: musb: add virtual root hub control supportBryan Wu