Commit Graph

17638 Commits (d7cb93b28a41237b689c9d84230d7d72a2048021)
 

Author SHA1 Message Date
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 13 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 13 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 13 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 13 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 13 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 13 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 13 years ago
Pavel Machek 9f8a6e7ae7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 13 years ago
Tom Rini 6abbe744d2 omap-common: Fix typo in save_boot_params() in lowlevel_init.S 13 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 13 years ago
Tom Rini 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 13 years ago
Tom Rini 659e559d55 Makefile: Move SPL files to clobber, remove from clean 13 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 13 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 13 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 13 years ago
Tom Rini 2d1d65838e README.commands: Document what UNDEF_SYM does 13 years ago
Otavio Salvador 244e6f9705 patman: Use reverse order for changelog 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 years ago
Tom Rini b3873d3f4c Merge branch 'master' of git://git.denx.de/u-boot-video 13 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 13 years ago
Stephen Warren d27b5f9398 disk: part_msdos: parse and store partition UUID 13 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 13 years ago
Stephen Warren c04d68c694 disk: part_efi: range-check partition number 13 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 13 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 13 years ago
Rob Herring 650f36641c cmd_reiser: use common get_device_and_partition function 13 years ago
Rob Herring 4120457044 cmd_zfs: use common get_device_and_partition function 13 years ago
Rob Herring 475c7970c1 cmd_disk: use common get_device_and_partition function 13 years ago
Rob Herring cfda5aeab8 cmd_fat: use common get_device_and_partition function 13 years ago
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
Anatolij Gustschin d23019f3d6 common/lcd: fix build breakage for at91sam9x5ek and trats boards 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
Timur Tabi 15b83386aa video/powerpc: don't touch DIU registers that we don't need 13 years ago
Nikita Kiryanov 1b09b53e7d common/lcd: add protection from null bmp pointer 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