summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu2019-10-081-0/+6
* ARM: zynq: Remove all Xilinx private commandsMichal Simek2019-10-081-51/+3
* ARM: zynq: Use {} around variables for qspi and nand boot cmdsMichal Simek2019-10-081-2/+2
* ARM: zynq: Fix NOR boot modeMichal Simek2019-10-081-2/+2
* ARM: zynq: Enable USB1 as secondary boot deviceMichal Simek2019-10-081-1/+1
* ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek2019-10-081-1/+1
* arm64: versal: Fix for OCM overwriting issueAshok Reddy Soma2019-10-081-0/+3
* ARM: zynq: Increase input buffer console size to 2kMichal Simek2019-10-081-0/+1
* ARM: zynq: Increase init ram size by 4KSiva Durga Prasad Paladugu2019-10-081-1/+1
* ARM: zynq: Do not enable NETBSD support by defaultMichal Simek2019-10-081-0/+2
* arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-0/+9
* arm64: zynqmp: Update scriptaddr value to 512MBSiva Durga Prasad Paladugu2019-10-081-1/+1
* arm64: versal: Change boot script offset address in versalT Karthik Reddy2019-10-081-1/+1
* arm64: versal: Add new dfu usb distro boot commandT Karthik Reddy2019-10-081-0/+11
* arm64: versal: Add new jtag distro boot commandSiva Durga Prasad Paladugu2019-10-081-1/+10
* arm64: versal: Define configs related to USB DFU functionalitySiva Durga Prasad Paladugu2019-10-081-1/+24
* arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy2019-10-081-1/+0
* arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu2019-10-081-1/+0
* arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu2019-10-082-0/+22
* initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0415-46/+0
* ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
* Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...WIP/30Sep2019Tom Rini2019-09-304-22/+0
|\
| * at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-304-22/+0
* | env: add missing <compiler.h> header filePierre-Jean Texier2019-09-241-0/+1
|/
* Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/22Sep2019Tom Rini2019-09-225-0/+5
|\
| * imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: icore: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: wandboard: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
* | Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Sep2019Tom Rini2019-09-212-0/+23
|\ \
| * | lib: charset: add u16_str<n>cmp()AKASHI Takahiro2019-09-201-0/+15
| * | efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro2019-09-201-0/+8
| |/
* | Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...WIP/20Sep2019Tom Rini2019-09-201-1/+1
|\ \ | |/ |/|
| * configs: rk3288: Increase bootm lengthJagan Teki2019-09-191-1/+1
* | kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski2019-09-191-0/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-162-6/+10
|\
| * board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal2019-09-121-6/+6
| * mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-0/+4
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-09-162-0/+24
|\ \
| * | mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-161-0/+4
| * | spi: Add spi_write_then_readJagan Teki2019-09-161-0/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/14Sep2019Tom Rini2019-09-141-5/+6
|\ \ \ | |/ / |/| |
| * | usb: Add nonblock argument to submit_int_msgMichal Suchanek2019-09-111-4/+5
| * | usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek2019-09-111-2/+2
| |/
* | configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2019-09-132-1/+10
* | ARM: omapl138_lcdk: Remove dead codeAdam Ford2019-09-131-39/+0
* | Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/12Sep2019Tom Rini2019-09-122-20/+20
|\ \ | |/ |/|
| * efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt2019-09-091-0/+4