summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini2012-09-27-16/+8
* | ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-27-26/+38
* | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-76/+203
* | ARM: SPL: Only call mem_malloc_init if configuredTom Rini2012-09-27-0/+2
* | ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-27-14/+3
* | ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-27-5/+5
* | ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-27-8/+8
* | omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek2012-09-27-3/+3
* | omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini2012-09-27-1/+1
* | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-19/+15
* | spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini2012-09-27-0/+4
* | Makefile: Move SPL files to clobber, remove from cleanTom Rini2012-09-27-4/+3
* | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-26-38/+105
* | env: checkpatch clean env_fatIgor Grinberg2012-09-26-6/+14
* | env: remove duplicated env_get_char_spec()Igor Grinberg2012-09-26-10/+0
* | README.commands: Document what UNDEF_SYM doesTom Rini2012-09-26-0/+7
* | patman: Use reverse order for changelogOtavio Salvador2012-09-26-4/+4
* | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-6/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-25-89/+105
|\ \
| * | common/lcd: fix build breakage for at91sam9x5ek and trats boardsAnatolij Gustschin2012-09-24-4/+10
| * | video/powerpc: don't touch DIU registers that we don't needTimur Tabi2012-09-21-19/+2
| * | common/lcd: add protection from null bmp pointerNikita Kiryanov2012-09-21-1/+1
| * | common lcd: simplify lcd_display_bitmapNikita Kiryanov2012-09-05-17/+47
| * | common lcd: simplify core functionsNikita Kiryanov2012-09-05-32/+30
| * | common lcd: simplify lcd_displayNikita Kiryanov2012-09-05-9/+18
| * | common lcd: simplify lcd_logoNikita Kiryanov2012-09-05-11/+1
* | | cmd_part: add partition-related commandStephen Warren2012-09-25-0/+106
* | | disk: part_msdos: parse and store partition UUIDStephen Warren2012-09-25-4/+13
* | | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-25-0/+33
* | | disk: part_efi: range-check partition numberStephen Warren2012-09-25-0/+7
* | | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-25-59/+171
* | | disk: introduce get_device()Stephen Warren2012-09-25-0/+27
* | | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-25-84/+28
* | | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-25-97/+31
* | | cmd_disk: use common get_device_and_partition functionRob Herring2012-09-25-58/+19
* | | cmd_fat: use common get_device_and_partition functionRob Herring2012-09-25-66/+34
* | | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-190/+46
* | | ext4: remove init_fs/deinit_fsRob Herring2012-09-25-61/+8
* | | disk/part: introduce get_device_and_partitionRob Herring2012-09-25-4/+78
* | | disk/part: check bootable flag for DOS partitionsRob Herring2012-09-25-2/+10
* | | combine block device load commands into common functionRob Herring2012-09-25-409/+191
* | | disk: make get_partition_info() always available to disk.cStephen Warren2012-09-25-55/+63
* | | MAKEALL: fix per arch board listsAllen Martin2012-09-25-19/+15
* | | ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-25-8/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-2999/+2682
|\ \ \ | |_|/ |/| |
| * | powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPLScott Wood2012-08-23-2/+0
| * | Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-23-10/+10
| * | powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-23-5/+5
| * | powerpc/85xx: clear out TLB on bootScott Wood2012-08-23-33/+48
| * | powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-5/+4