summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-13s3c24x0: Update NAND driver to new API.Scott Wood
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND boot: MPC8313ERDB supportScott Wood
2008-08-12NAND: Davinci driver updatesSergey Kubushyn
2008-08-12NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-08-12MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'Wolfgang Denk
2008-08-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-08-12ads5121: fix compiler warnings (unused variables)Wolfgang Denk
2008-08-1285xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala
2008-08-11POWERPC 86xx: Move BAT setup code to CBecky Bruce
2008-08-11i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja
2008-08-06Fix merge problemsStefan Roese
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby
2008-08-03nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD
2008-08-03nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD
2008-07-318260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya
2008-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-07-30Removed support for the adsvix board.Adrian Filipi
2008-07-30mips: Fix baudrate divisor computation on alchemy cpusWolfgang Ocker
2008-07-20microblaze: Fix printf() format issuesMichal Simek
2008-07-18ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker
2008-07-14Change the temp map to ROM to align addresses to page size.Andrew Klossner
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-14Fix some more printf() format problems.Kumar Gala
2008-07-14cpu/i386/serial.c: Fix syntax errorsWolfgang Denk
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-13Fix some more printf() format issues.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-13Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler