summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| | * | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-02-20/+21
| * | | Consolidate bool typeYork Sun2013-04-01-52/+9
| |/ /
| * | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-31-4/+83
| |\ \
| | * | RX-51: Add support for bootmenuPali Rohár2013-03-29-3/+37
| | * | New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-29-0/+42
| | * | menu: export menu_default_choice() functionAnatolij Gustschin2013-03-29-0/+1
| | * | menu: Add support for user defined item choice functionPali Rohár2013-03-29-1/+3
| * | | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-58/+33
| |\ \ \ | | |/ / | |/| |
| | * | common/lcd.c: move the macro's to the c fileJeroen Hofstee2013-03-21-28/+0
| | * | common/lcd: cosmetic: clean up a bitJeroen Hofstee2013-03-21-21/+17
| | * | common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-5/+0
| | * | common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-3/+0
| | * | lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-0/+5
| | * | lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-21-1/+11
| | * | common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-3/+3
* | | | arm/km: add support for kmsuv31 boardHolger Brunck2013-04-12-0/+8
* | | | arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck2013-04-12-0/+3
* | | | arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck2013-04-12-1/+1
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-8/+10
|\ \ \ \
| * | | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-10-1/+1
| * | | | omap5912-osk: Increase flash partition for u-bootJon Hunter2013-04-10-3/+3
| * | | | omap5912-osk: Fix device initialisationJon Hunter2013-04-10-2/+5
| * | | | omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini2013-04-10-2/+1
* | | | | mx31pdk: Remove watchdog supportFabio Estevam2013-04-12-2/+0
* | | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-5/+0
* | | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-296/+0
* | | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-4/+4
* | | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-239/+29
* | | | | Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-12-2/+18
* | | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-1/+5
* | | | | imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-12-0/+10
* | | | | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-12-2/+77
* | | | | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-12-46/+26
|/ / / /
* | | | omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-08-2/+1
* | | | omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-08-8/+25
* | | | ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-08-4/+4
* | | | ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-08-6/+36
* | | | omap5: Allow use of a plain text env fileNishanth Menon2013-04-08-3/+13
* | | | ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-08-0/+1
* | | | ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-08-0/+0
* | | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-1/+1
* | | | omap2420-h4: Add device tree supportHunter, Jon2013-04-08-0/+1
* | | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-08-1/+1
* | | | tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-08-4/+9
* | | | omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-08-3/+0
* | | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-08-0/+1
* | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-9/+61
|\ \ \ \
| * | | | Exynos5: config: enable time commandAkshay Saraswat2013-04-01-0/+3
| * | | | Exynos: config: Enable hash commandAkshay Saraswat2013-03-29-0/+2
| * | | | gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-29-0/+50