summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-264-38/+105
* env: checkpatch clean env_fatIgor Grinberg2012-09-261-6/+14
* env: remove duplicated env_get_char_spec()Igor Grinberg2012-09-262-10/+0
* README.commands: Document what UNDEF_SYM doesTom Rini2012-09-261-0/+7
* patman: Use reverse order for changelogOtavio Salvador2012-09-261-4/+4
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-266-6/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-253-89/+105
|\
| * common/lcd: fix build breakage for at91sam9x5ek and trats boardsAnatolij Gustschin2012-09-241-4/+10
| * video/powerpc: don't touch DIU registers that we don't needTimur Tabi2012-09-211-19/+2
| * common/lcd: add protection from null bmp pointerNikita Kiryanov2012-09-211-1/+1
| * common lcd: simplify lcd_display_bitmapNikita Kiryanov2012-09-052-17/+47
| * common lcd: simplify core functionsNikita Kiryanov2012-09-051-32/+30
| * common lcd: simplify lcd_displayNikita Kiryanov2012-09-051-9/+18
| * common lcd: simplify lcd_logoNikita Kiryanov2012-09-051-11/+1
* | cmd_part: add partition-related commandStephen Warren2012-09-252-0/+106
* | disk: part_msdos: parse and store partition UUIDStephen Warren2012-09-252-4/+13
* | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-253-0/+33
* | disk: part_efi: range-check partition numberStephen Warren2012-09-251-0/+7
* | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-258-59/+171
* | disk: introduce get_device()Stephen Warren2012-09-252-0/+27
* | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-253-84/+28
* | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-253-97/+31
* | cmd_disk: use common get_device_and_partition functionRob Herring2012-09-251-58/+19
* | cmd_fat: use common get_device_and_partition functionRob Herring2012-09-251-66/+34
* | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-257-190/+46
* | ext4: remove init_fs/deinit_fsRob Herring2012-09-255-61/+8
* | disk/part: introduce get_device_and_partitionRob Herring2012-09-252-4/+78
* | disk/part: check bootable flag for DOS partitionsRob Herring2012-09-252-2/+10
* | combine block device load commands into common functionRob Herring2012-09-256-409/+191
* | disk: make get_partition_info() always available to disk.cStephen Warren2012-09-251-55/+63
* | MAKEALL: fix per arch board listsAllen Martin2012-09-251-19/+15
* | ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-253-8/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-2597-2999/+2682
|\ \
| * | powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPLScott Wood2012-08-231-2/+0
| * | Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-231-10/+10
| * | powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-231-5/+5
| * | powerpc/85xx: clear out TLB on bootScott Wood2012-08-233-33/+48
| * | powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-234-5/+4
| * | powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-231-2/+2
| * | powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-231-1/+1
| * | powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-231-2/+4
| * | powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-232-20/+43
| * | powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-2310-320/+489
| * | powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-231-7/+21
| * | powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-234-13/+42
| * | powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun2012-08-231-3/+11
| * | powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-234-6/+53
| * | Added new ext fields to IFCKumar Gala2012-08-232-6/+24
| * | Add IFC offset for DPAA/Corenet platformsKumar Gala2012-08-231-0/+1
| * | Add e6500 processor detectionKumar Gala2012-08-232-0/+4
OpenPOWER on IntegriCloud