- 4bca051 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 10 months ago
- 51c1e04 global_data: remove unused mxc_i2c specific field by Baruch Siach · 5 years ago
- 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
- 2288efd arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 4 years, 10 months ago
- 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- 35a76dc configs: Orange Pi Win: enable ethernet phy by Jernej Skrabec · 4 years, 10 months ago
- 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 11 months ago
- a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 11 months ago
- 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- a95d928 Merge branch '2020-01-24-master-imports' by Tom Rini · 4 years, 10 months ago
- 4a10f56 mtd: add prototypes for weak function by Patrick Delaunay · 4 years, 10 months ago
- 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
- 5c38e3e meerkat96: fix typo in MAINTAINERS email address by Shawn Guo · 4 years, 10 months ago
- 615909a genboardscfg.py: drop python version comment by Baruch Siach · 4 years, 10 months ago
- 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- 8f92694 net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 10 months ago
- dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 0892e71 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · 4 years, 10 months ago
- 711898c configs: mt8518: Enable fastboot related configs by developer · 4 years, 10 months ago
- 336e0f5 configs: mt8518: enable usb gadget driver by developer · 4 years, 10 months ago
- 8bb9672 configs: mt8518: set global variables for fastboot by developer · 4 years, 10 months ago
- cabebda ARM: Mediatek: Add board_late_init to init usb gadget driver by developer · 4 years, 10 months ago
- 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · 4 years, 10 months ago
- c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
- b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
- 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
- 95de4bc sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- 7d106f1 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 11 months ago
- 9370b9c sunxi: defconfig: R40 boards: enable USB by Andre Przywara · 5 years ago
- 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 5 years ago
- 1267022 sunxi: defconfig: Bananapi M2 Berry: enable Ethernet by Andre Przywara · 5 years ago
- a17d02d sunxi: dts: R40: Update Bananapi M2 Berry .dts by Andre Przywara · 5 years ago
- 8d7da69 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · 4 years, 11 months ago
- 2e26aa1 common: Update comment to show progress by Simon Glass · 5 years ago
- aff1a49 common: Collect all the header files together by Simon Glass · 5 years ago
- 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
- 2c94096 common: Move ROUND() into kernel.h by Simon Glass · 5 years ago
- cfeb797 common: Move check_member() to kernel.h by Simon Glass · 5 years ago
- 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 13d994a common: Move testdram() into init.h by Simon Glass · 5 years ago
- a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- a7ec4d6 common: Rename and move source() by Simon Glass · 5 years ago
- 0c715a2 common: Move the image globals into image.h by Simon Glass · 5 years ago
- 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 276698b common: Move reset_misc() function to arch header by Simon Glass · 5 years ago
- bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 0eb84bf common: Move clock functions into a new file by Simon Glass · 5 years ago
- 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
- d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
- db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 5 years ago
- e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
- 0467120 common: Move type declarations to linux/types.h by Simon Glass · 5 years ago
- c49a356 common: Drop the symbol_lookup() declaration by Simon Glass · 5 years ago
- 5cfb878 common: Drop CONFIG_HAS_POST by Simon Glass · 5 years ago
- ff75687 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
- 5520e3f common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 5 years ago
- a3cdcfc common: Move reset_phy() to net.h by Simon Glass · 5 years ago
- 0e4868f common: Drop floppy disk support by Simon Glass · 5 years ago
- 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
- 3104a08 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 844b6b9 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
- 1672111 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
- 6a6b2f2 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
- e2e8d92 common: Drop checkflash() and checkdram() by Simon Glass · 5 years ago
- aca84e0 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
- 8fc96b0 common: Move main_loop() to init.h by Simon Glass · 5 years ago
- 6433214 common: Drop mdm_init() by Simon Glass · 5 years ago
- c610622 tools: ftdgrep: correct the find regions loop in do_fdtgrep by Patrick Delaunay · 4 years, 11 months ago
- 96478bad arm: Add arm handoff header file by Michael Trimarchi · 4 years, 11 months ago
- 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
- a29ae45 cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
- 67e8817 remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
- ead34f1 configs: ls1028aqds: enable mdio muxing by default by Alex Marginean · 5 years ago
- 8174915 configs: fsl-layerscape: secure_boot: Enable setexpr command by Udit Agarwal · 5 years ago
- 844e0ed board: fsl: lx2160a: Fix the loop in board_fix_fdt function by Pankaj Bansal · 4 years, 11 months ago
- 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · 4 years, 11 months ago
- f57e45a board: fsl: ls1028a: free up arch_misc_init by Alex Marginean · 4 years, 11 months ago
- 8cfc8aa board: fsl: ls1088a: remove empty arch_misc_init by Alex Marginean · 4 years, 11 months ago
- bb03075 board: fsl: ls2080a/ls2081a: remove empty arch_misc_init by Alex Marginean · 4 years, 11 months ago
- b4f8023 board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · 4 years, 11 months ago
- c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · 4 years, 11 months ago
- afad2d0 drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · 4 years, 11 months ago
- 751f7a7 lx2160: Correct default environment variable by Meenakshi Aggarwal · 4 years, 11 months ago
- 3ba75cc include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · 4 years, 11 months ago
- 5bc151a include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · 4 years, 11 months ago
- 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · 4 years, 11 months ago
- 1208d38 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · 4 years, 11 months ago
- 3a13e29 board/lx2160aqds: Update the DSPI status fixup by Xiaowei Bao · 4 years, 11 months ago
- d3bfb5b configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig by Wasim Khan · 4 years, 11 months ago
- 70bec5c pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 4 years, 11 months ago
- 9d3d230 pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 4 years, 11 months ago
- 54e44ef pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 4 years, 11 months ago
- a757669 armv8: ls1012a: Make USB masters snoopable by Ran Wang · 5 years ago
- 1d3e24f drivers: net: fsl_enetc: add write_hwaddr() for LS1028A by Michael Walle · 5 years ago
- 8c7188e drivers: net: fsl_enetc: use write_hwaddr() by Michael Walle · 5 years ago
- 1e0be15 board: ls1046afwry: Disable sgmii support by Pramod Kumar · 5 years ago