summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng
2018-12-31bootm: vxworks: Make do_bootvx_fdt() staticBin Meng
2018-12-31Merge git://git.denx.de/u-boot-x86Tom Rini
2018-12-31fs: cbfs: Add missing standard CBFS component typesBin Meng
2018-12-31fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng
2018-12-31x86: edison: Remove staled comments from configuration headerAndy Shevchenko
2018-12-31x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfigAndy Shevchenko
2018-12-31x86: edison: move CONFIG_CMD_PCI from header file to defconfigAndy Shevchenko