aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-14ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve
2008-07-14Fix some more printf() format problems.Kumar Gala
2008-07-14Fix coding style; make code better parsable by external toolsWolfgang Denk
2008-07-14cpu/i386/serial.c: Fix syntax errorsWolfgang Denk
2008-07-14elppc board: Coding style cleanup.Wolfgang Denk
2008-07-14elppc board: fix syntax error.Wolfgang Denk
2008-07-14EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk
2008-07-14EB+MCF-EV123 board: fix syntx errorWolfgang Denk
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-14vsprintf: add z and t optionsJean-Christophe PLAGNIOL-VILLARD
2008-07-13Fix some more printf() format issues.Wolfgang Denk
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk
2008-07-13Fix bug in Lime video driverAnatolij Gustschin
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek
2008-07-13FIS: repare incorrect return value with ramdisk handlingMichal Simek
2008-07-13microblaze: Remove useless ancient headersMichal Simek
2008-07-13microblaze: Clean uartlite driverMichal Simek
2008-07-13Enable passing of ATAGs required by latest Linux kernel.Marcel Ziswiler
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve
2008-07-13Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-13Add last known maintainer for orphaned boards; reformat.Wolfgang Denk
2008-07-13Remove kharris@nexus-tech.net from MAINTAINERSHaavard Skinnemoen
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-07-12fix DIU for small screensKenneth Johansson
2008-07-12ADS5121 cleanup compile warningsJohn Rigby
2008-07-11Fix some more printf() format issues.Wolfgang Denk
2008-07-11Fixed some out-of-tree build issuesWolfgang Denk
2008-07-11ColdFire: Fix FB CS not setup properly for Mcf5282TsiChung Liew
2008-07-11ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTCTsiChung Liew
2008-07-11ColdFire: Fix incorrect board name in MAKEALL for M5253EVBETsiChung Liew
2008-07-11Fix compile error caused by missing timer functionTsiChung Liew
2008-07-11Fix compile error caused by incorrect function return typeTsiChung Liew
2008-07-11ColdFire: Fix power up issue for MCF5235TsiChung Liew
2008-07-11ColdFire: Fix compiling error for MCF5275TsiChung Liew
2008-07-11ColdFire: Fix timer issue for MCF5272TsiChung Liew