summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-051-3/+0
* mpc8xx: remove SPD823TS board supportMasahiro Yamada2015-01-051-6/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-011-0/+11
|\
| * ARM: Implement non-cached memory supportThierry Reding2014-12-181-0/+11
* | Fix hash verificationNikolay Dimitrov2014-12-292-19/+15
* | common/board_f.c: fix compile error when tracing disabledKevin Hilman2014-12-291-0/+2
* | fastboot: handle flash write to GPT partitionsSteve Rae2014-12-181-3/+23
* | fastboot: add support for continue commandRob Herring2014-12-181-0/+4
* | usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-181-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-12-121-1/+2
|\
| * mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-121-1/+2
* | dm: i2c: Implement driver model support in the i2c commandSimon Glass2014-12-111-53/+323
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-081-10/+10
|\
| * common: spl: Add interactive DDR debugger support for SPL imageAlison Wang2014-12-051-10/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-081-15/+3
|\ \
| * | flash: do not fail even if flash_size is zeroMasahiro Yamada2014-12-081-15/+3
* | | fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami2014-12-081-4/+11
* | | Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+0
* | | powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-082-27/+0
* | | cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios2014-12-081-1/+1
* | | ARM: rpi: rename rpi_b to rpiStephen Warren2014-12-081-1/+1
* | | spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET2014-12-081-1/+2
* | | Fix console functions for U-Boot APISimon Glass2014-12-081-4/+4
* | | spl: MMC U-Boot image load from raw partitionPaul Kocialkowski2014-12-081-4/+26
* | | MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-4/+4
|/ /
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-12-042-10/+11
|\ \
| * | sandbox: Fix warnings due to 64-bit printf() stringsSimon Glass2014-11-262-10/+11
| |/
* | Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini2014-12-031-2/+2
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-6/+6
|\ \
| * | fdt: Fix regression in fdt_pack_reg()Hans de Goede2014-12-011-6/+6
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-011-5/+2
|\ \ | |/ |/|
| * x86: Remove unnecessary call to initr_enable_interrupts()Bin Meng2014-11-251-1/+1
| * x86: Remove cpu_init_r() for x86Bin Meng2014-11-251-1/+1
| * x86: Remove board_early_init_r()Simon Glass2014-11-251-3/+0
* | spl: Fix SPL EXT supportGuillaume GARDET2014-11-261-5/+5
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-262-42/+67
|\ \
| * | common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede2014-11-251-42/+5
| * | fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede2014-11-251-0/+62
| |/
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-263-50/+64
|\ \
| * | fdt: Try to use fdt_address_cells()/fdt_size_cells()Simon Glass2014-11-211-33/+8
| * | fdt: Change fdt_pack_reg() to static and fix typesSimon Glass2014-11-211-2/+2
| * | fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-212-0/+22
| * | fdt: Tidy up error handling in image_setup_libfdt()Simon Glass2014-11-211-10/+20
| * | fdt: Export the fdt_find_or_add_subnode() functionSimon Glass2014-11-211-3/+3
| * | fdt: Report failure of ft_board_setup()Simon Glass2014-11-211-2/+9
* | | Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini2014-11-241-7/+1
| |/ |/|
* | Revert "hush: fix segfault on syntax error"Rabin Vincent2014-11-241-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-241-1/+23
|\ \
| * | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-241-1/+23
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-246-26/+86
|\ \ \
OpenPOWER on IntegriCloud