summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka
2014-08-12sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka
2014-08-12sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka
2014-08-12sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka
2014-08-12sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka
2014-08-12sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka
2014-08-12sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka
2014-08-12sunxi: Add environment settings to make extlinux.conf booting workHans de Goede
2014-08-12sunxi-common.h: Use new generic $bootcmdHans de Goede
2014-08-12config: introduce a generic $bootcmdDennis Gilmore
2014-08-12sunxi: Kconfig: move common settings into a shared code blockHans de Goede
2014-08-12sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede
2014-08-12sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede
2014-08-12sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede
2014-08-12sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede
2014-08-11lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier
2014-08-11lcd: remove unused lcd_puts_xyJeroen Hofstee
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier
2014-08-10lcd: cleanup unused functionsHannes Petermaier
2014-08-10Add support for 32-bit organized framebuffersHannes Petermaier
2014-08-09env_fat.c: Make sure our buffer is cache alignedTom Rini
2014-08-09bootm: use genimg_get_kernel_addr()Bryan Wu
2014-08-09pxe: detect image format before calling bootm/bootzBryan Wu
2014-08-09image: introduce genimg_get_kernel_addr()Bryan Wu
2014-08-09get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck
2014-08-09get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck
2014-08-09get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck
2014-08-09MAINTAINERS: add initial versionDaniel Schwierzeck
2014-08-09lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren
2014-08-09ARM: rpi_b: use new generic $bootcmdStephen Warren
2014-08-09ARM: tegra: use new generic $bootcmdStephen Warren
2014-08-09config: introduce a generic $bootcmdDennis Gilmore
2014-08-09rsa: Fix two errors in the implementationSimon Glass
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-08-09fdt: Sync up with libfdtSimon Glass
2014-08-09fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass
2014-08-09cosmetic: update doc/README.scrapyardMasahiro Yamada
2014-08-09ext4load: fix help textPavel Machek
2014-08-09git-mailrc: Add myself as dm maintainerSimon Glass
2014-08-09git-mailrc: Change fdt maintainerSimon Glass
2014-08-09net: BOOTP retry timeout improvementsStephen Warren
2014-08-09emif.h: remove duplicated argument to |maxin.john@enea.com
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-08-09board_r: Add missing return to initr_docIan Campbell
2014-08-09Makefile: use u-boot.map for binary_size_checkChris Packham