aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger6-6/+0
2015-05-10ppc4xx: Remove sc3 boardStefan Roese1-549/+0
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha1-1/+3
2015-05-10omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles1-0/+13
2015-05-10omap3: overo: Use software BCH8 ECC for NANDAsh Charles1-4/+15
2015-05-10stm32f4: add serial print portkunhuahuang1-2/+8
2015-05-08board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier3-8/+3
2015-05-08board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier3-14/+10
2015-05-08board/BuR/tseries: Add simplefb supportHannes Petermaier1-0/+4
2015-05-08board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUTHannes Petermaier1-1/+0
2015-05-08board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier1-3/+5
2015-05-08Fix musl buildJörg Krause1-0/+1
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin4-28/+28
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini10-47/+262
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada1-2/+0
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-1/+1
2015-05-06dm: usb: exynos: Drop legacy USB codeSimon Glass1-2/+0
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons1-0/+2
2015-05-05dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede1-7/+10
2015-05-05dm: usb: Make usb_get_bus easier to use for callersHans de Goede1-4/+3
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass1-0/+1
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass2-0/+133
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass1-0/+11
2015-05-05dm: rtc: Split structure definition into its own fileSimon Glass2-25/+37
2015-05-05dm: Remove unnecessary types in bcd.hSimon Glass1-5/+3
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass1-3/+13
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass1-1/+14
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass1-1/+11
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+1
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass1-0/+21
2015-05-05dm: spi: Correct the comment on spi_get_ops()Simon Glass1-1/+1
2015-05-05dm: spi: Avoid setting the speed with every transferSimon Glass1-0/+3
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini8-200/+1199
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini4-4/+75
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese1-0/+72
2015-05-05arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese1-0/+1
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2-2/+2
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese2-2/+0
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2-2/+2
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-6/+3
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+0
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-2/+1
2015-05-05mmc: Fix splitting device initializationAndrew Gabbasov1-2/+1
2015-05-05mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov1-1/+0
2015-05-05mmc: Fix typo in MMC type checking macroAndrew Gabbasov1-1/+1
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD155-1001/+7580
2015-05-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini13-44/+184
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan1-0/+1027
2015-05-04powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu1-0/+1
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2-0/+5