summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-03-26-29/+29
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-03-26-105/+105
* Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2010-03-23-46521/+6508
|\
| * ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-22-6/+9
| * ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-22-12/+4
| * correct a syntax typo in at91_matrix.hAsen Dimov2010-03-21-1/+1
| * env: fix endian ordering in crc tableJeff Angielski2010-03-21-1/+1
| * mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin2010-03-21-2/+2
| * console.c: fix problem with splashimageAnatolij Gustschin2010-03-21-3/+7
| * mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
| * mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-21-18/+18
| * TFTP: allow for adjustable retransmission timoutWolfgang Denk2010-03-21-8/+34
| * Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-21-1/+1
| * cmd_mmc remove \nFrans Meulenbroeks2010-03-21-1/+1
| * nios2: Added support to YANU UARTRenato Andreola2010-03-16-1/+282
| * nios2: use generic unaligned.hThomas Chou2010-03-16-0/+6
| * Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-03-14-9/+12
| |\
| | * video: Fix console display when splashscreen is usedMatthias Weisser2010-03-13-9/+12
| * | asm-blackfin/unaligned.h: add for zlib codeMike Frysinger2010-03-14-0/+1
| * | asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger2010-03-14-0/+23
| |/
| * Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-39/+5797
| * standalone eepro100_eeprom: fix build errorWolfgang Denk2010-03-12-2/+1
| * Update .gitignore's: add some generated filesWolfgang Denk2010-03-12-2/+4
| * mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-12-46370/+0
| * 85xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala2010-03-12-4/+0
| * Cosmetic change - indentation correction.Michael Zaidman2010-03-12-2/+2
| * cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin2010-03-12-2/+8
| * Fix MPC8536DS documentationFrans Meulenbroeks2010-03-12-1/+1
| * doc: add README for CONFIG_HWCONFIG optionHeiko Schocher2010-03-12-0/+50
| * TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher2010-03-12-0/+96
| * TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-12-0/+119
| * Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk2010-03-11-4/+4
| * mkimage: dont force entry point with xipMike Frysinger2010-03-11-14/+0
| * PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-11-6/+3
| * Fix memory leak in mmc_read()Wolfgang Denk2010-03-11-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2010-03-15-4175/+14840
|\ \
| * | ep93xx timer: refactoringMatthias Kaehlcke2010-03-13-28/+24
| * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-03-13-6/+6
| * | ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-13-6/+9
| * | ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-13-12/+4
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-03-13-1/+50
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-03-13-0/+57
| * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-03-13-0/+50
| * | s5pc1xx: update the README fileMinkyu Kang2010-03-13-1/+17
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-03-13-0/+173
| * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-03-13-0/+6
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-03-13-6/+7
| * | MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang2010-03-11-11/+11
| * | SPEAr : Adding maintainer name for spear SoCsVipin KUMAR2010-03-11-0/+7
| |/
| * AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-07-98/+107