summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black2012-10-221-0/+2
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-2/+0
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-221-12/+14
* common: Implement support for linker-generated arraysMarek Vasut2012-10-221-0/+148
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-1910-632/+163
|\
| * versatile: board configs: Use buffered writes on flash402jagan@gmail.com2012-10-182-0/+3
| * dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-182-0/+2
| * dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-181-0/+1
| * Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-164-632/+0
| * h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek2012-10-161-0/+157
* | input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin2012-10-191-0/+2
* | input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo2012-10-191-0/+13
* | input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black2012-10-191-0/+6
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-191-0/+135
* | powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker2012-10-172-887/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-10-171-2/+6
|\ \
| * | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi2012-10-161-1/+4
| * | i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi2012-10-161-1/+1
| * | i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi2012-10-161-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-172-28/+202
|\ \
| * | MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issuesDaniel Schwierzeck2012-10-161-28/+26
| * | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-161-0/+175
| * | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang2012-10-161-0/+1
| |/
* | change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-0/+11
* | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-1736-0/+47
* | serial: Implement default_serial_puts()Marek Vasut2012-10-171-0/+2
* | mpc82xx: Remove BMW board portStefan Roese2012-10-171-302/+0
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-151-0/+85
|\
| * bootstage: Add new bootstage IDs for board, LCDSimon Glass2012-10-031-0/+5
| * bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-031-0/+29
| * bootstage: Store boot timings in device treeSimon Glass2012-10-021-0/+7
| * bootstage: Add time accumulation featureSimon Glass2012-10-021-0/+27
| * bootstage: Export bootstage_add_record() functionSimon Glass2012-10-021-0/+17
* | configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam2012-10-151-2/+0
* | mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-151-5/+5
* | mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador2012-10-153-3/+7
* | mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-1510-21/+0
* | mx6q: Add basic support for mx6qsabreautoFabio Estevam2012-10-151-0/+20
* | configs: mx6: Add a common config fileFabio Estevam2012-10-152-164/+185
* | mx6qsabresd: Add Ethernet supportFabio Estevam2012-10-151-2/+15
* | mx6: Add basic support for mx6qsabresd board.Fabio Estevam2012-10-151-0/+170
* | tegra: enable CONFIG_CMD_PARTStephen Warren2012-10-152-0/+11
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-1/+1
* | tegra: Rename Medcom to Medcom-WideThierry Reding2012-10-151-4/+4
* | input: Allow key ghosting filter to be disabledSimon Glass2012-10-151-1/+4
* | input: Separate out keyboard repeat/delay from initSimon Glass2012-10-151-4/+10
* | sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann2012-10-151-2/+5
* | ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini2012-10-151-2/+2
* | usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-151-0/+11
* | usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-2/+11
OpenPOWER on IntegriCloud