summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard2012-10-25-6/+5
| | * | OMAP3: add video support to the mcx boardStefano Babic2012-10-25-1/+58
| | * | VIDEO: add macro to set LCD size for DSS driverStefano Babic2012-10-25-0/+1
| | * | OMAP3: mcx: updated to new hardware revisionStefano Babic2012-10-25-19/+5
| | * | OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic2012-10-25-18/+20
| | * | OMAP3: mt_ventoux: power on USB at startupStefano Babic2012-10-25-0/+8
| | * | am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-1/+45
| | * | cm-t35: clean unused defines from configIgor Grinberg2012-10-23-11/+1
| | * | configs: Fix usage of mmc rescanAndrew Bradford2012-10-23-22/+22
| | * | am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-23-2/+7
| | * | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-23-1/+10
* | | | serial: remove calls to serial_assign()Allen Martin2012-10-26-13/+0
* | | | FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren2012-10-25-39/+36
* | | | FAT: initialize all fields in cur_part_info, simplify initStephen Warren2012-10-25-2/+6
* | | | FAT: remove cur_part_nrStephen Warren2012-10-25-7/+2
* | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-10-25-6/+6
* | | | drivers/i2c/fsl_i2c.c: sparse fixKim Phillips2012-10-25-1/+1
|/ / /
* | | ColdFire: Add Freescale MCF54418TWR ColdFire development board supportAlison Wang2012-10-24-0/+992
* | | ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-24-54/+1967
* | | ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-24-3/+5
* | | km83xx: add kmvect1 boardGerlando Falauto2012-10-23-4/+14
* | | km83xx: add common support for km8309 boardsGerlando Falauto2012-10-23-1/+183
* | | mpc83xx: add support for mpc8309Gerlando Falauto2012-10-23-10/+249
* | | cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-23-3/+8
* | | cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-23-4/+4
* | | cosmetic: suvd3: align #definesGerlando Falauto2012-10-23-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-10-22-32/+592
|\ \ \
| * \ \ Merge branch 'next'Gerald Van Baren2012-10-22-32/+592
| |\ \ \
| | * | | libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-15-1/+86
| | * | | fdt: Check for a token to skip auto-hash validationJoe Hershberger2012-10-15-0/+45
| | * | | fdt: Identify scripts in ITBs as printable stringsJoe Hershberger2012-10-15-3/+3
| | * | | fdt: Add get commands to fdtJoe Hershberger2012-10-15-0/+144
| | * | | fdt: Limit printed hex in fdt print and list commandsJoe Hershberger2012-10-15-12/+24
| | * | | fdt: Check error codes returned from fdtlib when loading ITBJoe Hershberger2012-10-15-0/+5
| | * | | libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-10-15-23/+170
| | * | | libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-15-0/+122
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-22-513/+6764
|\ \ \ \ \
| * | | | | 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-22-1/+4
| * | | | | powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-22-5/+11
| * | | | | phylib: Enable SMSC LAN87xx PHY supportMingkai Hu2012-10-22-0/+1
| * | | | | powerpc/espi: remove write command length checkShaohui Xie2012-10-22-4/+2
| * | | | | powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-22-2/+2
| * | | | | poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-22-0/+16
| * | | | | mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-22-2/+11
| * | | | | powerpc/t4qds: Add T4QDS boardYork Sun2012-10-22-0/+2456
| * | | | | powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-22-10/+20
| * | | | | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-22-112/+183
| * | | | | powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-22-6/+4
| * | | | | powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-22-1/+13
| * | | | | powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-22-1/+37