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
*
dm: pmic: Display the regulator limits on error
Simon Glass
2015-08-05
1
-1
/
+2
*
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
1
-3
/
+6
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
5
-5
/
+272
|
\
|
*
efi: Add a command to display the memory map
Simon Glass
2015-08-05
2
-0
/
+258
|
*
Add a way to skip relocation
Simon Glass
2015-08-05
1
-0
/
+9
|
*
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
1
-3
/
+4
|
*
common: command add '\n' for debug msg
Peng Fan
2015-08-05
1
-1
/
+1
|
*
common: Print nothing in the __weak checkboard()
Bin Meng
2015-08-05
1
-1
/
+0
*
|
usb: Fix device detection code
Marek Vasut
2015-08-05
1
-3
/
+7
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-07-29
1
-2
/
+6
|
\
|
*
pxe: add AArch64 image support
Stephen Warren
2015-07-27
1
-2
/
+6
*
|
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-07-28
1
-0
/
+22
|
\
\
|
*
|
cmd_mp: Add support for showing all CPU status by one command
Michal Simek
2015-07-28
1
-0
/
+22
|
|
/
*
/
generic_board: Call "checkboard" even though the root node has a "model" prop...
Haikun.Wang@freescale.com
2015-07-27
1
-5
/
+2
|
/
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-07-24
1
-7
/
+26
|
\
|
*
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
1
-1
/
+1
|
*
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
Paul Kocialkowski
2015-07-22
1
-6
/
+25
*
|
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-24
1
-0
/
+5
*
|
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
3
-4
/
+4
*
|
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
1
-1
/
+1
*
|
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
1
-2
/
+5
*
|
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
1
-4
/
+4
*
|
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
1
-5
/
+4
*
|
dm: usb: Fix "usb tree" output
Hans de Goede
2015-07-21
1
-5
/
+5
*
|
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
1
-1
/
+1
*
|
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
1
-4
/
+4
*
|
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
1
-5
/
+5
*
|
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
1
-3
/
+1
*
|
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
1
-0
/
+1
*
|
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
1
-11
/
+24
*
|
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
1
-2
/
+15
*
|
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-07-21
1
-2
/
+7
*
|
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
1
-5
/
+1
*
|
dm: Allow debug UART to support an early console
Simon Glass
2015-07-21
1
-0
/
+19
*
|
mkimage: Display a better list of available image types
Simon Glass
2015-07-21
1
-26
/
+32
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
1
-0
/
+7
|
\
|
*
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
1
-0
/
+7
*
|
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
1
-1
/
+1
*
|
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-20
1
-0
/
+3
|
/
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
1
-6
/
+6
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
1
-0
/
+1
*
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
1
-2
/
+6
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
1
-0
/
+3
*
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-11
1
-2
/
+2
*
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-07-01
1
-0
/
+5
*
mtd, spi: Check if flash pointer is used
Heiko Schocher
2015-06-30
1
-0
/
+5
*
spi, sf: Use offset and size in sf cmd from mtdpartition
Heiko Schocher
2015-06-30
1
-25
/
+29
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
3
-139
/
+40
*
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-30
1
-2
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-0
/
+23
[next]