summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-202-3/+8
* linux/kernel.h: import more macrosMasahiro Yamada2014-11-201-0/+92
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-2015-180/+158
* include/common.h: remove DIV_ROUND definitionMasahiro Yamada2014-11-201-1/+0
* replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-204-8/+9
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-2010-16/+7
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-2034-37/+4
* ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-207-11/+5
* ARM: remove CONFIG_ARM1176 definesMasahiro Yamada2014-11-202-2/+0
* ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-209-13/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2014-11-192-0/+9
|\
| * ubi: enable error reporting in initializationAndrew Ruder2014-11-191-0/+8
| * mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher2014-11-191-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-1925-424/+350
|\ \
| * | blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang2014-11-1723-165/+83
| * | adi_i2c: convert to use general io accessors.Scott Jiang2014-11-171-68/+77
| * | blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang2014-11-1723-26/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-11-193-0/+19
|\ \ \
| * | | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese2014-11-191-0/+15
| * | | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic boardStefan Roese2014-11-191-0/+2
| * | | powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese2014-11-191-0/+2
| | |/ | |/|
* | | mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-1918-195/+2282
* | | board: iocon: Fix uninitialized accessDirk Eibach2014-11-191-1/+2
* | | board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach2014-11-191-4/+4
* | | board: dlvision-10g: Compile fixDirk Eibach2014-11-191-4/+3
* | | common: Fix cmd_fpgad addressingDirk Eibach2014-11-191-8/+24
* | | mtd: Handle 29LV800BTDirk Eibach2014-11-192-0/+52
* | | board: dlvision: Reduce memory footprintDirk Eibach2014-11-191-1/+8
|/ /
* | ARM: atmel: add sama5d4 xplained ultra board supportBo Shen2014-11-179-0/+583
* | ARM: atmel: add sama5d4ek board supportBo Shen2014-11-1716-9/+868
* | net: macb: enable GMAC IP without GE feature supportBo Shen2014-11-171-1/+7
* | mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2014-11-172-1/+78
* | arm, spl, at91: add spl support for the corvus boardHeiko Schocher2014-11-174-18/+151
* | arm, at91, spl: add spl support for the taurus boardHeiko Schocher2014-11-174-13/+127
* | arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-1713-97/+430
* | spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher2014-11-171-3/+3
* | spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-172-0/+34
* | mtd: atmel_nand: add missing includeHeiko Schocher2014-11-171-0/+1
* | spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-174-5/+28
* | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher2014-11-171-0/+1
* | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2014-11-172-2/+15
* | arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher2014-11-171-1/+1
* | arm, at91: add spi dataflash support for the taurus boardHeiko Schocher2014-11-172-0/+28
* | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher2014-11-1714-13/+4
* | arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-172-3/+5
* | ARM: atmel: spl: make css field configurableBo Shen2014-11-171-2/+4
* | ARM: atmel: spl: make initialization more stableBo Shen2014-11-171-0/+4
* | ARM: at91 series: convert to generic boardBo Shen2014-11-173-0/+6
* | net: macb: write mac address when initializationBo Shen2014-11-171-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-1741-107/+93
|\ \
OpenPOWER on IntegriCloud