summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut2017-10-121-0/+191
* | imx: mx7: spl: remove redundant SATA definitionasUri Mashiach2017-10-121-6/+0
* | i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin2017-10-121-2/+2
* | mx6slevk: Use PARTUUID to specify the rootfs locationFabio Estevam2017-10-121-2/+3
* | wandboard: Add support for the latest revd1 revisionFabio Estevam2017-10-121-0/+11
* | arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich2017-10-121-0/+192
* | imx: mx7: SPL support for i.MX7Uri Mashiach2017-10-121-0/+67
* | topic_miami: Remove CONFIG_CMD_BOOTZ undefFabio Estevam2017-10-121-1/+0
* | usb: ehci-ci: Add a prototype for board_ehci_power()Diego Dorta2017-10-121-0/+1
* | mx7ulp_evk: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam2017-10-121-1/+0
* | mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definitionFabio Estevam2017-10-122-2/+0
* | mx25pdk: Remove duplicated defineOtavio Salvador2017-10-121-2/+0
* | mx25pdk: Use generic filesystem commandsOtavio Salvador2017-10-121-3/+6
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-10-101-7/+1
|\ \
| * | ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2017-09-281-2/+0
| * | ARM: rmobile: Place initial stack right below U-BootMarek Vasut2017-09-241-1/+1
| * | ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut2017-09-241-4/+0
* | | configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen2017-10-108-16/+0
* | | Merge git://git.denx.de/u-boot-videoTom Rini2017-10-097-51/+18
|\ \ \
| * | | dm: video: Add basic ANSI escape sequence supportRob Clark2017-09-292-0/+18
| * | | board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-10/+0
| * | | board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-11/+0
| * | | board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-9/+0
| * | | board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-9/+0
| * | | board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-12/+0
* | | | configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard2017-10-082-2/+2
* | | | board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones2017-10-081-0/+1
* | | | board: STiH410-B2260: fix sdram sizeNicolas Le Bayon2017-10-081-1/+1
* | | | board: STiH410-B2260: update environment variablePatrice Chotard2017-10-081-3/+21
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-072-5/+9
|\ \ \ \
| * | | | x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko2017-10-071-0/+3
| * | | | x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese2017-10-071-4/+4
| * | | | x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese2017-10-071-1/+2
* | | | | disk: Provide API to get partition by name for specific typeSam Protsenko2017-10-061-0/+15
* | | | | ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-061-0/+58
* | | | | pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen2017-10-061-0/+51
* | | | | gzip: add a function to parse the headerJean-Jacques Hiblot2017-10-051-0/+1
* | | | | lzo: add a function to check the validity of the headerJean-Jacques Hiblot2017-10-051-0/+3
* | | | | fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot2017-10-051-0/+13
* | | | | fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot2017-10-051-2/+7
* | | | | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
|/ / / /
* | | | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-0532-78/+242
|\ \ \ \
| * | | | sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-6/+24
| * | | | cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard2017-10-039-10/+0
| * | | | sunxi: sina33: Sync the device tree with the kernelMaxime Ripard2017-10-032-0/+214
| * | | | usb: gadget: usb_ether: Move settings to commonMaxime Ripard2017-10-033-3/+0
| * | | | usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-032-4/+4
| * | | | usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard2017-10-0314-30/+0
| * | | | usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard2017-10-0319-20/+0
| * | | | usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard2017-10-035-5/+0
| | |_|/ | |/| |