Commit Graph

17606 Commits (10a37fd7a40826c43a63591855346adf1a1ac02d)
 

Author SHA1 Message Date
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 12 years ago
Rob Herring 650f36641c cmd_reiser: use common get_device_and_partition function 12 years ago
Rob Herring 4120457044 cmd_zfs: use common get_device_and_partition function 12 years ago
Rob Herring 475c7970c1 cmd_disk: use common get_device_and_partition function 12 years ago
Rob Herring cfda5aeab8 cmd_fat: use common get_device_and_partition function 12 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 12 years ago
Rob Herring 9450106296 ext4: remove init_fs/deinit_fs 12 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 12 years ago
Rob Herring 40e0e5686a disk/part: check bootable flag for DOS partitions 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Stephen Warren 2f50164627 disk: make get_partition_info() always available to disk.c 12 years ago
Allen Martin cce5d210e6 MAKEALL: fix per arch board lists 12 years ago
Stephen Warren 59d63f7d2c ARM: arm1176: Define arch_cpu_init() at the SoC level 12 years ago
Tom Rini 5675b50916 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 12 years ago
Tom Rini ee1f4caaa2 Prepare v2012.10-rc1 12 years ago
Tom Rini 9fe2cfb43a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 12 years ago
Kumar Gala cf5787f2a4 pci: fix some warnings related to assumptions about 12 years ago
Tom Rini 495dbd72dd Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Simon Glass 5bfa78db4f fdt: Add header guard to fdtdec.h 12 years ago
Simon Glass 1cb2323b8a fdt: Tidy debugging, add to fdtdec_get_int/addr() 12 years ago
Simon Glass 1bbd28d215 Add gpio_request() to asm-generic header 12 years ago
Tom Rini 50d924b459 Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Tom Rini 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" 12 years ago
Albert ARIBAUD d193c1b6eb Merge remote-tracking branch 'u-boot-imx/master' 12 years ago
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 12 years ago
Łukasz Majewski 81c1d7b605 dfu:usb:fix: Read the "filesize" environment variable only when file read 12 years ago
Łukasz Majewski 43e6627259 dfu:usb: Support for ext4 12 years ago
Tom Rini 5fb29f3c48 Merge branch 'ext4' 12 years ago
Stephen Warren 55b523b7d4 ext4: cache-align buffers so the invalidation works 12 years ago
Jason Jin 30a3f3881e Flex bus definition update for Coldfire 5253. 12 years ago
Richard Retanubun 59d0612252 ColdFire: Queued SPI driver 12 years ago
Alison Wang 198cafbf2c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 12 years ago
Alison Wang a4110eecf2 ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x 12 years ago
Alison Wang c6d8863015 ColdFire: Clean up checkpatch warnings for MCF523x 12 years ago
Alison Wang aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 12 years ago
Alison Wang 32dbaafa5a ColdFire: Clean up checkpatch warnings for MCF52x2 12 years ago
Alison Wang 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x 12 years ago
Alison Wang 33d4411931 ColdFire: Add clear and set bits macros for ColdFire platform 12 years ago
Alison Wang f7799a1175 ColdFire: Update the bitops for ColdFire platform 12 years ago
Alison Wang 2ee03c6e23 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x 12 years ago
Tom Rini 49b3962d20 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 12 years ago
Ira W. Snyder db1fc7d28e mpc8308rdb: add support for eSDHC MMC controller 12 years ago
Ira W. Snyder 40775e9676 mpc8308rdb: add support for FIT images 12 years ago
Ira W. Snyder ea1ea54e35 mpc8308rdb: add support for Spansion SPI flash on header J8 12 years ago
Ira W. Snyder f138ca1373 mpc8xxx_spi: fix SPI support on MPC8308RDB 12 years ago
Benoît Thébaudeau 7ee46cebcb FAT: Fix file contents listed as directory 12 years ago
Gerlando Falauto d5370febbc env: delete selected vars not present in imported env 12 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 12 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 12 years ago