summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FAT: remove cur_part_nrStephen Warren2012-10-251-7/+2
* drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-10-251-6/+6
* drivers/i2c/fsl_i2c.c: sparse fixKim Phillips2012-10-251-1/+1
* ColdFire: Add Freescale MCF54418TWR ColdFire development board supportAlison Wang2012-10-247-0/+992
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-249-54/+1967
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* km83xx: add kmvect1 boardGerlando Falauto2012-10-232-4/+14
* km83xx: add common support for km8309 boardsGerlando Falauto2012-10-233-1/+183
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-238-10/+249
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-235-3/+8
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* cosmetic: suvd3: align #definesGerlando Falauto2012-10-232-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-10-227-32/+592
|\
| * Merge branch 'next'Gerald Van Baren2012-10-227-32/+592
| |\
| | * libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-153-1/+86
| | * fdt: Check for a token to skip auto-hash validationJoe Hershberger2012-10-152-0/+45
| | * fdt: Identify scripts in ITBs as printable stringsJoe Hershberger2012-10-151-3/+3
| | * fdt: Add get commands to fdtJoe Hershberger2012-10-151-0/+144
| | * fdt: Limit printed hex in fdt print and list commandsJoe Hershberger2012-10-151-12/+24
| | * fdt: Check error codes returned from fdtlib when loading ITBJoe Hershberger2012-10-151-0/+5
| | * libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-10-151-23/+170
| | * libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-152-0/+122
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2285-513/+6764
|\ \ \
| * | | 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-221-1/+4
| * | | powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-224-5/+11
| * | | phylib: Enable SMSC LAN87xx PHY supportMingkai Hu2012-10-221-0/+1
| * | | powerpc/espi: remove write command length checkShaohui Xie2012-10-221-4/+2
| * | | powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-221-2/+2
| * | | poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-224-0/+16
| * | | mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-221-2/+11
| * | | powerpc/t4qds: Add T4QDS boardYork Sun2012-10-2213-0/+2456
| * | | powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-222-10/+20
| * | | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-228-112/+183
| * | | powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-222-6/+4
| * | | powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
| * | | powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-222-1/+37
| * | | powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-223-0/+7
| * | | powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-229-18/+111
| * | | powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-224-27/+71
| * | | powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-225-17/+87
| * | | powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-225-3/+68
| * | | fm/mEMAC: add mEMAC frame workRoy Zang2012-10-229-5/+661
| * | | powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-228-0/+354
| * | | powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-2213-12/+751
| * | | powerpc/mpc85xx: Add T4 device definitionsAndy Fleming2012-10-223-2/+48
| * | | board/freescale/common: VSC3316/VSC3308 initialization codeShaveta Leekha2012-10-224-0/+262
| * | | powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-221-2/+8
| * | | powerpc/corenet2: Add SerDes for corenet2York Sun2012-10-227-9/+281
| * | | powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2York Sun2012-10-221-5/+93
| * | | powerpc/e6500: Move QCSP registers for QMan v3York Sun2012-10-221-1/+12
OpenPOWER on IntegriCloud