Commit Graph

17600 Commits (81180819b842602f29f325298ee3e522beda3e0a)
 

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