| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-08-12 | -1/+1 |
|\ |
|
| * | at91: move arch-at91sam9 to arch-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-12 | -1/+1 |
* | | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -107/+157 |
* | | NAND: Davinci driver updates | Sergey Kubushyn | 2008-08-12 | -5/+14 |
* | | NAND: Update 4xx NDFC driver to match updated nand subsystem | Stefan Roese | 2008-08-12 | -42/+41 |
* | | Fixing coding style issues | William Juul | 2008-08-12 | -16/+16 |
* | | Remove white space at end. | William Juul | 2008-08-12 | -1/+1 |
* | | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -54/+44 |
|/ |
|
* | MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' | Wolfgang Denk | 2008-08-12 | -1/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-08-12 | -2/+2 |
|\ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-08-12 | -2/+2 |
| |\ |
|
| | * | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. | Magnus Lilja | 2008-08-11 | -2/+2 |
* | | | ads5121: fix compiler warnings (unused variables) | Wolfgang Denk | 2008-08-12 | -3/+1 |
|/ / |
|
* | | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS | Kumar Gala | 2008-08-12 | -3/+3 |
* | | POWERPC 86xx: Move BAT setup code to C | Becky Bruce | 2008-08-11 | -119/+25 |
* | | mpc5121: Move iopin features from board specific to common files. | Kenneth Johansson | 2008-08-05 | -1/+50 |
* | | mpc5121: squash some fdt fixup errors | John Rigby | 2008-08-05 | -15/+62 |
|/ |
|
* | nios2/sysid: fix printf warning | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -1/+1 |
* | nios2: fix phys_addr_t and phys_size_t support | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-03 | -0/+1 |
* | 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI | Matvejchikov Ilya | 2008-07-31 | -20/+27 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2008-07-30 | -1/+1 |
|\ |
|
| * | mips: Fix baudrate divisor computation on alchemy cpus | Wolfgang Ocker | 2008-07-30 | -1/+1 |
* | | Removed support for the adsvix board. | Adrian Filipi | 2008-07-30 | -5/+0 |
|/ |
|
* | microblaze: Fix printf() format issues | Michal Simek | 2008-07-20 | -1/+1 |
* | ppc4xx: Fix incorrect MODTx setup for some DIMM configurations | Stefan Roese | 2008-07-18 | -12/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-07-15 | -25/+62 |
|\ |
|
| * | 85xx: Cleanup L2 cache size detection | Kumar Gala | 2008-07-14 | -17/+30 |
| * | 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq | Paul Gortmaker | 2008-07-14 | -3/+3 |
| * | Change the temp map to ROM to align addresses to page size. | Andrew Klossner | 2008-07-14 | -4/+5 |
| * | mpc85xx: use IS_E_PROCESSOR macro | Kim Phillips | 2008-07-14 | -1/+1 |
| * | fdt: add crypto node handling for MPC8{3, 5}xxE processors | Kim Phillips | 2008-07-14 | -0/+23 |
* | | ARM DaVinci: Remove extern phy_t declaration by moving code to proper place | Hugo Villeneuve | 2008-07-14 | -0/+2 |
* | | Fix some more printf() format problems. | Kumar Gala | 2008-07-14 | -2/+2 |
* | | cpu/i386/serial.c: Fix syntax errors | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -3/+3 |
* | | Fix printf() format issues with sizeof_t types by using %zu | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-13 | -1/+1 |
|/ |
|
* | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-13 | -2/+4 |
* | Fix build time warnings in function mmc_decode_csd() | Marcel Ziswiler | 2008-07-13 | -1/+1 |
* | ARM: Fix for broken compilation when defining CONFIG_CMD_ELF | Hugo Villeneuve | 2008-07-13 | -12/+39 |
* | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-13 | -2/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-07-13 | -13/+21 |
|\ |
|
| * | ColdFire: Fix FB CS not setup properly for Mcf5282 | TsiChung Liew | 2008-07-11 | -8/+4 |
| * | ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC | TsiChung Liew | 2008-07-11 | -2/+2 |
| * | ColdFire: Fix compiling error for MCF5275 | TsiChung Liew | 2008-07-11 | -1/+1 |
| * | ColdFire: Change invalid JMP to BRA caught by new v4e toolchain | TsiChung Liew | 2008-07-11 | -2/+2 |
| * | ColdFire: Add -got=single param for new linux v4e toolchains | TsiChung Liew | 2008-07-11 | -0/+12 |
* | | ppc4xx: Fix include sequence in 4xx_pcie.c | Stefan Roese | 2008-07-11 | -3/+3 |
|/ |
|
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -2/+2 |
* | silence misc printf formatting compiler warnings | Kim Phillips | 2008-07-10 | -4/+4 |