summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* image: push default arch values to arch headersMike Frysinger2011-10-0511-0/+33
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-055-0/+5
* POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2011-10-052-0/+6
* console: Implement pre-console bufferGraeme Russ2011-10-0511-0/+33
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0443-168/+2283
|\
| * powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-038-1/+293
| * powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-035-2/+69
| * powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-033-0/+7
| * powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-033-0/+25
| * powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-035-3/+118
| * powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-299-17/+234
| * powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-293-17/+235
| * powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-291-15/+11
| * powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-291-4/+7
| * powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-292-9/+14
| * powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-291-0/+15
| * powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-291-2/+16
| * powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2011-09-292-3/+4
| * powerpc/85xx: Add networking support to P1023RDSRoy Zang2011-09-291-0/+4
| * powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-297-12/+741
| * powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-296-26/+61
| * fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala2011-09-291-1/+1
| * powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2011-09-292-1/+8
| * fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal2011-09-295-0/+95
| * powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2011-09-293-0/+17
| * fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal2011-09-293-0/+10
| * powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal2011-09-291-3/+4
| * nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-293-7/+27
| * powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-292-58/+234
| * powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-291-0/+39
| * powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0Kumar Gala2011-09-291-0/+5
| * powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-291-0/+2
* | microblaze: Clean up reset asm codeMichal Simek2011-10-031-20/+5
* | microblaze: Save and restore first unused vectorMichal Simek2011-10-031-2/+4
* | microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-031-12/+22
* | microblaze: Remove debug saving valueMichal Simek2011-10-031-2/+0
* | sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-011-1/+1
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-012-32/+16
* | Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-015-251/+144
|\ \
| * | Blackfin: uart: implement loop callback for postMike Frysinger2011-09-291-0/+40
| * | Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-293-0/+104
| * | Blackfin: post: drop custom test listMike Frysinger2011-09-292-251/+0
| |/
* | zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-301-23/+23
* | MX5: Clean up the output of "clocks" commandMarek Vasut2011-09-301-7/+9
* | MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut2011-09-301-9/+27
* | MX5: Modify the PLL decoding algorithmMarek Vasut2011-09-303-10/+70
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut2011-09-304-6/+0
* | MX31: Disable watchdog during low-power modesFabio Estevam2011-09-302-2/+4
* | MX25: tx25: Avoid the usage of extern in C fileFabio Estevam2011-09-301-0/+29
* | MX31: Improve readability for reset causeFabio Estevam2011-09-301-1/+1
OpenPOWER on IntegriCloud