- 4728c6f configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · 4 years, 10 months ago
- add1a6b arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 10 months ago
- d94e6db env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · 4 years, 10 months ago
- 0f5103d env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · 4 years, 10 months ago
- 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
- c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
- 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
- 76cd7d4 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 10 months ago
- 79030a4 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · 4 years, 10 months ago
- efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 10 months ago
- 7c5f6d0 rk3399: Check MMC env while defining it by Jagan Teki · 5 years ago
- e7ab1cb Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
- 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
- 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
- 51521e4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 10 months ago
- 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- 051e03c Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 10 months ago
- 7bd21b6 i2c: Add enums for i2c speed and address size by Simon Glass · 4 years, 10 months ago
- 36608b2 global_data: remove unused mxc_i2c specific field by Baruch Siach · 5 years ago
- 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- 9fca672 clk: Include missing headers for linux/clk-provider.h by Sean Anderson · 5 years ago
- 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- 683b7c2 mtd: add prototypes for weak function by Patrick Delaunay · 4 years, 10 months ago
- 50fe8df common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
- 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- dafd97f configs: mt8518: set global variables for fastboot by mingming lee · 4 years, 10 months ago
- b5fe523 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · 4 years, 10 months ago
- 5692e8f common: Update comment to show progress by Simon Glass · 4 years, 11 months ago
- aebfee8 common: Collect all the header files together by Simon Glass · 4 years, 11 months ago
- f2f8e90 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 11 months ago
- e4789b0 common: Move ROUND() into kernel.h by Simon Glass · 4 years, 11 months ago
- 28de750 common: Move check_member() to kernel.h by Simon Glass · 4 years, 11 months ago
- 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- ed782a7 common: Move testdram() into init.h by Simon Glass · 4 years, 11 months ago
- 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- f329349 common: Rename and move source() by Simon Glass · 4 years, 11 months ago
- ea18895 common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
- 657afb1 common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 6321c66 common: Move reset_misc() function to arch header by Simon Glass · 4 years, 11 months ago
- 98c338b common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- b63ff2a common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- 39fdefa common: Move upmconfig() to ppc.h by Simon Glass · 4 years, 11 months ago
- cc3ac11 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
- b14d1af common: arm: Move s_init() to an ARM-specific header by Simon Glass · 4 years, 11 months ago
- 7fefef5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 11 months ago
- 1318a0e common: Move type declarations to linux/types.h by Simon Glass · 4 years, 11 months ago
- 2fd94aa common: Drop the symbol_lookup() declaration by Simon Glass · 4 years, 11 months ago
- 63b05da common: Drop CONFIG_HAS_POST by Simon Glass · 4 years, 11 months ago
- ef20e53 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 11 months ago
- ad8a812 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 4 years, 11 months ago
- 9d89bcd common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago
- f9aaf98 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- 0f67fc2 common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 11 months ago
- 532f902 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
- 65de539 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 11 months ago
- 34971ee common: Move do_tftpb() to net.h by Simon Glass · 4 years, 11 months ago
- 2e11cb0 common: Move embedded fdt location to fdtdec.h by Simon Glass · 4 years, 11 months ago
- ef100ba common: Drop checkflash() and checkdram() by Simon Glass · 4 years, 11 months ago
- 9dfbc24 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
- 930c57e common: Move main_loop() to init.h by Simon Glass · 4 years, 11 months ago
- 7099d71 common: Drop mdm_init() by Simon Glass · 4 years, 11 months ago
- 69b3894 lx2160: Correct default environment variable by Meenakshi Aggarwal · 4 years, 10 months ago
- f0d4cd4 include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · 4 years, 10 months ago
- 63d3464 include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · 4 years, 10 months ago
- c7c0233 qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M by Dhananjay Phadke · 4 years, 10 months ago
- b0405e0 arm/km: remove unmaintained board kmsuv31 by Holger Brunck · 4 years, 10 months ago
- 95e3ce6 arm/km: remove unmaintained board SUGP1 by Holger Brunck · 4 years, 10 months ago
- 0e1c0f3 arm/km: add support for SUSE2 by Holger Brunck · 4 years, 10 months ago
- 78a408b KM/kmp204x: qrio and i2c deblock code moved to common by Holger Brunck · 4 years, 10 months ago
- 04cd710 removing fdt_high from default set of variables for, dragonboard410c config by Matthias Schoepfer · 4 years, 10 months ago
- 645b7ec bcm968360bg: add initial support by Philippe Reynes · 4 years, 10 months ago
- da63b5d arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card) by Marek Szyprowski · 4 years, 10 months ago
- 43d2885 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 by Stephan Gerhold · 4 years, 11 months ago
- f13dc8c arm: dts: Import device tree for ST-Ericsson Ux500 by Stephan Gerhold · 4 years, 11 months ago
- 75dd530 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 10 months ago
- 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 10 months ago
- ad647690 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
- cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
- 40eeb9c spl: Add prototype to function spl_board_boot_device() by Alifer Moraes · 4 years, 10 months ago
- 7132d38 imx: fix typo in header file by Flavio Suligoi · 4 years, 10 months ago
- 1e994e2 fsl: fix typo in header file by Flavio Suligoi · 4 years, 10 months ago
- 5b6f8f3 ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · 4 years, 11 months ago
- 9d12303 ARM: imx: vining2000: Enable SPL SDP by default by Marek Vasut · 4 years, 10 months ago
- 0e78c91 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 10 months ago
- bcfa917 configs: am65x_evm: Enable USB keyboard as second stdin by Vignesh Raghavendra · 5 years ago
- e3128b6 configs: am65x_evm: Add DFU related env variables by Vignesh Raghavendra · 5 years ago
- e77777b configs: ti: Factor out call to 'args_mmc' into MMC common environment by Andrew F. Davis · 4 years, 10 months ago
- fb03b77 configs: j721e_evm.h: Sync J721e environment configuration with AM65x by Andrew F. Davis · 4 years, 10 months ago
- a5396a8 arm: am57xx: env: Fix DFU variables by Sam Protsenko · 4 years, 10 months ago
- 019d123 board: ti: beagleboneai: enable in am57xx_evm_defconfig by Caleb Robey · 4 years, 11 months ago
- b430984 board: ti: beagleboneai: add initial support by Caleb Robey · 4 years, 11 months ago
- 4250bf8 configs: j721e_evm: Add configs for environment in eMMC by Faiz Abbas · 4 years, 10 months ago
- 0ee0270 configs: j721e_evm_a72: Add Support for GPT partitions by Faiz Abbas · 4 years, 10 months ago
- 016e6d6 lib: Import few bitmap functions from Linux by Vignesh Raghavendra · 5 years ago