Age | Commit message (Expand) | Author |
2020-01-17 | common: Move device-tree setup functions to fdt_support.h | Simon Glass |
2020-01-17 | common: Move type declarations to linux/types.h | Simon Glass |
2020-01-17 | common: Drop the symbol_lookup() declaration | Simon Glass |
2020-01-17 | common: Drop CONFIG_HAS_POST | Simon Glass |
2020-01-17 | common: Drop CONFIG_POST_STD/ALT_LIST | Simon Glass |
2020-01-17 | common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h | Simon Glass |
2020-01-17 | common: Move reset_phy() to net.h | Simon Glass |
2020-01-17 | common: Drop floppy disk support | Simon Glass |
2020-01-17 | common: Move jumptable_init() out of common.h | Simon Glass |
2020-01-17 | common: Move relocate_code() to init.h | Simon Glass |
2020-01-17 | common: Move functions for loading from fat/ext2 to fs.h | Simon Glass |
2020-01-17 | common: Move do_tftpb() to net.h | Simon Glass |
2020-01-17 | common: Move embedded fdt location to fdtdec.h | Simon Glass |
2020-01-17 | common: Drop checkflash() and checkdram() | Simon Glass |
2020-01-17 | common: Move flash_perror() to flash.h | Simon Glass |
2020-01-17 | common: Move main_loop() to init.h | Simon Glass |
2020-01-17 | common: Drop mdm_init() | Simon Glass |
2020-01-17 | u-boot: fit: add support to decrypt fit with aes | Philippe Reynes |
2020-01-17 | mkimage: fit: add support to encrypt image with aes | Philippe Reynes |
2020-01-17 | aes: add support of aes192 and aes256 | Philippe Reynes |
2020-01-17 | aes: add a define for the size of a block | Philippe Reynes |
2020-01-16 | Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2020-01-16 | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-16 | Add support for MT7622 reference board | Sam Shih |
2020-01-16 | clk: mediatek: add driver for MT7622 | Sam Shih |
2020-01-16 | clk: add APIs to get (optional) clock by name without a device | Chunfeng Yun |
2020-01-16 | ARM: MediaTek: add basic support for MT8512 boards | mingming lee |
2020-01-16 | clk: mediatek: add driver support for MT8512 | mingming lee |
2020-01-16 | mmc: add additional quirk for APP_CMD retry | Joel Johnson |
2020-01-16 | powerpc/mpc85xx: drop eSDHC periperhal clock code | Yangbo Lu |
2020-01-15 | Include missing headers for asm-generic/sections.h | Sean Anderson |
2020-01-15 | dma: Add stub of dma_memcpy and dma_get_device | Vignesh Raghavendra |
2020-01-14 | imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK | Giulio Benetti |
2020-01-14 | ram: add SDRAM driver for i.MXRT SoCs | Giulio Benetti |
2020-01-14 | serial_lpuart: add support for i.MXRT | Giulio Benetti |
2020-01-14 | ARM: dts: imxrt1050: add dtsi file | Giulio Benetti |
2020-01-14 | clk: imx: add i.IMXRT1050 clk driver | Giulio Benetti |
2020-01-14 | pico-imx7d: Convert to DM_ETH | Joris Offouga |
2020-01-14 | imx: add imx8x based deneb board | Anatolij Gustschin |
2020-01-14 | imx: add imx8x capricorn giedi board | Anatolij Gustschin |
2020-01-14 | arm64: zynqmp: Move PANIC to Kconfig | Michal Simek |
2020-01-14 | arm64: zynqmp: Add support for u-boot.itb generation with ATF | Michal Simek |
2020-01-14 | ARM: zynq: Add jtag distro boot support | T Karthik Reddy |
2020-01-14 | spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() | Michal Simek |
2020-01-14 | board: xilinx: Add support for user configurable boot script offset | T Karthik Reddy |
2020-01-10 | arm/km: remove board KMCOGE3UN | Holger Brunck |
2020-01-10 | m68k: Drop CONFIG_MCFPIT support | Tom Rini |
2020-01-10 | configs: purge unneeded fec defines | Angelo Durgehello |
2020-01-09 | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx | Tom Rini |
2020-01-09 | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm | Tom Rini |