Commit Graph

2985 Commits (94bcd6b0ac110dfc4bac6ba355bcbab138360c32)

Author SHA1 Message Date
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 11 years ago
Tom Rini 39b924a304 env_mmc.c: Remove NULL check on tmp_env1/2 11 years ago
Tom Rini b9c8ccaba7 env_mmc.c: Allow environment to be used within SPL 11 years ago
Masahiro Yamada 9f66150436 floppy: delete unused files 11 years ago
Simon Glass 0f605c1501 Start the deprecation process for generic board 11 years ago
Tom Rini 04d2f0a9f3 Revert "Start the deprecation process for generic board" 11 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 11 years ago
Simon Glass 36c4b1d980 Start the deprecation process for generic board 11 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 11 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 11 years ago
Marek Vasut a4223b746d env: Implement support for encrypting environment 11 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Marek Vasut b401b73d02 aes: Add 'aes' command to access AES-128-CBC 11 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 11 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 11 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 11 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 11 years ago
Heiko Schocher 097dd3e0a9 fdt: add "fdt checksign" command 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 11 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Tom Rini 3775dcd9c4 cmd_nvedit: Make 'env import -c' require size parameter 11 years ago
Stephen Warren fe9ca3d328 hush: fix some quoted variable expansion issues 11 years ago
York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 11 years ago
Simon Glass 95a260a98c dm: Enable gpio command to support driver model 11 years ago
Simon Glass 39f7611fec dm: Add a demonstration/example driver 11 years ago
Simon Glass 1ce6017679 dm: Set up driver model after relocation 11 years ago
Simon Glass 16ff990246 Add cmd_process_error() to report and process errors 11 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Ying Zhang 5a89fa927c SPL: P2020RDB: fix the problem booting from spi flash 11 years ago
Karicheri, Muralidharan 1674df60d1 ubifs: fix checkpatch warning 11 years ago
Heiko Schocher 06109f498f common, itest: pass u-boot env variables to itest.s 11 years ago
Heiko Schocher f9f4d809a0 common, ubi: add ubi check volumename command 11 years ago
York Sun 76698b4e6c Fix memory commands for 64-bit platforms 11 years ago
Stephen Warren e22361af07 pxe: prepend fdtdir to DTB name irrespective of source 11 years ago
David Feng 102c051fcc fix address of error message in mtest command 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Christian Eggers 9c89614d3f common: Remove invalid endianess conversion 11 years ago
Stephen Warren b81fdb0486 pxe: allow compilation when !defined(CONFIG_CMD_NET) 11 years ago
Tom Rini 1530f6f51a fs/fdos: Remove 11 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 11 years ago
Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago