summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Ignore build tree and IDE control fileTimo Ketola2012-08-091-0/+4
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-091-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-091-15/+15
* UBIFS: Improve error message when reading superblock failedBernhard Walle2012-08-091-1/+1
* sandbox: Add basic test for command executionSimon Glass2012-08-093-0/+131
* Allow newlines within command environment varsSimon Glass2012-08-091-3/+3
* Add run_command_list() to run a list of commandsSimon Glass2012-08-094-65/+102
* Malloc: Fix -Wundef warningsMarek Vasut2012-08-091-3/+3
* global_data: unify global flag definesMike Frysinger2012-08-0915-181/+42
* MAKEALL: Allow empty ERR directoryAndy Fleming2012-08-091-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-0922-62/+285
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-084-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-081-2/+0
| * powerpc/sgmii: To support PHY link state auto detect in SGMII modeHongtao Jia2012-08-081-8/+49
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-088-23/+21
| * powerpc/p2041: configure the CPLD lane_mux according to RCWShaohui Xie2012-08-081-0/+39
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
| * powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is definedShaohui Xie2012-08-082-1/+6
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-081-2/+11
| * powerpc/p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-08-081-8/+74
| * powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2012-08-084-3/+70
* | sh: Add support pin function control using GPIONobuhiro Iwamatsu2012-08-083-0/+822
* | serial: sh: Add support Renesas R8A7740Hideyuki Sano2012-08-081-7/+14
* | serial: sh: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-08-081-7/+14
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk2012-08-071-1/+1
|\ \
| * | env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZEDavid du Colombier2012-08-061-1/+1
| |/
* | MAINTAINERS: cleanup for km ppc boardsHolger Brunck2012-08-071-3/+3
* | spi: Fix merge conflicts - MakefileMichal Simek2012-08-071-1/+0
* | ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2Tom Rini2012-08-071-2/+2
|/
* powerpc/82xx: adapt SDRAM settings for mgcoge3neGerlando Falauto2012-07-311-2/+4
* powerpc/82xx: use SDRAM detection for mgcoge2neGerlando Falauto2012-07-311-4/+13
* powerpc/82xx: add SDRAM detection for km82xxGerlando Falauto2012-07-311-2/+49
* powerpc/82xx: move km/km82xx-common.h within km82xx.hGerlando Falauto2012-07-312-318/+289
* powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.hGerlando Falauto2012-07-313-96/+59
* powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent mergeGerlando Falauto2012-07-312-34/+34
* powerpc/82xx: remove unused define for mgcoge3neHolger Brunck2012-07-311-3/+0
* SMDK6400: Add MAINTAINERS entryZhong Hongbo2012-07-311-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-3129-321/+822
|\
| * km/common: remove printfs for i2c deblocking codeHolger Brunck2012-07-311-3/+0
| * CONFIG: SMDK5250: I2C: Enable I2CRajeshwari Shinde2012-07-312-1/+39
| * I2C: Add support for Multi channelRajeshwari Shinde2012-07-311-0/+27
| * I2C: Modify the I2C driver for EXYNOS5Rajeshwari Shinde2012-07-311-77/+117
| * I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-312-10/+33
| * EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde2012-07-312-0/+60
| * EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde2012-07-311-0/+2
| * EXYNOS: Add I2C base address.Rajeshwari Shinde2012-07-311-0/+3
| * EXYNOS: CLK: Add i2c clockRajeshwari Shinde2012-07-312-0/+34
| * mx6qsabrelite: add i2c multi-bus supportTroy Kisky2012-07-312-8/+48
| * imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-317-1/+186
OpenPOWER on IntegriCloud