- 168eef7 rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
- b647442 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
- 5cc9d31 rockchip: rk322x: add pinctrl driver by Kever Yang · 7 years ago
- 045029c rockchip: rk322x: add clock driver by Kever Yang · 7 years ago
- 236776d rockchip: mkimage: add support for rk322x soc by Kever Yang · 7 years ago
- 3ee7e68 rockchip: rv1108: disable CONFIG_RAM before we have driver by Kever Yang · 7 years ago
- 975e4ab rockchip: correct the bank0 ram size by Kever Yang · 7 years ago
- c541a7a rockchip: dts: rk3368: add dmc node by Kever Yang · 7 years ago
- 8f31332 rockchip: dts: rk3328: add dmc node by Kever Yang · 7 years ago
- cc89369 rockchip: rk3368: add sdram driver for U-Boot by Kever Yang · 7 years ago
- 39648e6 rockchip: rk3328: add sdram driver in U-Boot by Kever Yang · 7 years ago
- 7805cdf rockchip: use common sdram function by Kever Yang · 7 years ago
- 6d1970f rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
- be8da53 rockchip: rk3328: correct mem_region by Kever Yang · 7 years ago
- 8f1034e rockchip: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- 3d40479 rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- 7ad326a rockchip: net: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- fd1bf8d rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- f2708c9 rockchip: xhci: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- 6c65577c rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- 9f4f914 rockchip: pinctrl: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- d85ca02 Prepare v2017.07 by Tom Rini · 7 years ago
- c95487f km/common: remove unused function declarations by Holger Brunck · 7 years ago
- 66dc09c cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
- 2bf9412 libfdt: Drop -FDT_ERR_TOODEEP by Simon Glass · 7 years ago
- de88e4b configs: Resync defconfigs by Tom Rini · 7 years ago
- 8b7d092 MAINTAINERS: drop bcm283x/rpi maintainership by Stephen Warren · 7 years ago
- 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
- dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
- f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
- fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
- b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
- 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
- 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
- 73bc94c powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · 7 years ago
- ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
- d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
- debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
- 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 7f1380e am335x: sl50: Enable CONFIG_AUTOBOOT_KEYED by Enric Balletbo i Serra · 7 years ago
- 29e0031 board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
- ea92651 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
- b71e0c1 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
- daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 747c4c6 stm32: Correct positioning of declaration by Simon Glass · 7 years ago
- 945e3b5 km/common: remove unused code by Holger Brunck · 7 years ago
- 508b9f5 configs: Odroid C2: enable device tree overlays by xypron.glpk@gmx.de · 7 years ago
- 79aa33c mkimage: fix display of image types list by Baruch Siach · 7 years ago
- 3690cbd CHIP: add device tree overlay support by Peter Robinson · 7 years ago
- 177f461 96boards: dragonboard/hikey: add device tree overlay support by Peter Robinson · 7 years ago
- 85bd15c am335x: beagle/evm: add device tree overlay support by Peter Robinson · 7 years ago
- a6e6679 Raspberry Pi: add device tree overlay support by Peter Robinson · 7 years ago
- 8bf5c1e arm64: use psci reset on snapdragon by Rob Clark · 7 years ago
- ab3b777 igep003x: Falcon mode by Ladislav Michl · 7 years ago
- 31da6e3 igep00x0: Enable UBI fastmap by Ladislav Michl · 7 years ago
- ffc282e spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
- cb86d37 odroid-c2: Populate serial# environment variable from efuse by Martin Böh · 7 years ago
- fb07f97 gpio: add static to get_function() by Masahiro Yamada · 7 years ago
- 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
- 7e09145 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
- da684a6 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · 7 years ago
- bc188a3 efi_loader: Add efi-next git tree to MAINTAINERS file by Alexander Graf · 7 years ago
- 8e1d329 efi_loader: efi_handle_protocol set attributes by xypron.glpk@gmx.de · 7 years ago
- 2f4c1d8 Prepare v2017.07-rc3 by Tom Rini · 7 years ago
- 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- d4db3b8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
- 6e0bf8d efi_loader: add static to local functions by Masahiro Yamada · 7 years ago
- a95343b efi_loader: check CreateEvent() parameters by Jonathan Gray · 8 years ago
- 37a980b efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
- 85a6e9b efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
- 8d6040c pico-imx7d: Remove bouncing email by Fabio Estevam · 7 years ago
- 7826669 doc: restore doc/README.fsl-clk by Christophe Leroy · 7 years ago
- 626662e .travis.yml: All DENX boards are now under Aries by Tom Rini · 7 years ago
- 3278e29 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · 7 years ago
- f42f25d Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
- e3f4072 ARM: at91: ma5d4: Support both SF and eMMC SoMs by Marek Vasut · 8 years ago
- 7c22476 ARM: at91: ma5d4: Enable random ethaddr by Marek Vasut · 8 years ago
- cc6f9de ARM: at91: ma5d4: Switch environment start to eMMC by Marek Vasut · 8 years ago
- 8997de2 ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA by Marek Vasut · 8 years ago
- 4e84383 ARM: at91: ma5d4: Enable support for booting from eMMC by Marek Vasut · 8 years ago
- 4425be3 ARM: at91: ma5d4: Swap SD/MMC controller order by Marek Vasut · 8 years ago
- 24257db ARM: at91: ma5d4: Init SD/MMC controller in SPL by Marek Vasut · 8 years ago
- cdc12ee ARM: at91: ma5d4: Enable DFU and UMS by Marek Vasut · 8 years ago
- 52a557d6 ARM: at91: ma5d4: Reset CAN controllers late by Marek Vasut · 8 years ago
- ae625ae ARM: at91: ma5d4: Switch DDR2 controller to sequencial address decoding by Marek Vasut · 8 years ago
- f1d56df ARM: atmel: Rename MA5D4EVK by Marek Vasut · 8 years ago
- 67482f5 arc: Add support for HS Development Kit board by Alexey Brodkin · 8 years ago
- 97a6314 arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · 7 years ago
- ef41e9d axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · 7 years ago
- c2a7ee22 axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · 7 years ago
- 06bd1d7 boards: axs10x, nsim, tb100: Enable cmdline history by Alexey Brodkin · 8 years ago
- f04796b axs10x: Add support of Ext2/4 FS by Alexey Brodkin · 8 years ago
- 02d488b axs101: Enable data cache by Alexey Brodkin · 8 years ago
- cf628f7 arc: arcv1: Disable master/slave check by Alexey Brodkin · 8 years ago
- be2787b atmel, at91: fix taurus board by Heiko Schocher · 7 years ago
- e91ead8 at91, dfu, smartweb: set serial number by Heiko Schocher · 7 years ago
- be88459 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
- 2fa5130 drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · 7 years ago
- 95ebcbf GE Bx50v3 boards: fix fdt file variable by Peter Robinson · 7 years ago
- 1f54a47 scripts: config_whitelist: Handle lines with leading spaces/tabs by Bin Meng · 7 years ago