- 3152122 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
- 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
- 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
- c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
- d3a558d sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
- 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
- 418b0cf Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
- 72c2875 Revert "lib: bootm: add missing include" by Michal Simek · 10 years ago
- 05154a2 ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
- b2230d7 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
- 1650694 ARM: UniPhier: decrease pre-reloc malloc area size by Masahiro Yamada · 10 years ago
- 762b453 ARM: UniPhier: add set_pinsel macro for use in assembly code by Masahiro Yamada · 10 years ago
- 0b7e1df ARM: UniPhier: enable USB features by Masahiro Yamada · 10 years ago
- 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
- 9c2c1a4 ARM: UniPhier: add MIO register file by Masahiro Yamada · 10 years ago
- 1b0a06b usb: add basic USB configs in Kconfig by Masahiro Yamada · 10 years ago
- c5f67ba ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
- b0c7904 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
- efbc5a2 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
- 9caae5e serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
- 3746a4d Prepare v2015.01-rc1 by Tom Rini · 10 years ago
- 8edb116 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- 36806a3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
- 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
- 8d119d8 ZFS: Clean up cppcheck warnings where relevant, leaked memory etc by Jorgen Lundman · 10 years ago
- 2ad2fce board/esd/common/auto_update.c: fix Uninitialized variable by Wolfgang Denk · 10 years ago
- 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
- c1b7c04 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
- 2ba098f drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago
- 455b746 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
- 6301173 ppc4xx: Fix i2c repeated start by Dirk Eibach · 10 years ago
- b2f5f6d bfin: the max bfin sdh block count is 127 by Sonic Zhang · 10 years ago
- 515c20f bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
- add2b96 board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow by Wolfgang Denk · 10 years ago
- 61826a6 common/cmd_fitupd.c: restore corrupted file by Wolfgang Denk · 10 years ago
- ff61cc7 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
- 5338cf1 board/cogent/lcd.c: fix syntax error by Wolfgang Denk · 10 years ago
- 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
- c8c6760 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
- 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
- 5fe7b1e MAINTAINERS: CFI flash maintainership only includes the CFI related files by Stefan Roese · 10 years ago
- ede865b kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- cfa337b kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- 8c4532f kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
- 7527ba4 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · 10 years ago
- cbd8caa kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
- c3249b8 hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
- e2c7f9b hush: fix segfault on syntax error by Rabin Vincent · 10 years ago
- 401ac65 hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
- 7e0194a sandbox: init cli for -c by Rabin Vincent · 10 years ago
- 70f3958 dlmalloc: ensure gd is set for early alloc by Rabin Vincent · 10 years ago
- 9ea1854 power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
- 81ca627 image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
- ca772a7 powerpc: o2dnt: convert to generic board by Anatolij Gustschin · 10 years ago
- c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
- 859f306 sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
- f096a3b generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
- a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- 62a9585 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
- dfb92d0 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
- f7fd7e4 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
- c3373ee omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
- 2f4e095 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
- b9e27fa omap3: cm-t35: move get_board_serial() fallback by Igor Grinberg · 10 years ago
- fd6cd35 omap3: cm-t35: move the SMC911x code by Igor Grinberg · 10 years ago
- 86ec16b omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago
- 9c687fd omap3: cm-t35: move the USB hub reset code by Igor Grinberg · 10 years ago
- 3c5dc28 compulab: refactor board revision handling by Igor Grinberg · 10 years ago
- d5e635e am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
- 9603afb arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
- 46e6517 ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
- f238c4a ks2_evm: config: enable fatload command by Khoronzhuk, Ivan · 10 years ago
- 0127362 keystone2: config: align names of images with MCSDK by Khoronzhuk, Ivan · 10 years ago
- 449c3a6 keystone2: config: restructure handling of default env settings by Murali Karicheri · 10 years ago
- 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · 10 years ago
- a68f669 keystone2: change default boot mode to ubi by Murali Karicheri · 10 years ago
- 2e846ce ks2_evm: configs: fix UBI volume name by Khoronzhuk, Ivan · 10 years ago
- 5b36a91 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
- af02aa1 ARM: TI: Enable raw initrd support by Guillaume GARDET · 10 years ago
- f0c53a4 net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
- 12889ef Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
- ff16d0b ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
- 7874b8a board: k2l_evm: add network support by Hao Zhang · 10 years ago
- 689d95c net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- 53eae4a net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- 1bc679a ARM: keystone2: keysonte_nav: add support for K2L SoC by Khoronzhuk, Ivan · 10 years ago
- b8f273a Enable Android Fastboot support on am335x_evm board by Dileep Katta · 10 years ago
- b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- ad0a9e8 twl4030: More voltages on VAUX2 and VAUX3 by Paul Kocialkowski · 10 years ago
- b672be0 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
- 240cde7 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
- ab87281 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo by Nikita Kiryanov · 10 years ago
- 97d5daf arm: mx6: cm_fx6: change issd gpio order by Nikita Kiryanov · 10 years ago
- ae0a494 Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
- a4c152b Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
- ea7851d dm: sunxi: Request USB vbus gpio by Hans de Goede · 10 years ago
- 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
- 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago