| Commit message (Expand) | Author | Age | Lines |
* | bootm: Add subcommands | Kumar Gala | 2008-10-29 | -2/+219 |
* | bootm: Move to using a function pointer table for the boot os function | Kumar Gala | 2008-10-29 | -37/+31 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2008-10-28 | -85/+195 |
|\ |
|
| * | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -79/+178 |
| * | lcd: Set lcd_is_enabled before clearing the screen | Haavard Skinnemoen | 2008-10-25 | -1/+1 |
| * | lcd: Implement lcd_printf() | Haavard Skinnemoen | 2008-10-25 | -0/+14 |
| * | atmel_lcdfb: Straighten out funky vl_sync logic | Haavard Skinnemoen | 2008-10-25 | -4/+1 |
| * | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | -1/+1 |
* | | i386: Renamed show_boot_progress in assembler code | Graeme Russ | 2008-10-28 | -14/+14 |
* | | Merge branch 'denx' | Andy Fleming | 2008-10-27 | -1/+922 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-10-27 | -687/+624 |
| |\ \ |
|
| * | | | ppc4xx: New board avnet fx12 minimodul | Georg Schardt | 2008-10-24 | -0/+252 |
| * | | | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -1/+663 |
| * | | | ppc4xx: Disable DDR2 autocalibration on Kilauea for now | Stefan Roese | 2008-10-24 | -0/+7 |
| | |/
| |/| |
|
* | | | 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask | Peter Tyser | 2008-10-27 | -1/+1 |
* | | | powerpc: fix pci window initialization to work with > 4GB DRAM | Becky Bruce | 2008-10-27 | -3/+7 |
* | | | pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. | Kumar Gala | 2008-10-27 | -7/+7 |
| |/
|/| |
|
* | | 86xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -142/+59 |
* | | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -445/+200 |
* | | pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges | Kumar Gala | 2008-10-24 | -0/+20 |
* | | pci/fsl_pci_init: Add a common PCI inbound setup function | Kumar Gala | 2008-10-24 | -0/+81 |
* | | pci/fsl_pci_init: Enable larger address and setting inbound windows properly | Kumar Gala | 2008-10-24 | -14/+24 |
* | | fdt: Added helper to set PCI dma-ranges property | Kumar Gala | 2008-10-24 | -0/+74 |
* | | fdt: Add fdt_getprop_u32_default helpers | Kumar Gala | 2008-10-24 | -0/+29 |
* | | 86xx: Enable 64-bit PCI resources on all Freescale boards | Kumar Gala | 2008-10-24 | -0/+2 |
* | | 85xx: Enable 64-bit PCI resources on all Freescale boards | Kumar Gala | 2008-10-24 | -0/+9 |
* | | pci: Allow for PCI addresses to be 64-bit | Kumar Gala | 2008-10-24 | -63/+102 |
* | | 85xx: Fix the incorrect register used for DDR erratum1 | Dave Liu | 2008-10-24 | -3/+6 |
* | | 85xx: remove unused config definition | Dave Liu | 2008-10-24 | -18/+0 |
* | | 85xx: Add basic e500mc core support | Kumar Gala | 2008-10-24 | -0/+16 |
* | | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number | Kumar Gala | 2008-10-24 | -2/+2 |
|/ |
|
* | Fix strmhz(): avoid printing negative fractions | Wolfgang Denk | 2008-10-22 | -1/+1 |
* | mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function | Richard Retanubun | 2008-10-21 | -5/+0 |
* | mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS | Anton Vorontsov | 2008-10-21 | -4/+4 |
* | mpc83xx: add ELBC NAND support for the MPC837XEMDS boards | Anton Vorontsov | 2008-10-21 | -3/+10 |
* | mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+47 |
* | mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards | Anton Vorontsov | 2008-10-21 | -0/+125 |
* | mpc83xx: add TSECs' HRCWH masks for MPC837x processors | Anton Vorontsov | 2008-10-21 | -0/+2 |
* | mpc83xx: serdes: add forgotten shifts for rfcks | Anton Vorontsov | 2008-10-21 | -6/+6 |
* | mpc83xx: fix serdes setup for the MPC8378E boards | Anton Vorontsov | 2008-10-21 | -2/+2 |
* | mpc83xx: mpc8360emds: rework LBC SDRAM setup | Anton Vorontsov | 2008-10-21 | -26/+38 |
* | FDT: don't use private kernel header files | Wolfgang Denk | 2008-10-21 | -14/+25 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -330/+1368 |
|\ |
|
| * | ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup | Stefan Roese | 2008-10-21 | -0/+12 |
| * | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | 2008-10-21 | -17/+59 |
| * | ppc4xx: Add GDSys neo 405EP board support | Dirk Eibach | 2008-10-21 | -0/+547 |
| * | ppc4xx: Update configs for Netstal boards | Niklaus Giger | 2008-10-21 | -275/+292 |
| * | ppc4xx: Add routine to retrieve CPU number | Adam Graham | 2008-10-21 | -1/+21 |
| * | ppc4xx: Add static support for 44x IBM SDRAM Controller | Adam Graham | 2008-10-21 | -18/+53 |
| * | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -19/+384 |