summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-21ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-01-18adding saveenv-command for bananapi r2Frank Wunderlich
2019-01-17Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini
2019-01-17fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab
2019-01-17env: fix allow to build multiple environmentsRajesh Bhagat
2019-01-17armv8: ls2088aqds: Add TFABOOT supportRajesh Bhagat
2019-01-17armv8: ls2088ardb: Add TFABOOT supportRajesh Bhagat
2019-01-17armv8: ls1088aqds: Add TFABOOT supportPankit Garg
2019-01-17armv8: ls1088ardb: Add TFABOOT supportPankit Garg
2019-01-17ls1043a: add support for nand-boot cmd for TFAPankit Garg
2019-01-16lmb: remove unused extern declarationSimon Goldschmidt
2019-01-16fs: prevent overwriting reserved memorySimon Goldschmidt
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt
2019-01-16mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-15command: commands: Add macros to declare commands with subcmdsBoris Brezillon
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon
2019-01-15omap3: igep00x0: Remove USB support due DM_USB deadlineEnric Balletbo i Serra
2019-01-15riscv: qemu: define standalone load addressLukas Auer
2019-01-14dm: serial: Tidy up header file commentsSimon Glass
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass
2019-01-14serial: Move new functions to serial.hSimon Glass
2019-01-14log: Check printf() argumentsSimon Glass
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass
2019-01-14include: configs: Add gunzip size for HiKey boardManivannan Sadhasivam
2019-01-14arm: MediaTek: add ethernet support for MT7629 boardsWeijie Gao
2019-01-14arm: MediaTek: add ethernet support for MT7623 boardsWeijie Gao
2019-01-14reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao
2019-01-14imx8mq_evk_defconfig: Move file system options to KconfigFabio Estevam
2019-01-14poplar: save environment at a different offsetAlex Elder
2019-01-10Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini
2019-01-09board: tbs2910: Add u-boot.imx size limit checkSoeren Moch
2019-01-09arm: mx5: Enable WDT and bootcounter on M53MenloMarek Vasut
2019-01-09arm: ti: boot: Remove legacy Android partitionsSam Protsenko
2019-01-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2019-01-02dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01pico-imx7d: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam
2019-01-01pcm058: fix NAND flash not using badblock tableHarald Seiler
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan
2019-01-01tools: add i.MX8M image supportPeng Fan
2019-01-01spl: introduce function prototypesPeng Fan