| Commit message (Expand) | Author | Age | Lines |
* | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini | 2012-09-27 | -1/+1 |
* | SPL: Add option to skip copying of the mkimage header | Stefan Roese | 2012-09-27 | -0/+3 |
* | SPL: Add NOR flash booting support | Stefan Roese | 2012-09-27 | -0/+3 |
* | hawkboard: Update config file to work with common spl framework | Sughosh Ganu | 2012-09-27 | -1/+1 |
* | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini | 2012-09-27 | -5/+16 |
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini | 2012-09-27 | -0/+2 |
* | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | -0/+82 |
* | ARM: SPL: Move gpmc_init() to spl_board_init() | Tom Rini | 2012-09-27 | -0/+4 |
* | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() | Tom Rini | 2012-09-27 | -0/+2 |
* | FAT: Make it possible to read from any file position | Benoît Thébaudeau | 2012-09-26 | -0/+2 |
* | malloc: remove extern declarations of malloc_bin_reloc() in board.c files | Daniel Schwierzeck | 2012-09-26 | -0/+1 |
* | disk: part_efi: parse and store partition UUID | Stephen Warren | 2012-09-25 | -0/+3 |
* | disk: get_device_and_partition() "auto" partition and cleanup | Stephen Warren | 2012-09-25 | -4/+5 |
* | disk: introduce get_device() | Stephen Warren | 2012-09-25 | -0/+5 |
* | cmd_reiser: use common get_device_and_partition function | Rob Herring | 2012-09-25 | -1/+1 |
* | cmd_zfs: use common get_device_and_partition function | Rob Herring | 2012-09-25 | -4/+1 |
* | cmd_extX: use common get_device_and_partition function | Rob Herring | 2012-09-25 | -2/+3 |
* | ext4: remove init_fs/deinit_fs | Rob Herring | 2012-09-25 | -4/+0 |
* | disk/part: introduce get_device_and_partition | Rob Herring | 2012-09-25 | -2/+11 |
* | disk/part: check bootable flag for DOS partitions | Rob Herring | 2012-09-25 | -0/+1 |
* | combine block device load commands into common function | Rob Herring | 2012-09-25 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -107/+105 |
|\ |
|
| * | powerpc/p1_p2_rdb_pc: print -PC suffix in board name | Scott Wood | 2012-08-23 | -5/+5 |
| * | powerpc/mpc8xxx: Add fine timing support for DDR3 | York Sun | 2012-08-23 | -1/+6 |
| * | powerpc/fsl-corenet: remove dead variant symbols | Scott Wood | 2012-08-23 | -2/+3 |
| * | powerpc/85xx: remove support for the Freescale P3060 | Timur Tabi | 2012-08-23 | -53/+1 |
| * | fm-eth: add function fm_info_get_phy_address() | Timur Tabi | 2012-08-23 | -0/+1 |
| * | powerpc/85xx: add support for FM2 DTSEC5 | Timur Tabi | 2012-08-23 | -0/+1 |
| * | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie | 2012-08-23 | -0/+9 |
| * | powerpc/corenet_ds: Slave module for boot from PCIE | Liu Gang | 2012-08-23 | -28/+28 |
| * | powerpc/corenet_ds: Master module for boot from PCIE | Liu Gang | 2012-08-23 | -18/+18 |
| * | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro | Liu Gang | 2012-08-23 | -6/+0 |
| * | powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target | Liu Gang | 2012-08-23 | -26/+65 |
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | -0/+12 |
|\ \ |
|
| * | | fdt: Add header guard to fdtdec.h | Simon Glass | 2012-09-21 | -0/+3 |
| * | | Add gpio_request() to asm-generic header | Simon Glass | 2012-09-21 | -0/+9 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | -248/+394 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-09-21 | -30/+96 |
| |\ \ |
|
| | * | | mx28evk: extend default environment | Otavio Salvador | 2012-09-17 | -8/+74 |
| | * | | MX35: mx35pdk: add support for MMC | Stefano Babic | 2012-09-10 | -2/+15 |
| | * | | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove | Ashok Kumar Reddy | 2012-09-10 | -2/+1 |
| | * | | mx31: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -10/+0 |
| | * | | mx35: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -2/+0 |
| | * | | mx25: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -2/+0 |
| | * | | SCSPS1: Enable caches | Marek Vasut | 2012-09-04 | -2/+0 |
| | * | | mx28evk: Add USB Ethernet support | Fabio Estevam | 2012-09-04 | -0/+3 |
| | * | | M28: Fix the use of gpmi-nand in mtdparts | Marek Vasut | 2012-09-04 | -2/+2 |
| | * | | MX28: mx28evk: Enable SPI DMA | Otavio Salvador | 2012-09-04 | -0/+1 |
| * | | | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | -51/+51 |
| * | | | tegra: put eMMC environment into the boot sectors | Stephen Warren | 2012-09-07 | -4/+8 |