]> git.ipfire.org Git - people/ms/u-boot.git/history - common
net: phy: breakdown PHY_*_FEATURES defines
[people/ms/u-boot.git] / common /
2016-01-28  Codrin Ciubotariudrivers: net: vsc9953: Add LAG support
2016-01-28  Codrin Ciubotariucommon: cmd_ethsw: Spelling fixes
2016-01-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12  Simon Glassdm: pci: scsi: Use driver-model PCI API
2016-01-12  Simon Glassdm: pci: Add a dm_ prefix to pci_bus_find_bdf()
2016-01-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08  Rasmus Villemoesfix always succesful memory test
2016-01-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-07  Przemyslaw Marczakfdt: fix address cell count checking in fdt_translate_a...
2016-01-07  Simon Glassdm: usb: Add a remove() method for USB keyboards
2016-01-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-01-07  Simon Glassusb: Allow up to 7 storage devices
2016-01-07  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-01-04  Peng Fancommon: nvedit: use snprintf instead of sprintf
2016-01-04  Peng Fancommon: env: initialize scalar variable
2016-01-04  Peng Fancommon: cli: avoid memory leak
2016-01-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-01-03  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-02  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-12-31  Stefan Brünsusb: Move determination of TT hub address/port into...
2015-12-31  Stefan Brünsusb: Alloc buffer for USB descriptor dynamically
2015-12-18  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-12-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-12-17  Stephen Warrenusb: kbd: don't use int xfers when polling via ctrl...
2015-12-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-16  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2015-12-16  Alexey Brodkineeprom: fix eeprom write procedure
2015-12-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-15  Aneesh Bansalarmv8/ls1043ardb: add SECURE BOOT target for NOR
2015-12-15  York Suncommon: Rewrite hiding the end of memory
2015-12-15  York SunReserve secure memory
2015-12-14  Eric Nelsonspl: mmc: use block device number, not hard-coded 0
2015-12-14  Stephen Warrenpart: fix "part list ... -bootable varname" to use hex
2015-12-14  Sjoerd Simonsspl: use panic_str instead of panic
2015-12-12  Nishanth Menoncommon: cli_hush: Fix up simple typo
2015-12-12  Miao YanVxWorks: fixup MAC address for VxWorks
2015-12-11  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-12-09  Bin Mengcommon: Remove timer_init() call for x86
2015-12-09  Bin Mengfdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
2015-12-07  Tom RiniCONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
2015-12-07  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-12-07  Michal Simeki2c: cmd: Relocate subcommands when MANUAL_RELOC
2015-12-07  Tom RiniMerge git://git.denx.de/u-boot-nios
2015-12-05  Siva Durga Prasad... common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
2015-12-05  Simon Glassspl: mmc: Unify non/driver model spl_mmc_find_device()
2015-12-05  Simon Glassspl: mmc: Rename 'mmc' variable to 'mmcp'
2015-12-05  Simon Glassspl: mmc: Fix compiler warning with CONFIG_DM_MMC
2015-12-05  Peng Fancommon: cli_hush: avoid memory leak
2015-12-05  Stefan Roesecommon/Makefile: Compile fdt_support is enabled in SPL
2015-12-05  Peng Fancommon: miiphyutil: avoid memory leak
2015-12-05  Peng Fancommon: mmc: unsigned char compared against 0
2015-12-05  Peng Fancommon: miiphyutil: no need to check name of mii_dev
2015-12-05  Peng Fancommon: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
2015-12-05  Peng Fancommon: cli_hush: avoid dead code
2015-12-04  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-12-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-03  Francois Retiefsparc: Update PROM initialization code for generic...
2015-12-03  Francois Retiefsparc: Update cpu_init.c to use generic timer infrastru...
2015-12-03  Francois Retiefsparc: Initial ground work for generic board initialization
2015-12-02  Anatolij GustschinRevert "LCD: Add an option to skip registration as...
2015-12-01  Simon Glassdm: pci: Convert 'pci' command to driver model
2015-12-01  Simon Glasspci: Move PCI header output code into its own function
2015-12-01  Simon Glasspci: Use a separate 'dev' variable for the PCI device
2015-12-01  Simon Glasspci: Use common functions to read/write config
2015-12-01  Simon Glasspci: Tidy up function comments in cmd_pci.c
2015-12-01  Simon Glassdm: pci: Reorder functions in cmd_pci.c
2015-12-01  Simon Glasspci: Refactor the pciinfo() function
2015-12-01  Simon Glasspci: Use a separate variable for the bus number
2015-12-01  Simon Glasspci: Use a common return in command processing
2015-12-01  Simon Glassdm: pci: Avoid a driver model build error with CONFIG_C...
2015-12-01  Simon Glassdm: timer: Avoid using timer before it is ready
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-11-30  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-30  Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2015-11-30  Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-23  Patrick Delaunaypart:efi: add bootable parameter in gpt command
2015-11-23  Lukasz Majewskigpt: command: Extend gpt command to support GPT table...
2015-11-23  Lukasz Majewskigpt: doc: Update gpt command's help description
2015-11-23  Lukasz Majewskigpt: command: Remove duplicated check for empty partiti...
2015-11-23  Stefan Roeselib/tiny-printf.c: Add tiny printf function for space...
2015-11-23  Stefan Roesecommon/console.c: Small coding style cleanup
2015-11-23  Stefan Roesecommon/console.c: Drop sandbox special-case console...
2015-11-22  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-11-22  Marek Vasuteeprom: Clean up checkpatch issues
2015-11-22  Marek Vasuteeprom: Add support for selecting i2c bus
2015-11-22  Marek Vasuteeprom: Add bus argument to eeprom_init()
2015-11-22  Marek Vasuteeprom: Pull out the RW loop
2015-11-22  Marek Vasuteeprom: Pull out transfer length computation
2015-11-22  Marek Vasuteeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
2015-11-22  Marek Vasuteeprom: Suck the ifdef into eeprom_init()
2015-11-22  Marek Vasuteeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
2015-11-22  Marek Vasuteeprom: Make eeprom_write_enable() weak
2015-11-22  Marek Vasuteeprom: Pull out address computation
2015-11-22  Marek Vasuteeprom: Pull out the I/O code
2015-11-22  Marek Vasuteeprom: Zap CONFIG_SPI_X
next