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
2014-11-25
x86: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-24
Revert "hush: fix segfault on syntax error"
Rabin Vincent
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
cmd_sata: implement sata stop command
Nikita Kiryanov
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
pci: Abort early if bus does not exist
Thierry Reding
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
dm: i2c: Move error reporting into a common function
Simon Glass
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-11-19
common: Fix cmd_fpgad addressing
Dirk Eibach
2014-11-17
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-11-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-12
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
2014-11-12
malloc: Output region when debugging
Thierry Reding
2014-11-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-11-08
usb_storage: blacklist Enclosure Service Devices
Soeren Moch
2014-11-07
common/cmd_fitupd.c: restore corrupted file
Wolfgang Denk
2014-11-07
hush: make run_command() return an error on parsing failure
Rabin Vincent
2014-11-07
hush: fix segfault on syntax error
Rabin Vincent
2014-11-07
hush: return consistent codes from run_command()
Rabin Vincent
2014-11-07
dlmalloc: ensure gd is set for early alloc
Rabin Vincent
2014-11-07
image-fdt: boot_get_fdt() return value when no DTB exists
Noam Camus
2014-11-04
usb: kbd: Add (optional) support for using an interrupt queue for polling
Hans de Goede
2014-11-04
usb: kbd: Cache pipe, interval and packetsize
Hans de Goede
2014-11-04
stdio: Fix memleak on stdio_deregister
Hans de Goede
2014-11-04
usb: kbd: Fix memleak on usb_kbd_deregister()
Hans de Goede
2014-11-04
usb: kbd: Remove unused usb_kbd_generic_poll function
Hans de Goede
2014-11-04
usb: Do not power-cycle usb devices on init
Hans de Goede
2014-11-04
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
[next]