summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-081-0/+0
| * | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-081-1/+1
| * | | omap2420-h4: Add device tree supportHunter, Jon2013-04-081-0/+1
| * | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-081-1/+1
| * | | tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-081-4/+9
| * | | omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-081-3/+0
| * | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+1
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-045-9/+61
| |\ \ \
| | * | | Exynos5: config: enable time commandAkshay Saraswat2013-04-011-0/+3
| | * | | Exynos: config: Enable hash commandAkshay Saraswat2013-03-291-0/+2
| | * | | gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-291-0/+50
| | * | | Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat2013-03-291-0/+3
| | * | | spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak2013-03-291-0/+1
| | * | | EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar2013-03-271-0/+1
| | * | | EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar2013-03-271-0/+1
| | * | | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-9/+0
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-047-131/+342
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam2013-04-031-1/+0
| | * | | mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| | * | | wandboard: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| | * | | mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva2013-04-031-1/+1
| | * | | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-031-0/+1
| | * | | mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador2013-04-031-80/+80
| | * | | mx25pdk: Enable imxdi RTCBenoît Thébaudeau2013-04-031-0/+4
| | * | | mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam2013-04-031-1/+30
| | * | | mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador2013-04-031-0/+2
| | * | | Add initial support for Wandboard dual lite and solo.Fabio Estevam2013-03-201-0/+211
| | * | | i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUTEric Nelson2013-03-201-2/+0
| | * | | mx28evk: Disable CONFIG_CMD_I2CFabio Estevam2013-03-201-1/+0
| | * | | configs: mx28evk: Use single-line commentsFabio Estevam2013-03-201-45/+15
| * | | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-041-1/+1
* | | | | Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini2013-04-154-32/+246
|\ \ \ \ \
| * | | | | tpm: Add TPM command libraryChe-liang Chiou2013-04-122-32/+238
| * | | | | exynos: Enable I2C TPM for smdk5250Simon Glass2013-04-121-0/+7
| * | | | | tpm: Add Infineon slb9635_i2c TPM driverRong Chang2013-04-121-0/+1
| | |_|_|/ | |/| | |
* | | | | Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese2013-04-121-21/+20
|/ / / /
* | | | 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
|/ / / /
OpenPOWER on IntegriCloud