Commit Graph

19553 Commits (16bb08d19a5ecb9c3e90ab2394d7c5c40955ee60)
 

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