- 2fcaa41 gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · 7 years ago
- 203f9b4 GPT: provide commands to selectively rename partitions by Alison Chaiken · 7 years ago
- 09a4993 GPT: read partition table from device into a data structure by Alison Chaiken · 7 years ago
- 73d6d18 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
- 2218b32 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
- 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
- 78abf14 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
- db13a76 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
- f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
- f4f9993 efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
- ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
- 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
- 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
- 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
- b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
- 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
- b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
- cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
- 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
- b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
- 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
- 7021c7e cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
- 6308e71 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · 7 years ago
- bfdba68 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
- f370b51 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
- ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
- 99bb38e fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · 7 years ago
- 6c519f2 display_options: Refactor to allow obtaining the banner 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
- 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
- 66dc09c cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
- d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
- 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 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
- 85a6e9b efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
- 5353953 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
- b920342 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · 8 years ago
- d419026 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · 8 years ago
- 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 31417f0 cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
- d1b88cd cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · 7 years ago
- 1aca4d5 cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · 7 years ago
- 9f95267 fdt: Add a check to fdt_print() for coverity by Simon Glass · 7 years ago
- 72c98ed fdt: Add a check to do_fdt() for coverity by Simon Glass · 7 years ago
- 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- e05d505 Kconfig: Add description for CMD_POWEROFF by Michal Simek · 7 years ago
- 9620d87 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · 7 years ago
- 314f636 cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 7 years ago
- 18b2916 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · 7 years ago
- be1b867 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · 7 years ago
- dd31be2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
- eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
- 84d7f91 pci: Correct cast for sandbox by Simon Glass · 7 years ago
- 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
- 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
- ee7c0e7 Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 7 years ago
- 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
- 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
- 59e12a4 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 7 years ago
- b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
- 7d0f5c1 Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 7 years ago
- 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
- c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
- fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
- 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
- d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
- 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
- d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
- 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
- fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
- df1c489 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 7 years ago
- 5d927b4 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 7 years ago
- b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
- ef07220 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 7 years ago
- ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
- a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
- a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
- 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
- 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
- 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 8 years ago
- 9398b8c cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 8 years ago
- b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 8 years ago
- c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 8 years ago
- 320eca5 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 8 years ago
- 22c2c17 cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 8 years ago
- f2ca24d arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
- c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 8 years ago
- 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago