Commit Graph

2960 Commits (a52a178f0b4dce6a85a45ccea348be92fc7f1b6d)

Author SHA1 Message Date
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
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 11 years ago
Wolfgang Denk f7740f7712 EXT4: Fix number base handling of "ext4write" command 11 years ago
Masahiro Yamada 95f7062710 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP 11 years ago
Stephen Warren e5e897c01b cmd_test: implement -e test for file existence 11 years ago
Stephen Warren 2453de99df cmd_test: evaluate to false without any arguments 11 years ago
Stephen Warren d9b651ce31 cmd_test: implement ! on sub-expressions 11 years ago
Stephen Warren 4c80f29edd cmd_test: check for binary operators before unary 11 years ago
Stephen Warren 490ba833d5 cmd_test: use table lookup for parsing 11 years ago
Tom Rini 614b2bf1c9 cmd_mmc.c: Drop open/close mmc sub-commands 11 years ago
Tom Rini 5a99b9de1a cmd_mmc.c: Add bootbus mmc sub-command 11 years ago
Tom Rini 792970b0a3 cmd_mmc.c: Add 'partconf' command to mmc 11 years ago
Tom Rini f1fd957e12 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' 11 years ago
Tom Rini b01e6fe6c8 cmd_mmc.c: Change 'bootpart' code to match normal coding style 11 years ago
Tom Rini 7dbe63bc95 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 11 years ago
Alexey Brodkin bc5d542880 arc: bdinfo, image and arc-specific init functions declarations support 11 years ago
Dennis Gilmore 6d1a3e5fa1 cmd_pxe.c add any option for filesystem with sysboot uses generic load 11 years ago
Stephen Warren c61d94d860 pxe: implement fdtdir extlinux.conf tag 11 years ago
Stephen Warren f43c401b72 pxe: support "devicetree" tag 11 years ago
Michal Simek 08d0d6f32e common: Add new clk command 11 years ago
Przemyslaw Marczak dca2a1c185 common: lcd.c: fix data abort exception when try to access bmp header 11 years ago
Alexey Brodkin 7395398ad2 board_r - fixup functions table after relocation 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago