- dd94071 configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
- 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
- 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
- 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
- 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
- 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
- a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
- 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- dfd5eee xilinx-ppc.h: Drop by Tom Rini · 7 years ago
- 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
- 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- 4f14b97 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
- 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
- 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
- 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
- e9c99be mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
- 3ef0b27 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
- 2ef943e imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
- 3876a35 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
- 614c283 mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
- c951fa7 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- cd681b2 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 63e861b mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- b0bac9e wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 98f124f mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- a03035f mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
- aee7858 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
- 2bc25f6 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
- 04e2ed3 imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
- d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
- 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
- 8576fbc mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
- 2f1d241 ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
- c123908 mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
- 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
- ef2b6b1 drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
- 7ef5c70 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
- aa5528b mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
- 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
- 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
- 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
- 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
- fa031f8 dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
- 170e17c dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
- 5fdb005 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
- 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
- c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
- e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
- c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
- 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
- c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
- 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
- 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
- 28aa974 dm: scsi: Add operations by Simon Glass · 7 years ago
- cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
- 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
- cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
- 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
- 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
- a4eff9f dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
- 3df498d dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
- 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
- 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
- 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
- 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
- 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
- 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
- 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
- c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
- 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
- a4f460d rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
- 57d4dbf rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
- 61ef061 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
- 5db9e67 rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
- f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
- 0d5252e ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
- 7e2edb4 ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
- d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
- 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
- e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
- 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
- 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
- 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
- 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 6afb92a board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
- 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
- 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago