Age | Commit message (Expand) | Author |
2019-07-24 | distro_bootcmd: refactor virtio to support PCI block devices | David Abdurachmanov |
2019-07-24 | remoteproc: Fix potential build issues with SPL remoteproc | Suman Anna |
2019-07-24 | env: am57xx: Implement A/B boot process | Ruslan Trofymenko |
2019-07-24 | common: Implement A/B metadata | Ruslan Trofymenko |
2019-07-24 | disk: part: Extend API to get partition info | Ruslan Trofymenko |
2019-07-23 | cbfs: Rename checksum to attributes_offset | Simon Glass |
2019-07-23 | cbfs: Add an enum and comment for the magic number | Simon Glass |
2019-07-23 | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-07-23 | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-23 | dt-bindings: Synchronize R-Car Gen3 headers with Linux 5.2 | Eugeniu Rosca |
2019-07-22 | remoteproc: add elf file load support | Fabien Dessenne |
2019-07-22 | remoteproc: add device_to_virt ops | Fabien Dessenne |
2019-07-22 | remoteproc: fix function headers | Fabien Dessenne |
2019-07-22 | dm: core: Introduce xxx_translate_dma_address() | Fabien Dessenne |
2019-07-21 | Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-21 | arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat" | Simon Goldschmidt |
2019-07-20 | rockchip: rk3399: use common secure_timer_init() for spl/tpl | Kever Yang |
2019-07-20 | rockchip: rk3368: enable stimer for rk3368 | Kever Yang |
2019-07-20 | rockchip: rk3128: use ARM arch timer instead of rk_timer | Kever Yang |
2019-07-20 | rockchip: rk3288: use ARM arch timer instead of rk_timer | Kever Yang |
2019-07-20 | rockchip: rk3036: use ARM arch timer instead of rk_timer | Kever Yang |
2019-07-20 | rockchip: rk322x: use ARM arch timer instead of rk_timer | Kever Yang |
2019-07-20 | rockchip: rk3288: update u-boot raw image size for all boards | Kever Yang |
2019-07-19 | ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C | Ludwig Zenz |
2019-07-19 | colibri_imx6: configs: remove legacy usbboot command | Igor Opaniuk |
2019-07-19 | apalis_imx6: configs: remove legacy usbboot command | Igor Opaniuk |
2019-07-19 | colibri_imx7: introduce androidboot wrapper | Igor Opaniuk |
2019-07-19 | colibri-imx6ull: fix vidargs | Marcel Ziswiler |
2019-07-19 | ARM: imx: m53menlo: Convert WDT support to DM | Marek Vasut |
2019-07-19 | watchdog: Split WDT from SPL_WDT | Marek Vasut |
2019-07-19 | cosmetic: display5: Remove not needed comments | Lukasz Majewski |
2019-07-19 | pwm: imx: add Kconfig support | Heiko Schocher |
2019-07-19 | ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY | Lukasz Majewski |
2019-07-19 | ARM: imx: config: Disable support for USB on MCCMON6 | Lukasz Majewski |
2019-07-19 | ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file | Lukasz Majewski |
2019-07-19 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2019-07-19 | warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided | Bryan O'Donoghue |
2019-07-19 | warp7: include: configs: Specify an fdtovaddr | Bryan O'Donoghue |
2019-07-19 | warp7: include: configs: Differentiate bootscript address from loadaddr | Bryan O'Donoghue |
2019-07-19 | warp7: include: configs: Specify image name of bootscript in FIT | Bryan O'Donoghue |
2019-07-19 | regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs | Matti Vaittinen |
2019-07-19 | i.MX6: nand: add nandbcb command for imx | Shyam Saini |
2019-07-19 | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] | Lukasz Majewski |
2019-07-19 | clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW | Lukasz Majewski |
2019-07-19 | clk: sandbox: Adjust clk-divider to emulate reading its value from HW | Lukasz Majewski |
2019-07-19 | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_by_id() for clk operations | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_parent_rate() for clk operations | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_parent() for clk operations | Lukasz Majewski |
2019-07-19 | clk: Introduce clk-provider.h to store Common Clock Framework's internals | Lukasz Majewski |