summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* MLK-13410 Android: Change to set mfgtool only for none android u-bootYe Li2017-04-05-2/+2
* MLK-12883 usb: limit USB_MAX_XFER_BLK to 256Peng Fan2017-04-05-1/+3
* MLK-12444-1 mfgtool: Add mfgtool supportYe Li2017-04-05-0/+23
* MLK-11211 lcd: fix build warningPeng Fan2017-04-05-4/+1
* MLK-12425-2: video: epdc: introduce epdc supportPeng Fan2017-04-05-10/+27
* splash: Prevent splash_load_fs from writing to 0x0Jonathan Golder2017-02-27-1/+2
* SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen2017-02-17-9/+17
* SPL: add support to boot from a partition typeDalon Westergreen2017-02-17-0/+31
* flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada2017-02-12-6/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-15/+9
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-09-1/+1
|\
| * net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl2017-02-07-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-08-5/+0
|\ \
| * | common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdpartsLadislav Michl2017-02-08-5/+0
* | | common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot2017-02-08-4/+4
|/ /
* | x86: Do relocation before clearing BSSSimon Glass2017-02-06-1/+1
* | x86: board_r: Set the global data pointer after relocationSimon Glass2017-02-06-0/+10
* | board_f/r: Use static const for the init sequencesSimon Glass2017-02-06-3/+3
* | x86: board_f: Update init sequence for 64-bit startupSimon Glass2017-02-06-3/+7
* | spl: Allow PCH drivers to be used in SPLSimon Glass2017-02-06-0/+9
* | spl: Allow timer drivers to be used in SPLSimon Glass2017-02-06-0/+9
* | spl: Allow RTC drivers to be used in SPLSimon Glass2017-02-06-0/+10
* | spl: Allow PCI drivers to be used in SPLSimon Glass2017-02-06-0/+9
* | spl: Allow CPU drivers to be used in SPLSimon Glass2017-02-06-0/+10
* | spl: spi: Add a debug message if loading failsSimon Glass2017-02-06-1/+4
* | console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPLSimon Glass2017-02-06-20/+20
|/
* ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada2017-01-29-2/+1
* Revert "armv8: release slave cores from CPU_RELEASE_ADDR"Masahiro Yamada2017-01-28-8/+0
* spl: Remove overwrite of relocated malloc limitAndrew F. Davis2017-01-28-1/+6
* malloc_simple: Add debug statements to memalign_simpleAndrew F. Davis2017-01-28-1/+5
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+1
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+1
* Drop CONFIG_CMD_DOCSimon Glass2017-01-25-13/+0
* Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass2017-01-25-4/+1
* Drop the static inline print_cpuinfo()Simon Glass2017-01-25-0/+2
* Drop CONFIG_WINBOND_83C553Simon Glass2017-01-25-14/+0
* powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-25-5/+0
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-25-4/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-25-0/+8
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-0/+10
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-25-0/+13
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-24-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-21-4/+4
* common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki2017-01-21-0/+10
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-20-0/+12
* board_init.c: Always use memset()Tom Rini2017-01-20-18/+0
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-20-1/+1
* spl: Add some missing newlinesAndrew F. Davis2017-01-20-2/+2
* spl: Remove inline ifdef check for EXT and FAT supportAndrew F. Davis2017-01-20-4/+0
* common/image.c: Use correct suffixes for binary sizesxypron.glpk@gmx.de2017-01-20-1/+1