- 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
- 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
- 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
- b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
- 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
- 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
- f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
- 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
- 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
- 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
- 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
- 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
- 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
- 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
- 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
- e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
- bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
- f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
- 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
- 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- ca62e5d mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
- 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
- 15a9165 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
- ed2d02d imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
- d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
- 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
- ff18156 mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
- 8be70bb ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
- 258f76f mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
- b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
- aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
- 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
- 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
- ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
- 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
- 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
- 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
- f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
- a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
- 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
- d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
- b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
- 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
- 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
- 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
- f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
- 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
- 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
- 322f73f dm: scsi: Add operations by Simon Glass · 7 years ago
- 4279efc dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
- 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
- 4b62b2f dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
- 2c9f9ef dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
- b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
- aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
- 0436824 dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago
- 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
- 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
- a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
- fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
- 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
- 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
- 30a570a dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
- bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
- ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
- 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
- b24a8ec rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
- 168eef7 rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
- b647442 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
- 6d1970f rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
- d754254 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
- ccaa83f ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
- 92761fc ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
- af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
- 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
- 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
- 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
- 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
- ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
- 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 29e0031 board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
- ea92651 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
- daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
- 7e09145 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
- 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 37a980b efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago