summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-272-0/+2
| * | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-261-0/+2
| * | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-0/+1
| * | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-251-0/+3
| * | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-251-4/+5
| * | disk: introduce get_device()Stephen Warren2012-09-251-0/+5
| * | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-251-1/+1
| * | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-4/+1
| * | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-252-2/+3
| * | ext4: remove init_fs/deinit_fsRob Herring2012-09-252-4/+0
| * | disk/part: introduce get_device_and_partitionRob Herring2012-09-251-2/+11
| * | disk/part: check bootable flag for DOS partitionsRob Herring2012-09-251-0/+1
| * | combine block device load commands into common functionRob Herring2012-09-251-0/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-259-107/+105
| |\ \ | | |/ | |/|
| | * powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-231-5/+5
| | * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-231-1/+6
| | * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-2/+3
| | * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-53/+1
| | * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+1
| | * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+1
| | * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-232-0/+9
| | * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-232-28/+28
| | * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-232-18/+18
| | * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-232-6/+0
| | * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-232-26/+65
| * | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-212-0/+12
| |\ \
| | * | fdt: Add header guard to fdtdec.hSimon Glass2012-09-211-0/+3
| | * | Add gpio_request() to asm-generic headerSimon Glass2012-09-211-0/+9
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2137-248/+394
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'ext4'Tom Rini2012-09-203-81/+343
| |\ \ \
| | * | | ext4fs write supportUma Shankar2012-08-092-0/+14
| | * | | ext4fs ls load supportUma Shankar2012-08-093-81/+329
| * | | | ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang2012-09-201-5/+5
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-181-0/+31
| |\ \ \ \
| | * | | | mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-181-0/+14
| | * | | | mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-181-0/+4
| | * | | | mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-181-0/+13
| * | | | | env: make "env default" selective, check and applyGerlando Falauto2012-09-181-0/+3
| * | | | | env: check and apply changes on delete/destroyGerlando Falauto2012-09-181-2/+3
| * | | | | env: add check/apply logic to himport_r()Gerlando Falauto2012-09-182-1/+22
| * | | | | env: make himport_r() selective on variablesGerlando Falauto2012-09-181-1/+5
| * | | | | env: unify logic to check and apply changesGerlando Falauto2012-09-181-1/+2
| * | | | | ARM: Remove apollon boardMarek Vasut2012-09-181-261/+0
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-186-66/+61
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-7/+9
| | * | | | mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-174-8/+3
| | * | | | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-2/+1
| | * | | | mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-171-0/+1
| | * | | | mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-171-49/+48
| | * | | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-3/+0
OpenPOWER on IntegriCloud