Commit Graph

19554 Commits (7ea9c506d9390c03c61b21b222a18ede44b16f0a)
 

Author SHA1 Message Date
Nikita Kiryanov c088048533 lcd: implement a callback for splashimage 13 years ago
Mugunthan V N 48ec529100 am335x: cpsw: optimize cpsw_send to increase network performance 13 years ago
Tom Rini f0617d4b52 omap4_common: Enable CONFIG_CMD_BOOTZ 13 years ago
Tom Rini 03a2075a21 omap3_beagle: Enable CONFIG_CMD_BOOTZ 13 years ago
Tom Rini fe8f1372cd omap5_evm: Enable CONFIG_CMD_BOOTZ 13 years ago
Tom Rini d446c90383 am335x_evm: Enable CONFIG_CMD_BOOTZ 13 years ago
Mark Jackson 6b3dcc45c4 Allow AM33xx boards to setup GPMC chipselects. 13 years ago
Enric Balletbo i Serra b51a5e3a0a OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. 13 years ago
Enric Balletbo i Serra 6000992e26 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 13 years ago
Enric Balletbo i Serra f99613782a SPL: ONENAND: Fix onenand_spl_load_image implementation. 13 years ago
Enric Balletbo i Serra 66c7f39923 SPL: ONENAND: Fix some ONENAND related defines. 13 years ago
Nikita Kiryanov 4fc4afa9d1 cm-t35: add support for user defined lcd parameters 13 years ago
Nikita Kiryanov 7878ca51f2 cm-t35: add support for dvi displays 13 years ago
Nikita Kiryanov 581bb41980 lcd: add option for board specific splash screen preparation 13 years ago
Nikita Kiryanov bcc6cc9b37 omap3: allow dynamic selection of gfx_format 13 years ago
Nikita Kiryanov bc84b18f75 omap3: add useful dss defines 13 years ago
Nikita Kiryanov e3913f56a2 omap_hsmmc: add driver check for write protection 13 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 13 years ago
Nikita Kiryanov 5c1214de8c cm-t35: implement board specific card detect check 13 years ago
Nikita Kiryanov e874d5b001 omap_hsmmc: implement driver check for card detection 13 years ago
Nikita Kiryanov cc22b0c012 omap_hsmmc: introduce omap_hsmmc_data struct 13 years ago
Nikita Kiryanov 5964dadd03 omap_hsmmc: fix out of bounds array access 13 years ago
Nikita Kiryanov fa3a69289f omap: consolidate common mmc definitions 13 years ago
Tom Rini 1c382ead7a am33xx: Update DDR3 EMIF configuration sequence 13 years ago
Tom Rini 98bc1228c8 am335x_evm: Add am335x_evm_usbspl build target 13 years ago
Tom Rini a32f42f65d am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL 13 years ago
Simon Glass fc959081d4 x86: Enable CONFIG_OF_CONTROL on coreboot 13 years ago
Simon Glass 26f7621d99 x86: Adjust link device tree include file 13 years ago
Simon Glass 62f7970a5a x86: Add error checking to x86 relocation code 13 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 13 years ago
Simon Glass f82d15ead1 x86: Rearrange the output input to remove BSS 13 years ago
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary 13 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 13 years ago
Simon Glass 8937140957 x86: Add basic cache operations 13 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 13 years ago
Tom Rini 2536850d7c Prepare v2013.04-rc1 13 years ago
Sonic Zhang 47fa71b87f kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. 13 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 13 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 13 years ago
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number 13 years ago
Simon Glass e40753b207 sandbox: config: Enable sandbox command 13 years ago
Simon Glass 10fc12184f sandbox: Enable ext4 and fat filesystems 13 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 13 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 13 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 13 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 13 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 13 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 13 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 13 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 13 years ago