summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1236-143/+267
|\
| * env: Add redundant env support to UBI envJoe Hershberger2013-04-111-0/+3
| * env: Add support for UBI environmentJoe Hershberger2013-04-111-0/+15
| * ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2013-04-111-0/+3
| * am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou2013-04-101-2/+39
| * am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini2013-04-101-0/+9
| * am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou2013-04-101-0/+2
| * dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-101-0/+23
| * nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-101-2/+2
| * dfu: Change indentation of defines in <dfu.h>Tom Rini2013-04-101-3/+3
| * dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-101-2/+22
| * dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski2013-04-081-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-041-20/+21
| |\
| | * mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-021-20/+21
| * | Consolidate bool typeYork Sun2013-04-0112-52/+9
| |/
| * Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-313-4/+83
| |\
| | * RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
| | * New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-291-0/+42
| | * menu: export menu_default_choice() functionAnatolij Gustschin2013-03-291-0/+1
| | * menu: Add support for user defined item choice functionPali Rohár2013-03-291-1/+3
| * | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-2915-58/+33
| |\ \ | | |/ | |/|
| | * common/lcd.c: move the macro's to the c fileJeroen Hofstee2013-03-211-28/+0
| | * common/lcd: cosmetic: clean up a bitJeroen Hofstee2013-03-211-21/+17
| | * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-5/+0
| | * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-3/+0
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-215-0/+5
| | * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-219-1/+11
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+3
* | | arm/km: add support for kmsuv31 boardHolger Brunck2013-04-121-0/+8
* | | arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck2013-04-121-0/+3
* | | arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck2013-04-121-1/+1
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-8/+10
|\ \ \
| * | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-101-1/+1
| * | | omap5912-osk: Increase flash partition for u-bootJon Hunter2013-04-101-3/+3
| * | | omap5912-osk: Fix device initialisationJon Hunter2013-04-101-2/+5
| * | | omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini2013-04-101-2/+1
* | | | mx31pdk: Remove watchdog supportFabio Estevam2013-04-121-2/+0
* | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-122-5/+0
* | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-121-296/+0
* | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+4
* | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-123-239/+29
* | | | Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-123-2/+18
* | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-1/+5
* | | | imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-121-0/+10
* | | | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-121-2/+77
* | | | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-121-46/+26
|/ / /
* | | omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-081-2/+1
* | | omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-083-8/+25
* | | ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-082-4/+4
* | | ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-082-6/+36
OpenPOWER on IntegriCloud