summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-21arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"Simon Goldschmidt
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz
2019-07-19colibri_imx6: configs: remove legacy usbboot commandIgor Opaniuk
2019-07-19apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk
2019-07-19colibri_imx7: introduce androidboot wrapperIgor Opaniuk
2019-07-19colibri-imx6ull: fix vidargsMarcel Ziswiler
2019-07-19ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski
2019-07-19clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski
2019-07-19clk: Extend struct clk to provide information regarding clock rateLukasz Majewski
2019-07-19dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-07-19debug_uart: Add printdecJagan Teki
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-18net: unaligned copying of unsigned longHeinrich Schuchardt
2019-07-18net: add MDIO_MUX DM classAlex Marginean
2019-07-18net: add comments to phy APIsAlex Marginean
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini
2019-07-18power-domain.h: Fix typoAnatolij Gustschin
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro