summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-264-8/+16
* Merge branch '2019-01-25-master-imports'Tom Rini2019-01-2610-38/+121
|\
| * lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-261-1/+1
| * drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello2019-01-261-0/+1
| * ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2019-01-261-1/+1
| * dfu: Make DFU support more SPL friendlyAndrew F. Davis2019-01-261-5/+5
| * spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-262-3/+3
| * poplar: sync up device tree with kernel 4.20Shawn Guo2019-01-252-20/+110
| * configs: Migrate CONFIG_DFU_MMC againTom Rini2019-01-252-8/+0
* | Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arcTom Rini2019-01-256-19/+0
|\ \ | |/ |/|
| * ARC: Move ENV_SIZE and ENV_OFFSET to KconfigAlexey Brodkin2019-01-256-17/+0
| * serial: Get rid of CONFIG_DW_SERIALAlexey Brodkin2019-01-252-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-2415-26/+530
|\ \
| * | sunxi: usb: Switch to Generic host controllersJagan Teki2019-01-187-26/+0
| * | reset: Add reset validJagan Teki2019-01-181-0/+11
| * | sunxi: A64: Update sun50i-a64-ccu.hJagan Teki2019-01-181-0/+2
| * | ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3Jagan Teki2019-01-186-0/+517
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-244-17/+3
|\ \ \ | |_|/ |/| |
| * | net: remove CONFIG_MCAST_TFTPChris Packham2019-01-241-13/+1
| * | net: move ether_crc to tsec driverChris Packham2019-01-241-1/+0
| * | net: fix env flags for eth10addr and aboveSimon Goldschmidt2019-01-241-1/+1
| * | net: remove duplicate definition of ETHADDR_WILDCARDSimon Goldschmidt2019-01-241-2/+0
| * | net: phy: Add clause 45 identifier to phy_devicePankaj Bansal2019-01-241-0/+1
* | | ARM: zynq: Disable i2c for Zybo/Zybo Z7Michal Simek2019-01-241-18/+0
* | | arm: zynq: Enable CONFIG_REMAKE_ELFSiva Durga Prasad Paladugu2019-01-241-0/+2
|/ /
* | MSCC: Add support for Serval SoC family.Horatiu Vultur2019-01-231-2/+3
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-01-212-0/+136
|\ \
| * | ARM: mvebu: add support for Allied Telesis x530Chris Packham2019-01-211-0/+134
| * | arm: mvebu: configs: turris_mox: Add 64 MiB of boot memoryMarek BehĂșn2019-01-211-0/+2
* | | ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods2019-01-2110-57/+0
|/ /
* | Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-1924-66/+0
* | Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-1810-19/+428
|\ \
| * | fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab2019-01-171-0/+1
| * | env: fix allow to build multiple environmentsRajesh Bhagat2019-01-172-9/+3
| * | armv8: ls2088aqds: Add TFABOOT supportRajesh Bhagat2019-01-171-2/+38
| * | armv8: ls2088ardb: Add TFABOOT supportRajesh Bhagat2019-01-172-1/+144
| * | armv8: ls1088aqds: Add TFABOOT supportPankit Garg2019-01-171-2/+97
| * | armv8: ls1088ardb: Add TFABOOT supportPankit Garg2019-01-172-5/+143
| * | ls1043a: add support for nand-boot cmd for TFAPankit Garg2019-01-171-0/+2
* | | adding saveenv-command for bananapi r2Frank Wunderlich2019-01-181-0/+3
| |/ |/|
* | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2019-01-171-0/+2
|\ \
| * | mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen2019-01-161-0/+2
| |/
* | lmb: remove unused extern declarationSimon Goldschmidt2019-01-161-2/+0
* | fs: prevent overwriting reserved memorySimon Goldschmidt2019-01-161-0/+2
* | lib: lmb: extend lmb for checks at load timeSimon Goldschmidt2019-01-161-0/+3
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-154-10/+50
|\ \
| * | dm: serial: Tidy up header file commentsSimon Glass2019-01-141-3/+31
| * | dm: serial: Adjust serial_getinfo() to use proper APISimon Glass2019-01-141-1/+1
| * | dm: serial: Adjust serial_setconfig() to use proper APISimon Glass2019-01-141-1/+1
| * | dm: serial: Adjust serial_getconfig() to use proper APISimon Glass2019-01-141-1/+1