summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford2019-04-122-1/+5
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+111
* soc: keystone: Merge into ti specific directoryVignesh R2019-04-111-3/+0
* dma: ti: add driver to K3 UDMAVignesh R2019-04-112-0/+55
* soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko2019-04-111-0/+995
* soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-111-0/+236
* firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-111-0/+300
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1113-72/+66
|\
| * ARM: rmobile: alt: Increase USB power-good delayMarek Vasut2019-04-091-1/+2
| * clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-093-22/+11
| * clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-097-46/+14
| * lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut2019-04-091-3/+0
| * lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut2019-04-091-0/+19
| * lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut2019-04-091-0/+20
* | fs: Add a new command to create symbolic linksJean-Jacques Hiblot2019-04-091-0/+2
* | fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot2019-04-091-1/+2
* | fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot2019-04-091-1/+1
* | fs: ext4: cache extent dataStephen Warren2019-04-091-1/+11
* | Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-04-097-84/+201
|\ \
| * | pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea2019-04-091-0/+4
| * | arm: at91: Add gardena-gateway-at91sam supportStefan Roese2019-04-091-0/+88
| * | arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese2019-04-093-0/+10
| * | watchdog: Handle SPL build with watchdog disabledStefan Roese2019-04-091-2/+8
| * | board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-091-82/+91
| |/
* | efi_loader: boottime: export efi_[un]load_image()AKASHI Takahiro2019-04-071-0/+9
* | efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro2019-04-072-0/+5
* | efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro2019-04-071-4/+0
|/
* Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini2019-04-055-15/+0
|\
| * cosmetic: Remove not needed string from kp_imx53.h configLukasz Majewski2019-04-021-2/+0
| * cosmetic: config: Remove empty #ifdefsLukasz Majewski2019-04-024-13/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-011-1/+0
|\ \ | |/ |/|
| * ARM: rmobile: rcar-gen2: Activate bootm_sizeMarek Vasut2019-03-301-1/+0
* | ARM: imx6q_logic: Enable UUID supportAdam Ford2019-03-311-5/+5
* | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2019-03-31169-738/+56
|\ \ | |/
| * Merge branch '2019-03-29-master-imports'Tom Rini2019-03-291-1/+1
| |\
| | * configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis2019-03-291-1/+1
| * | Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efiTom Rini2019-03-291-1/+7
| |\ \ | | |/ | |/|
| | * efi_loader: TODO for the EFI file protocolHeinrich Schuchardt2019-03-271-1/+7
| * | ARC: AXS10x: drop NAND supportEugeniy Paltsev2019-03-281-6/+0
| |/
| * Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-2598-300/+14
| * Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay2019-03-255-19/+0
| * Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-25126-390/+0
| * exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay2019-03-251-1/+1
| * controlcenterdc: move some configuration in defconfig filePatrick Delaunay2019-03-251-6/+0
| * bcm7445: move some configuration in defconfig filePatrick Delaunay2019-03-251-4/+0
| * fs: ext4: do not write on filesystem with metadata_csum featureSébastien Szymanski2019-03-221-0/+1
| * pci: Add comment to mention difference in DEVFN usage in U-Boot vs LinuxStefan Roese2019-03-221-0/+11
| * cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10Heinrich Schuchardt2019-03-221-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-03-191-0/+2
| |\
| | * arm: socfpga: make SPL_TEXT_BASE overridableSimon Goldschmidt2019-03-161-0/+2