aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-21arm: mvebu: configs: turris_mox: Add 64 MiB of boot memoryMarek BehĂșn1-0/+2
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich24-66/+0
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini10-19/+428
2019-01-18adding saveenv-command for bananapi r2Frank Wunderlich1-0/+3
2019-01-17Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini1-0/+2
2019-01-17fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab1-0/+1
2019-01-17env: fix allow to build multiple environmentsRajesh Bhagat2-9/+3
2019-01-17armv8: ls2088aqds: Add TFABOOT supportRajesh Bhagat1-2/+38
2019-01-17armv8: ls2088ardb: Add TFABOOT supportRajesh Bhagat2-1/+144
2019-01-17armv8: ls1088aqds: Add TFABOOT supportPankit Garg1-2/+97
2019-01-17armv8: ls1088ardb: Add TFABOOT supportPankit Garg2-5/+143
2019-01-17ls1043a: add support for nand-boot cmd for TFAPankit Garg1-0/+2
2019-01-16lmb: remove unused extern declarationSimon Goldschmidt1-2/+0
2019-01-16fs: prevent overwriting reserved memorySimon Goldschmidt1-0/+2
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt1-0/+3
2019-01-16mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen1-0/+2
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini4-10/+50
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini1-0/+2
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon1-1/+2
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee1-28/+4
2019-01-15command: commands: Add macros to declare commands with subcmdsBoris Brezillon1-0/+78
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon1-4/+48
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon1-0/+3
2019-01-15omap3: igep00x0: Remove USB support due DM_USB deadlineEnric Balletbo i Serra1-10/+0
2019-01-15riscv: qemu: define standalone load addressLukas Auer1-0/+2
2019-01-14dm: serial: Tidy up header file commentsSimon Glass1-3/+31
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass1-1/+1
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass1-1/+1
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass1-1/+1
2019-01-14serial: Move new functions to serial.hSimon Glass2-5/+4
2019-01-14log: Check printf() argumentsSimon Glass1-1/+2
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass1-1/+13
2019-01-14include: configs: Add gunzip size for HiKey boardManivannan Sadhasivam1-0/+2
2019-01-14arm: MediaTek: add ethernet support for MT7629 boardsWeijie Gao1-0/+5
2019-01-14arm: MediaTek: add ethernet support for MT7623 boardsWeijie Gao1-0/+5
2019-01-14reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao1-0/+18
2019-01-14imx8mq_evk_defconfig: Move file system options to KconfigFabio Estevam1-6/+0
2019-01-14poplar: save environment at a different offsetAlex Elder1-3/+3
2019-01-10Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini2-0/+5
2019-01-09board: tbs2910: Add u-boot.imx size limit checkSoeren Moch1-0/+2
2019-01-09arm: mx5: Enable WDT and bootcounter on M53MenloMarek Vasut1-0/+3
2019-01-09arm: ti: boot: Remove legacy Android partitionsSam Protsenko1-6/+1
2019-01-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini6-12/+13
2019-01-02dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner1-0/+12
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini6-2/+308
2019-01-01pico-imx7d: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam1-1/+13
2019-01-01pcm058: fix NAND flash not using badblock tableHarald Seiler1-0/+1
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan1-0/+252
2019-01-01tools: add i.MX8M image supportPeng Fan2-1/+17
2019-01-01spl: introduce function prototypesPeng Fan1-0/+12