]> git.sur5r.net Git - u-boot/history - cmd
MIPS: provide a default u-boot-spl.lds
[u-boot] / cmd /
2016-05-28 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-27 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-05-27 Alexander Grafefi_loader: Add network access support
2016-05-27 Kunihiko Hayashicmd: replace the cast of the memory access to a fixed...
2016-05-27 Marek Vasutcmd: disk: Fix unused variable warning
2016-05-27 Simon Glassmmc: Drop dead mmc code for non-generic MMC
2016-05-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-25 Andre Przywaraarm64: fix arm64 Linux boot image header field sizes
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-23 Miao Yancmd: qfw: do not depend on x86
2016-05-23 Miao Yancmd: qfw: do not require default macros when building...
2016-05-23 Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23 Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-23 Miao Yancmd: qfw: make fwcfg_present and fwcfg_dma_present...
2016-05-23 Miao Yancmd: qfw: remove qemu_fwcfg_free_files()
2016-05-23 Miao Yancmd: qfw: add API to iterate firmware list
2016-05-23 Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-21 Nikita Kiryanoveeprom: merge cmdline parsing of eeprom commands
2016-05-21 Nikita Kiryanoveeprom: use eeprom_execute_command for all eeprom functions
2016-05-20 Tim Chickmips: Report reloc information in bdinfo
2016-05-20 Nikita Kiryanoveeprom: refactor i2c bus and devaddr parsing
2016-05-20 Nikita Kiryanovcmd: eeprom: add support for layout aware commands
2016-05-20 Nikita Kiryanovcmd: eeprom: add bus switching support for all i2c...
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Simon Glassdm: mmc: Move the device list into a separate file
2016-05-17 Simon Glassdm: mmc: Use the new select_hwpart() API
2016-05-17 Simon Glassdm: mmc: Drop the get_dev() function
2016-05-17 Simon Glassdm: usb: Drop the get_dev() function
2016-05-17 Simon Glassdm: sata: Separate the non-command code into its own...
2016-05-17 Simon Glassdm: ide: Separate the non-command code into its own...
2016-05-17 Simon Glassdm: scsi: Separate the non-command code into its own...
2016-05-17 Simon Glassdm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
2016-05-17 Simon Glassdm: sata: Fix code style problems in cmd/sata.c
2016-05-17 Simon Glassdm: ide: Remove the forward declarations
2016-05-17 Simon Glassdm: ide: Correct various code style problems
2016-05-17 Simon Glassdm: scsi: Fix up code style
2016-05-17 Simon Glassdm: scsi: Remove the forward declarations
2016-05-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06 Robert P. J. DayFix various typos, scattered over the code.
2016-05-06 Marek Vasutmmc: Fix error in RPMB code
2016-05-03 Mario Sixi2c/eeprom: Always define I2C_RXTX_LEN
2016-05-02 Vagrant CascadianFix spelling of "occurred".
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25 Dinh Nguyencmd: Kconfig: Add a Kconfig options for a few CMD
2016-04-25 Tom Riniconfigs: Re-sync almost all of cmd/Kconfig
2016-04-25 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-20 Tom Rinicmd/usb_mass_storage.c: Rework ums_init() ret logic...
2016-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-04-20 John Tobiasusb: ums - expose selected partition/s
2016-04-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-04-18 Alexander Grafefi_loader: Pass fdt address directly to bootefi cmd
2016-04-18 Alexander Grafefi_loader: Put fdt into convenient location
2016-04-18 Alexander Grafefi_loader: Use system fdt as fallback
2016-04-18 Alexander Grafefi_loader: Increase path string to 32 characters
2016-04-18 Alexander Grafefi_loader: Pass file path to payload
2016-04-18 Alexander Grafefi_loader: Add el torito support
2016-04-18 Michal Simekcmd: fdt: Use separate CMD_FDT Kconfig entry instead...
2016-04-18 Peng Fancommon: env: support sata device
2016-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-11 Eric Nelsoncmd: blkcache: simplify sub-command handling
2016-04-11 Eric Nelsoncmd: blkcache: remove indentation from output of 'show'
2016-04-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-04-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-04-10 Hans de Goededm: usb: Do not reprobe usb hosts on "usb tree" command
2016-04-10 Hans de Goedeusb: kbd: Do not deregister usbkbd twice when using dm
2016-04-01 Eric Nelsonsata: use block layer for sata command
2016-04-01 Eric Nelsonmmc: use block layer in mmc command
2016-04-01 Eric Nelsondrivers: block: add block device cache
2016-04-01 Masahiro Yamadaarm64: booti: add missing unmap_sysmem()
2016-04-01 Simon GlassDrop command-processing code when CONFIG_CMDLINE is...
2016-03-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-03-27 Peng Fancmd: spi: check return value of strdup
2016-03-27 Alexander Grafefi_loader: Add GOP support
2016-03-22 Vagrant CascadianFix spelling of "transferred".
2016-03-22 Tom Rinicmd: Fix license command
2016-03-22 Simon GlassAdd an option to enable the command line
2016-03-22 Simon Glasscbfs: Update a function to be static
2016-03-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-18 Simon Glassgpio: Report errors when GPIOs cannot be read
2016-03-17 Simon Glasscpu: Add support for microcode version and CPU ID
2016-03-16 Tom Rinicmd: scsi: Group the command portion together, guard...
2016-03-16 Alexander Grafefi_loader: Pass proper device path in on boot
2016-03-16 Alexander Grafefi_loader: Call fdt preparation functions
2016-03-16 Alexander Grafefi_loader: Add "bootefi" command
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-marvell
next