summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-2647-744/+998
|\
| * am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-252-82/+94
| * am33xx: support board specific ddr settingsPeter Korsgaard2012-10-253-116/+92
| * am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-254-248/+296
| * am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-251-2/+2
| * am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-256-288/+350
| * am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-251-2/+4
| * am33xx: Add SPI SPL as an optionTom Rini2012-10-253-0/+9
| * omapimage: Add support for byteswapped SPI imagesTom Rini2012-10-252-24/+68
| * omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard2012-10-251-6/+5
| * OMAP3: add video support to the mcx boardStefano Babic2012-10-253-1/+58
| * VIDEO: add macro to set LCD size for DSS driverStefano Babic2012-10-251-0/+1
| * OMAP3: mcx: updated to new hardware revisionStefano Babic2012-10-253-19/+5
| * OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic2012-10-252-18/+20
| * OMAP3: mt_ventoux: power on USB at startupStefano Babic2012-10-251-0/+8
| * am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-254-1/+45
| * cm-t35: clean unused defines from configIgor Grinberg2012-10-231-11/+1
| * configs: Fix usage of mmc rescanAndrew Bradford2012-10-2322-22/+22
| * am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-231-2/+7
| * USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-231-1/+10
* | 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
OpenPOWER on IntegriCloud