summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bf561-ezkit: drop redundant codeMike Frysinger2008-10-231-4/+2
* Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger2008-10-231-15/+0
* Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-234-4/+24
* Blackfin: small cpu init optimization while setting interrupt maskMike Frysinger2008-10-231-5/+2
* Blackfin: set initial stack correctly according to Blackfin ABIMike Frysinger2008-10-231-3/+3
* Blackfin: make baud calculation more accurateMike Frysinger2008-10-231-4/+4
* Blackfin: decode hwerrcause/excause when crashingMike Frysinger2008-10-231-2/+40
* Blackfin: fix register dump messagesMike Frysinger2008-10-231-1/+5
* Blackfin: don't bother displaying reboot msg when crashingMike Frysinger2008-10-231-5/+1
* Blackfin: enable support for nested interruptsMike Frysinger2008-10-231-4/+10
* Blackfin: init NAND before relocating envMike Frysinger2008-10-231-5/+5
* Blackfin: check cache bits, not cplb bitsMike Frysinger2008-10-231-2/+2
* Blackfin: drop unused cache flush codeMike Frysinger2008-10-232-231/+1
* Blackfin: unify cache handling codeMike Frysinger2008-10-232-35/+35
* Blackfin: only initialize the RTC when actually usedMike Frysinger2008-10-232-13/+10
* Blackfin: fix SWRST register definitionMike Frysinger2008-10-232-9/+9
* Blackfin: build with -fomit-frame-pointerMike Frysinger2008-10-231-1/+1
* Blackfin: document some of the blackfin directoriesMike Frysinger2008-10-231-0/+2
* Blackfin: only enable hardware error irq by defaultMike Frysinger2008-10-231-3/+2
* Blackfin: punt old unused mem_init.h headerMike Frysinger2008-10-232-322/+0
* Blackfin: delete unused page_descriptor_table_size defineMike Frysinger2008-10-231-5/+0
* Blackfin: fix typo in boot mode comment and add NAND defineMike Frysinger2008-10-231-1/+2
* Blackfin: fix port mux defines for BF54xBen Maan2008-10-231-32/+32
* Blackfin: update anomaly listsMike Frysinger2008-10-235-25/+169
* Blackfin: unify DSPID/DBGSTAT MMR definitionsMike Frysinger2008-10-2332-64/+8
* Fix strmhz(): avoid printing negative fractionsWolfgang Denk2008-10-221-1/+1
* mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun2008-10-211-5/+0
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-212-4/+4
* mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov2008-10-211-3/+10
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-213-0/+47
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-212-0/+125
* mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov2008-10-211-0/+2
* mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2008-10-212-6/+6
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-212-2/+2
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-212-26/+38
* FDT: don't use private kernel header filesWolfgang Denk2008-10-212-14/+25
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-2123-330/+1368
|\
| * ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese2008-10-211-0/+12
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-212-17/+59
| * ppc4xx: Add GDSys neo 405EP board supportDirk Eibach2008-10-218-0/+547
| * ppc4xx: Update configs for Netstal boardsNiklaus Giger2008-10-214-275/+292
| * ppc4xx: Add routine to retrieve CPU numberAdam Graham2008-10-212-1/+21
| * ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham2008-10-211-18/+53
| * ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-217-19/+384
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-10-212094-54307/+58233
| |\
| * | ppc4xx: PPC44x MQ initializationStefan Roese2008-10-172-4/+11
* | | TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk2008-10-212-22/+21
* | | 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-211-1/+0
* | | Cleanup: fix "MHz" spellingWolfgang Denk2008-10-2144-98/+98
* | | Use strmhz() to format clock frequenciesWolfgang Denk2008-10-2113-83/+112
OpenPOWER on IntegriCloud