summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-0/+2
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-01-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30-576/+1348
|\
| * lib: add gzip lib function callbackLei Wen2012-09-29-0/+7
| * lib: zlib: include deflate into zlib buildLei Wen2012-09-29-5/+35
| * Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27-9/+138
| |\
| | * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-27-0/+92
| | * net: Add driver for Zynq Gem IPMichal Simek2012-09-26-1/+1
| | * net: introduce transparent driver private in ueth_dataLucas Stach2012-09-26-6/+2
| | * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-24-1/+2
| | * net: Improve the speed of netconsoleJoe Hershberger2012-09-24-1/+41
| * | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-27-1/+1
| * | SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-27-0/+3
| * | SPL: Add NOR flash booting supportStefan Roese2012-09-27-0/+3
| * | hawkboard: Update config file to work with common spl frameworkSughosh Ganu2012-09-27-1/+1
| * | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-27-5/+16
| * | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+2
| * | SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+82
| * | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-0/+4
| * | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-0/+2
| * | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-26-0/+2
| * | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-0/+1
| * | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-25-0/+3
| * | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-25-4/+5
| * | disk: introduce get_device()Stephen Warren2012-09-25-0/+5
| * | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-25-1/+1
| * | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-25-4/+1
| * | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-2/+3
| * | ext4: remove init_fs/deinit_fsRob Herring2012-09-25-4/+0
| * | disk/part: introduce get_device_and_partitionRob Herring2012-09-25-2/+11
| * | disk/part: check bootable flag for DOS partitionsRob Herring2012-09-25-0/+1
| * | combine block device load commands into common functionRob Herring2012-09-25-0/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-107/+105
| |\ \ | | |/ | |/|
| | * powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-23-5/+5
| | * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-1/+6
| | * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-2/+3
| | * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-53/+1
| | * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-23-0/+1
| | * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23-0/+1
| | * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+9
| | * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-28/+28
| | * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-18/+18
| | * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-23-6/+0
| | * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-26/+65
| * | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-21-0/+12
| |\ \
| | * | fdt: Add header guard to fdtdec.hSimon Glass2012-09-21-0/+3
| | * | Add gpio_request() to asm-generic headerSimon Glass2012-09-21-0/+9
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-248/+394
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'ext4'Tom Rini2012-09-20-81/+343
| |\ \ \
| | * | | ext4fs write supportUma Shankar2012-08-09-0/+14