projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
spl: nand: read only in the size of image_header on the first access
[platform/kernel/u-boot.git]
/
common
/
2014-07-22
Masahiro Yamada
spl: nand: read only in the size of image_header on...
tree
|
commitdiff
2014-07-22
Pavel Machek
Fix help text of ext2load and fatload.
tree
|
commitdiff
2014-07-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: cmd_mii: fix printf format warning
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
autoboot: add its own header
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: env_common: make env_get_char_spec __weak
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: bootm_os: make arch_preboot_os __weak
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: main.c: make show_boot_progress __weak
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common:splash: use __weak
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: board_f: cosmetic use __weak for leds
tree
|
commitdiff
2014-07-18
Jeroen Hofstee
common: commands: make commands static
tree
|
commitdiff
2014-07-11
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2014-07-09
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2014-07-08
Tom Rini
Merge branch 'tom' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2014-07-07
Wu, Josh
env_fat: use get_device_and_partition() during env...
tree
|
commitdiff
2014-07-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2014-07-01
Albert ARIBAUD
Merge remote-tracking branch 'u-boot-samsung/master'
tree
|
commitdiff
2014-07-01
Albert ARIBAUD
Merge branch 'u-boot-tegra/master' into 'u-boot-arm...
tree
|
commitdiff
2014-07-01
Albert ARIBAUD
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
tree
|
commitdiff
2014-06-30
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
tree
|
commitdiff
2014-06-30
Albert ARIBAUD
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
tree
|
commitdiff
2014-06-25
Stephen Warren
dfu: free entities when parsing fails
tree
|
commitdiff
2014-06-25
Albert ARIBAUD
Merge branch 'u-boot-microblaze/zynq' into 'u-boot...
tree
|
commitdiff
2014-06-25
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
tree
|
commitdiff
2014-06-24
Tom Rini
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2014-06-23
Stephen Warren
sandbox: restore ability to access host fs through...
tree
|
commitdiff
2014-06-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-dm
tree
|
commitdiff
2014-06-20
Simon Glass
Add an I/O tracing feature
tree
|
commitdiff
2014-06-19
Jeroen Hofstee
cosmetic: autoboot: update old style GNU struct init
tree
|
commitdiff
2014-06-19
Jeroen Hofstee
cmd_md5sum.c: remove dead code / fix warning
tree
|
commitdiff
2014-06-19
Jeroen Hofstee
includes: move openssl headers to include/u-boot
tree
|
commitdiff
2014-06-19
Simon Glass
Enhance fit_check_sign to check all images
tree
|
commitdiff
2014-06-19
Simon Glass
bootm: Move decompression code into its own function
tree
|
commitdiff
2014-06-19
Simon Glass
Allow compiling common/bootm.c on with HOSTCC
tree
|
commitdiff
2014-06-19
Simon Glass
Fix small 'case' typo in image-fit.c
tree
|
commitdiff
2014-06-19
Simon Glass
bootm: Support android boot on sandbox
tree
|
commitdiff
2014-06-19
Simon Glass
image: Remove the fit_load_image() property parameter
tree
|
commitdiff
2014-06-19
Simon Glass
bootm: Split out code from cmd_bootm.c
tree
|
commitdiff
2014-06-19
Simon Glass
Reverse the meaning of the fit_config_verify() return...
tree
|
commitdiff
2014-06-19
Simon Glass
hash: Use uint8_t in preference to u8
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: correct the return condition of fdt_initrd()
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: fix an endian bug of fdt_initrd()
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: fix an endian bug of fdt_fixup_memory_banks
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: add 'const' qualifier for unchanged argument
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: refactor fdt_fixup_stdout() function
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: delete force argument of fdt_chosen()
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: delete force argument of fdt_initrd()
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: refactor with fdt_find_or_add_subnode...
tree
|
commitdiff
2014-06-19
Masahiro Yamada
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
tree
|
commitdiff
2014-06-19
Dan Murphy
ARM: fdt support: Add usbethaddr as an acceptable MAC
tree
|
commitdiff
2014-06-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2014-06-12
Stephen Warren
cmd_mmc: make mmc dev always re-probe the HW
tree
|
commitdiff
2014-06-12
Stephen Warren
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
tree
|
commitdiff
2014-06-12
Stephen Warren
cmd_mmc: add force_init parameter to init_mmc_device()
tree
|
commitdiff
2014-06-12
Stephen Warren
cmd_mmc: default to HW partition 0 if not specified
tree
|
commitdiff
2014-06-11
Jeroen Hofstee
common/xyzModem.c: move empty statements to newline
tree
|
commitdiff
2014-06-11
Jeroen Hofstee
common/cli_hush.c: remove unnecessary double braces
tree
|
commitdiff
2014-06-11
Jeroen Hofstee
common: hash: zero end the string instead of the pointer
tree
|
commitdiff
2014-06-11
Thomas Betker
Use run_command_repeatable()
tree
|
commitdiff
2014-06-11
Thomas Betker
Add run_command_repeatable()
tree
|
commitdiff
2014-06-11
Thomas Betker
Check run_command() return code properly
tree
|
commitdiff
2014-06-11
Simon Glass
fdt: Update functions which write to an FDT to return...
tree
|
commitdiff
2014-06-11
Simon Glass
hash: Export the function to show a hash
tree
|
commitdiff
2014-06-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2014-06-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2014-06-08
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2014-06-05
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2014-06-05
Wu, Josh
fs: fatwrite: use map_sysmem before use file_fat_write
tree
|
commitdiff
2014-06-05
Masahiro Yamada
nand_spl: remove nand_spl infrastructure
tree
|
commitdiff
2014-06-05
Heiko Schocher
bootm: make use of legacy image format configurable
tree
|
commitdiff
2014-06-05
Siva Durga Prasad...
env_eeprom: Assign default environment during board_init_f
tree
|
commitdiff
2014-06-05
Simon Glass
Correct return code from builtin_run_command_list()
tree
|
commitdiff
2014-06-05
Simon Glass
Fix hush to give the correct return code for a simple...
tree
|
commitdiff
2014-06-05
Simon Glass
Fix itest mask overflow
tree
|
commitdiff
2014-06-05
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-avr32
tree
|
commitdiff
2014-06-02
Albert ARIBAUD
Merge branch 'u-boot-samsung/master' into 'u-boot-arm...
tree
|
commitdiff
2014-06-01
Stephen Warren
usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
tree
|
commitdiff
2014-06-01
Stephen Warren
usb: hub: fix power good delay timing
tree
|
commitdiff
2014-05-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2014-05-29
Simon Glass
main: Avoid unncessary strdup()/free()
tree
|
commitdiff
2014-05-29
Simon Glass
main: Make the execution path a little clearer in main.c
tree
|
commitdiff
2014-05-29
Simon Glass
main: Hide the hush/simple details inside cli.c
tree
|
commitdiff
2014-05-29
Simon Glass
Simplify the main loop
tree
|
commitdiff
2014-05-29
Simon Glass
m68k: powerpc: Clean up do_mdm_init
tree
|
commitdiff
2014-05-29
Simon Glass
Rename bootretry functions and remove #ifdefs
tree
|
commitdiff
2014-05-29
Simon Glass
Move bootretry code into bootretry.c and clean up
tree
|
commitdiff
2014-05-29
Simon Glass
Move command line API into cli.c
tree
|
commitdiff
2014-05-29
Simon Glass
Move autoboot code to autoboot.c
tree
|
commitdiff
2014-05-29
Simon Glass
Add cli_ prefix to readline functions
tree
|
commitdiff
2014-05-29
Simon Glass
Split out simple parser and readline into separate...
tree
|
commitdiff
2014-05-29
Simon Glass
move CLI prototypes to cli.h and add comments
tree
|
commitdiff
2014-05-29
Simon Glass
Rename hush to cli_hush
tree
|
commitdiff
2014-05-29
Simon Glass
Remove unnecessary use of hush header file
tree
|
commitdiff
2014-05-27
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arc
tree
|
commitdiff
2014-05-27
Heiko Schocher
dm: rename device struct to udevice
tree
|
commitdiff
2014-05-26
Andreas Bießmann
mkimage: add atmelimage
tree
|
commitdiff
2014-05-24
Albert ARIBAUD
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
tree
|
commitdiff
2014-05-23
Albert ARIBAUD
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
tree
|
commitdiff
2014-05-23
Albert ARIBAUD
Merge branch 'u-boot-microblaze/zynq' into 'u-boot...
tree
|
commitdiff
2014-05-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
next