index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: env_flags: fix loop condition when using env_flags_varaccess_mask
Peng Fan
2016-01-13
1
-1
/
+1
*
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
2016-01-13
1
-1
/
+2
*
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-13
2
-0
/
+11
*
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
1
-32
/
+103
*
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
2
-19
/
+13
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
12
-57
/
+74
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
2
-15
/
+19
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-10
/
+99
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
1
-31
/
+33
|
\
|
*
fdt: Rewrite the logic in fdt_fixup_ethernet()
Bin Meng
2015-12-21
1
-21
/
+33
|
*
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
Bin Meng
2015-12-21
1
-11
/
+1
*
|
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
1
-23
/
+25
*
|
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-13
1
-2
/
+1
*
|
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
1
-1
/
+13
*
|
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
1
-1
/
+1
*
|
fix always succesful memory test
Rasmus Villemoes
2016-01-08
1
-2
/
+2
*
|
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
1
-4
/
+3
*
|
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
1
-0
/
+36
*
|
usb: Allow up to 7 storage devices
Simon Glass
2016-01-07
1
-1
/
+1
*
|
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
1
-1
/
+1
*
|
common: env: initialize scalar variable
Peng Fan
2016-01-04
2
-0
/
+2
*
|
common: cli: avoid memory leak
Peng Fan
2016-01-04
1
-1
/
+1
*
|
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
1
-0
/
+56
*
|
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-31
1
-14
/
+28
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2015-12-17
1
-0
/
+3
|
\
|
*
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
2015-12-17
1
-0
/
+3
*
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
spl: use panic_str instead of panic
Sjoerd Simons
2015-12-13
1
-1
/
+1
*
|
eeprom: fix eeprom write procedure
Alexey Brodkin
2015-12-16
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-12-14
3
-11
/
+33
|
\
\
|
*
|
armv8/ls1043ardb: add SECURE BOOT target for NOR
Aneesh Bansal
2015-12-15
1
-3
/
+3
|
*
|
common: Rewrite hiding the end of memory
York Sun
2015-12-15
1
-8
/
+15
|
*
|
Reserve secure memory
York Sun
2015-12-15
2
-0
/
+15
|
|
/
*
|
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
2015-12-14
1
-3
/
+5
*
|
part: fix "part list ... -bootable varname" to use hex
Stephen Warren
2015-12-13
1
-1
/
+1
*
|
common: cli_hush: Fix up simple typo
Nishanth Menon
2015-12-12
1
-2
/
+2
*
|
VxWorks: fixup MAC address for VxWorks
Miao Yan
2015-12-12
1
-0
/
+2
|
/
*
common: Remove timer_init() call for x86
Bin Meng
2015-12-09
1
-1
/
+1
*
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
Bin Meng
2015-12-09
1
-1
/
+2
*
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
1
-0
/
+1
*
i2c: cmd: Relocate subcommands when MANUAL_RELOC
Michal Simek
2015-12-07
1
-4
/
+12
*
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-05
2
-0
/
+12
*
spl: mmc: Unify non/driver model spl_mmc_find_device()
Simon Glass
2015-12-05
1
-32
/
+9
*
spl: mmc: Rename 'mmc' variable to 'mmcp'
Simon Glass
2015-12-05
1
-7
/
+7
*
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
Simon Glass
2015-12-05
1
-1
/
+1
*
common: cli_hush: avoid memory leak
Peng Fan
2015-12-05
1
-2
/
+7
*
common/Makefile: Compile fdt_support is enabled in SPL
Stefan Roese
2015-12-05
1
-0
/
+1
*
common: miiphyutil: avoid memory leak
Peng Fan
2015-12-05
1
-0
/
+2
*
common: mmc: unsigned char compared against 0
Peng Fan
2015-12-05
1
-1
/
+1
*
common: miiphyutil: no need to check name of mii_dev
Peng Fan
2015-12-05
1
-1
/
+1
[next]