index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-17
env: use cache line aligned memory for flash read
Ravi Babu
2015-08-17
sf: allocate cache aligned buffers to copy from flash
Ravi Babu
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
2015-08-13
image-fdt.c: store returned error value
Max Krummenacher
2015-08-13
generic-board: allow showing custom board info
Marcel Ziswiler
2015-08-13
common/lcd_console: fix console/logo regression
Marcel Ziswiler
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
common/cmd_source.c: Fix the source command failure under 64-bit platform
Gong Qianyu
2015-08-13
spl: Fix compile warning for arm64
Gong Qianyu
2015-08-13
image: fix Android ramdisk support when dtb is specified
Rob Herring
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-06
dm: pmic: Display the regulator limits on error
Simon Glass
2015-08-06
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
usb: Fix device detection code
Marek Vasut
2015-08-05
efi: Add a command to display the memory map
Simon Glass
2015-08-05
Add a way to skip relocation
Simon Glass
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
common: command add '\n' for debug msg
Peng Fan
2015-08-05
common: Print nothing in the __weak checkboard()
Bin Meng
2015-07-29
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-07-28
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-07-28
cmd_mp: Add support for showing all CPU status by one command
Michal Simek
2015-07-27
pxe: add AArch64 image support
Stephen Warren
2015-07-27
generic_board: Call "checkboard" even though the root node has a "model" prop...
Haikun.Wang@freescale.com
2015-07-24
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-07-24
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-22
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
Paul Kocialkowski
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
dm: usb: Fix "usb tree" output
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
spl: Add debugging info for spl_mmc boot
Simon Glass
[next]