Commit Graph

7735 Commits (7528cf5f016b5b8b8b12b373f6f31a10bf89233d)

Author SHA1 Message Date
Fabio Estevam 1411fb37b5 tools: imximage: Load a size that is multiple of 512 12 years ago
Fabio Estevam 7093f85c9e mx51evk: Remove unneeded comment 12 years ago
Shawn Guo 49ea0ff5cc mx6qsabresd: use on-board eMMC to store environment 12 years ago
Shawn Guo de7d02aeba mx6qsabresd: add usdhc2 and usdhc4 support 12 years ago
Marek Vasut 1f75b54150 mxs: Add NAND fdt and ramdisk partition to m28evk 12 years ago
Fabio Estevam 54bb84115d mx53loco: Call PMIC related functions from board_late_init() 12 years ago
Otavio Salvador 2f994fe622 mx6qsabre_common: Change default loadaddr to 0x12000000 12 years ago
Otavio Salvador 589b1afdb5 mx6qsabrelite: Change default loadaddr to 0x12000000 12 years ago
Otavio Salvador fe51f78714 mx53loco: Change default loadaddr to 0x72000000 12 years ago
Otavio Salvador aef8af6a3d mx53loco: We shouldn't hardcode a rootfs filesystem type 12 years ago
Fabio Estevam 8dd15b43b0 mx35pdk: Allow booting of a device tree kernel 12 years ago
trem d8fb710fdd powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR 12 years ago
Eric Benard 71779d5b87 m28evk/mx28evk: fix nand_update_full 12 years ago
Tom Rini 6e9005bd96 omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL 12 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 12 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 12 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger e080d545f8 env: Add a silent env handler 12 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 12 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 12 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 12 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Lukasz Majewski 9960d9a8bc gpt: Enable support for GPT partition table restoration at Samsung's Trats 12 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 12 years ago
Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> 12 years ago
Lukasz Majewski 9386f96ca9 part:efi: Move part_efi.h file to ./include 12 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Fabio Estevam b874df74af mx25pdk: Allow booting a device tree kernel 12 years ago
Simon Glass 23b479b25c exynos: Enable hashing functions and EDID for smdk5250 12 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 12 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 12 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
Simon Glass 460408ef9a Add generic hash API 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 12 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 12 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 12 years ago
Anton Staaf 53fdc7ef2e Add gettime command 12 years ago
Nikita Kiryanov 94740e4739 gpio: remove duplicate function signature 12 years ago
Fabio Estevam cabe240b59 mx25pdk: Adapt it for the new PMIC framework 12 years ago
Rajeshwari Shinde 211e8438cf SMDK5250: Enable pmic MAX77686 12 years ago
Rajeshwari Shinde 857765e9aa POWER: MAX77686: Modified as per the latest Implementation 12 years ago