aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk18-120/+366
2008-07-14Clean up INIT_RAM optionsAndy Fleming1-17/+5
2008-07-14Remove fake flash bank from 8544 DSAndy Fleming1-2/+2
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala2-2/+23
2008-07-1485xx: Add some L1/L2 SPR register definitionsKumar Gala1-0/+20
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala1-17/+30
2008-07-14sbc8560: enable CONFIG_OF_LIBFDT by defaultPaul Gortmaker1-0/+5
2008-07-14Fix indentation for default boot environment variablesAndy Fleming1-19/+19
2008-07-14sbc8560: add default fdt valuesPaul Gortmaker1-5/+33
2008-07-14sbc8560: add in ft_board_setup()Paul Gortmaker1-0/+28
2008-07-14sbc8560: define eth0 and eth1 instead of eth1 and eth2Paul Gortmaker1-26/+29
2008-07-14sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker1-0/+4
2008-07-14sbc8560: proper definitions for TSEC.Paul Gortmaker1-10/+22
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker3-3/+3
2008-07-14Change the temp map to ROM to align addresses to page size.Andrew Klossner1-4/+5
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips1-1/+1
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips6-1/+131
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve5-20/+6
2008-07-14ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve3-9/+0
2008-07-14Fix some more printf() format problems.Kumar Gala2-3/+3
2008-07-14Fix coding style; make code better parsable by external toolsWolfgang Denk1-8/+9
2008-07-14cpu/i386/serial.c: Fix syntax errorsWolfgang Denk1-2/+2
2008-07-14elppc board: Coding style cleanup.Wolfgang Denk1-49/+50
2008-07-14elppc board: fix syntax error.Wolfgang Denk1-1/+1
2008-07-14EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk1-43/+43
2008-07-14EB+MCF-EV123 board: fix syntx errorWolfgang Denk1-1/+1
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming3-13/+3
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk31-65/+65
2008-07-14AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2-228/+0
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk9-20/+24
2008-07-14vsprintf: add z and t optionsJean-Christophe PLAGNIOL-VILLARD1-3/+9
2008-07-13Fix some more printf() format issues.Wolfgang Denk5-17/+12
2008-07-13Fix some more printf() format problems.Wolfgang Denk4-12/+15
2008-07-13ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk1-2/+0
2008-07-13Fix bug in Lime video driverAnatolij Gustschin1-0/+2
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD16-23/+25
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek2-2/+2
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek9-105/+66
2008-07-13FIS: repare incorrect return value with ramdisk handlingMichal Simek1-8/+8
2008-07-13microblaze: Remove useless ancient headersMichal Simek4-645/+0
2008-07-13microblaze: Clean uartlite driverMichal Simek2-16/+23
2008-07-13Enable passing of ATAGs required by latest Linux kernel.Marcel Ziswiler1-0/+4
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve1-2/+9
2008-07-13Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler1-1/+1
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve2-12/+40
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese8-149/+10
2008-07-13Add last known maintainer for orphaned boards; reformat.Wolfgang Denk1-342/+339
2008-07-13Remove kharris@nexus-tech.net from MAINTAINERSHaavard Skinnemoen1-6/+8
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-47/+69