Commit Graph

24517 Commits (63b4b5bae52e48528876e13e858ef934ac2e4a3b)
 

Author SHA1 Message Date
Simon Glass 587e1d43e7 Fix hush to give the correct return code for a simple command 11 years ago
Simon Glass c9bcb6f13d Fix itest mask overflow 11 years ago
Simon Glass 93ce7561cb Add final result tests for run_command_list() 11 years ago
Masahiro Yamada 7a33c773fe boards.cfg: fix a configuration error of ep8248 board again 11 years ago
Masahiro Yamada f77d709663 kbuild: add missing PERL definition 11 years ago
Masahiro Yamada 06e878cb3d kbuild: remove unused RANLIB 11 years ago
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 11 years ago
Stephen Warren e6607cffef ARM: tegra: enable USB device mode and UMS on some boards 11 years ago
Tom Rini bffb3643ed Merge branch 'master' of git://git.denx.de/u-boot-arc 11 years ago
Tom Rini 9a650bfec3 Merge branch 'master' of git://git.denx.de/u-boot-avr32 11 years ago
Alexey Brodkin d119a2ef7f ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH 11 years ago
Albert ARIBAUD cc49da249c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 11 years ago
Stephen Warren 006c702688 usb: ci_udc: complete ep0 direction handling 11 years ago
Stephen Warren a2d8f92985 usb: ci_udc: pre-allocate ep0 req 11 years ago
Stephen Warren 054731b09e usb: ci_udc: use a single descriptor for ep0 11 years ago
Stephen Warren 7484d84cbb usb: ci_udc: detect queued requests on ep0 11 years ago
Stephen Warren 77b83e6d09 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY 11 years ago
Stephen Warren 0d437bcaf9 usb: hub: fix power good delay timing 11 years ago
Lukasz Majewski bd694244db dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting 11 years ago
Doug Anderson 567802bbd6 Exynos: Make sure ps_hold gets set in the SPL 11 years ago
Masahiro Yamada 3fe1a8545b powerpc: hiddendragon: remove orphan board 11 years ago
Masahiro Yamada 7edb1f7b86 powerpc: debris: remove orphan board 11 years ago
Masahiro Yamada 2868f8625f powerpc: kvme080: remove orphan board 11 years ago
Masahiro Yamada 49ad566dfa powerpc: ep8248: remove orphan board 11 years ago
Masahiro Yamada 80bae39aa3 powerpc: ispan: remove orphan board 11 years ago
Masahiro Yamada d0664db421 powerpc: rattler: remove orphan board 11 years ago
Masahiro Yamada 6f80bb485d powerpc: zpc1900: remove orphan board 11 years ago
Masahiro Yamada facb6725c3 powerpc: mpc8260ads: remove orphan board 11 years ago
Masahiro Yamada 373a9788f0 powerpc: adder: remove orphan board 11 years ago
Wolfgang Denk 3569571db2 PPC4xx: Remove quad100hd board 11 years ago
Tom Rini 90b51c33f3 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Simon Glass 95856248ca main: Avoid unncessary strdup()/free() 11 years ago
Simon Glass affb215626 main: Make the execution path a little clearer in main.c 11 years ago
Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 11 years ago
Simon Glass 1364a0e48a Simplify the main loop 11 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 11 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 11 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 years ago
Simon Glass 30354978ff Move command line API into cli.c 11 years ago
Simon Glass 66ded17dfc Move autoboot code to autoboot.c 11 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 11 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 years ago
Simon Glass eca86fad3d Rename hush to cli_hush 11 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 11 years ago
Piotr Wilczek 0c04b1a83b arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD 11 years ago
Simon Glass 2f43f85460 initcall: Improve debugging support 11 years ago
Simon Glass a9cf6da925 exynos: Enable the LCD backlight for snow 11 years ago
Simon Glass 14ccc30b34 exynos: dts: Enable LCD for snow 11 years ago
Simon Glass eb0dd9986c exynos: Enable PSHOLD in SPL 11 years ago