summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford2017-09-017-8/+0
* Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2017-09-012-2/+0
* Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford2017-09-011-1/+1
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-0119-145/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-0141-115/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-09-011-1/+1
|\
| * sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-011-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2017-09-013-0/+230
|\ \
| * | i.MX6Q: icorem6: Add falcon modeJagan Teki2017-08-301-0/+14
| * | usb: gadget: add SDP driverStefan Agner2017-08-231-0/+16
| * | imx: move imximage header to common locationStefan Agner2017-08-231-0/+200
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-09-013-4/+21
|\ \ \
| * | | ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada2017-08-301-3/+0
| * | | ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada2017-08-292-1/+21
| | |/ | |/|
* | | nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng2017-08-281-0/+1
|/ /
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-263-13/+9
|\ \
| * | serial: serial-uclass: Add generic serial RX buffer supportStefan Roese2017-08-241-1/+9
| * | Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese2017-08-241-10/+0
| * | vbe: Drop vbe_get_video_info()Bin Meng2017-08-241-2/+0
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-08-262-7/+0
|\ \
| * | mtd: cfi: staticize functionsMarek Vasut2017-08-222-7/+0
* | | igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo2017-08-261-10/+35
* | | arm: omap: Define command for booting Android from eMMCSemen Protsenko2017-08-261-1/+19
| |/ |/|
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-08-214-4/+0
|\ \
| * | usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng2017-08-214-4/+0
| |/
* | ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-7/+1
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-08-181-2/+2
|\
| * efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de2017-08-181-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-1812-11/+104
|\ \
| * | cmd: mmc: add mmc partconf read capabilityAngelo Dureghello2017-08-171-0/+4
| * | dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-177-9/+5
| * | dm: sata: dwc_ahsata: Add support for driver modelSimon Glass2017-08-171-0/+16
| * | dm: sata: Update the AHCI uclass to support operationsSimon Glass2017-08-171-0/+54
| * | dm: sata: Support driver model with the 'sata' commandSimon Glass2017-08-171-1/+4
| * | dm: core: Add a comment about the device_remove() flagsSimon Glass2017-08-171-1/+1
| * | dm: blk: Add a generic function for block device commandsSimon Glass2017-08-171-0/+12
| * | dm: blk: Add a function to find an interface-type nameSimon Glass2017-08-171-0/+8
* | | m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-181-0/+199
* | | m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-183-0/+6
* | | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-163-0/+180
|\ \ \
| * | | mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-021-0/+179
| * | | arm: imx: Enable booting from SATA on wandboard.Vagrant Cascadian2017-07-281-0/+1
| * | | net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann2017-07-281-0/+5
* | | | env: Adjust the load() method to return an errorSimon Glass2017-08-161-1/+3
* | | | env: Adjust the get_char() method to return an intSimon Glass2017-08-161-2/+2
* | | | env: Rename some other getenv()-related functionsSimon Glass2017-08-164-6/+6
* | | | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* | | | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-4/+15
* | | | env: Rename getenv/_f() to env_get()Simon Glass2017-08-165-11/+29
* | | | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-3/+3