index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2016-01-28
common: cmd_ethsw: Spelling fixes
Codrin Ciubotariu
2016-01-12
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-08
fix always succesful memory test
Rasmus Villemoes
2016-01-07
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
2016-01-04
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
common: env: initialize scalar variable
Peng Fan
2016-01-04
common: cli: avoid memory leak
Peng Fan
2015-12-31
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-18
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2015-12-17
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
2015-12-16
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
eeprom: fix eeprom write procedure
Alexey Brodkin
2015-12-15
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-12-15
armv8/ls1043ardb: add SECURE BOOT target for NOR
Aneesh Bansal
2015-12-15
common: Rewrite hiding the end of memory
York Sun
2015-12-15
Reserve secure memory
York Sun
2015-12-14
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
2015-12-14
part: fix "part list ... -bootable varname" to use hex
Stephen Warren
2015-12-14
spl: use panic_str instead of panic
Sjoerd Simons
2015-12-12
common: cli_hush: Fix up simple typo
Nishanth Menon
2015-12-12
VxWorks: fixup MAC address for VxWorks
Miao Yan
2015-12-09
common: Remove timer_init() call for x86
Bin Meng
2015-12-09
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
Bin Meng
2015-12-07
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
i2c: cmd: Relocate subcommands when MANUAL_RELOC
Michal Simek
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-05
spl: mmc: Unify non/driver model spl_mmc_find_device()
Simon Glass
2015-12-05
spl: mmc: Rename 'mmc' variable to 'mmcp'
Simon Glass
2015-12-05
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
Simon Glass
2015-12-05
common: cli_hush: avoid memory leak
Peng Fan
2015-12-05
common/Makefile: Compile fdt_support is enabled in SPL
Stefan Roese
2015-12-05
common: miiphyutil: avoid memory leak
Peng Fan
2015-12-05
common: mmc: unsigned char compared against 0
Peng Fan
2015-12-05
common: miiphyutil: no need to check name of mii_dev
Peng Fan
2015-12-05
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
Peng Fan
2015-12-05
common: cli_hush: avoid dead code
Peng Fan
2015-12-04
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-02
Revert "LCD: Add an option to skip registration as an stdio output"
Anatolij Gustschin
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
pci: Move PCI header output code into its own function
Simon Glass
2015-12-01
pci: Use a separate 'dev' variable for the PCI device
Simon Glass
2015-12-01
pci: Use common functions to read/write config
Simon Glass
2015-12-01
pci: Tidy up function comments in cmd_pci.c
Simon Glass
[next]