Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | sunxi: dram: Fix CKE delay handling for sun4i/sun5i | Siarhei Siamashka | 2014-08-12 | -7/+50 | |
| * | | | | | | | sunxi: dram: Respect the DDR3 reset timing requirements | Siarhei Siamashka | 2014-08-12 | -2/+7 | |
| * | | | | | | | sunxi: dram: Remove broken super-standby remnants | Siarhei Siamashka | 2014-08-12 | -46/+20 | |
| * | | | | | | | sunxi: dram: Remove useless 'dramc_scan_dll_para()' function | Siarhei Siamashka | 2014-08-12 | -124/+1 | |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-08-28 | -4/+185 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-08-09 | -4/+185 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | sunxi: HYP/non-sec: add sun7i PSCI backend | Marc Zyngier | 2014-07-31 | -0/+165 | |
| | * | | | | sunxi: Add CONFIG_MACPWR option | Hans de Goede | 2014-07-31 | -0/+5 | |
| | * | | | | sunxi: add defines to control USB Host clocks/resets | Roman Byshko | 2014-07-31 | -0/+4 | |
| | * | | | | ahci: provide sunxi SATA driver using AHCI platform framework | Ian Campbell | 2014-07-31 | -4/+11 | |
* | | | | | | nios2: remove EPCS driver | Thomas Chou | 2014-08-24 | -718/+1 | |
* | | | | | | nios2: add generic board support | Thomas Chou | 2014-08-24 | -162/+49 | |
* | | | | | | nios2: remove obsolete PCI5441 and PK1C20 boards | Thomas Chou | 2014-08-24 | -8/+0 | |
* | | | | | | nios2: Fix printf size_t format related warnings (again...) | Vasili Galka | 2014-08-24 | -0/+4 | |
* | | | | | | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada | 2014-08-21 | -4/+0 | |
* | | | | | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada | 2014-08-21 | -4/+0 | |
* | | | | | | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada | 2014-08-21 | -4/+0 | |
* | | | | | | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada | 2014-08-21 | -8/+0 | |
* | | | | | | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -4/+0 | |
* | | | | | | omap: remove omap5912osk board support | Masahiro Yamada | 2014-08-21 | -4/+0 | |
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-20 | -2/+43 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options | Shaveta Leekha | 2014-08-20 | -2/+26 | |
| * | | | | | | powerpc/t104xrdb: support deep sleep in SPI/SD boot | Tang Yuantian | 2014-08-12 | -0/+15 | |
| * | | | | | | powerpc/mpc85xx: Make boot flag effective | Tang Yuantian | 2014-08-12 | -0/+2 | |
* | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2014-08-12 | -489/+338 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | blackfin: convert blackfin board_f and board_r to use generic board init func... | Sonic Zhang | 2014-08-07 | -488/+335 | |
| * | | | | | | blackfin: spi clock is in sysclk1 domain instead of sysclk0 | Scott Jiang | 2014-08-07 | -1/+1 | |
| * | | | | | | bfin: add register define required by core B on dual core BF609 processor | Aaron Wu | 2014-08-07 | -0/+2 | |
| |/ / / / / | |||||
* | | | | | | emif.h: remove duplicated argument to | | maxin.john@enea.com | 2014-08-09 | -3/+0 | |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -1/+17 | |
|\ \ \ \ \ | |||||
| * | | | | | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer | 2014-08-01 | -0/+3 | |
| * | | | | | mpc85xx: watchdog initialisation added | Boschung, Rainer | 2014-08-01 | -0/+8 | |
| * | | | | | powerpc: macros for e500mc timer regs added | Boschung, Rainer | 2014-08-01 | -0/+5 | |
| * | | | | | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer | 2014-08-01 | -1/+1 | |
* | | | | | | Merge http://git.denx.de/u-boot-dm | Tom Rini | 2014-08-04 | -0/+14 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | arm: Support pre-relocation malloc() | Simon Glass | 2014-08-04 | -1/+4 | |
| * | | | | | | arm: Set up global data before board_init_f() | Simon Glass | 2014-08-04 | -0/+11 | |
| | |/ / / / | |/| | | | | |||||
* | | | | | | mmc: s3c: Add SD driver | Marek Vasut | 2014-08-01 | -0/+6 | |
* | | | | | | arm: s3c: Unify the S3C24xx SDI structure | Marek Vasut | 2014-08-01 | -11/+10 | |
* | | | | | | ARM: kirkwood: add mvsdio driver | DrEagle | 2014-08-01 | -0/+10 | |
|/ / / / / | |||||
* | | | | | powerpc: remove redundant CPU definition | Masahiro Yamada | 2014-07-30 | -12/+11 | |
* | | | | | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -13/+11 | |
* | | | | | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -15/+15 | |
* | | | | | kconfig: add basic Kconfig files | Masahiro Yamada | 2014-07-30 | -0/+66 | |
* | | | | | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+2883 | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-07-29 | -692/+3167 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | ARM: HYP/non-sec: remove MIDR check to validate CBAR | Marc Zyngier | 2014-07-28 | -17/+0 | |
| * | | | | ARM: HYP/non-sec/PSCI: emit DT nodes | Marc Zyngier | 2014-07-28 | -2/+112 | |
| * | | | | ARM: convert arch_fixup_memory_node to a generic FDT fixup function | Ma Haijun | 2014-07-28 | -2/+2 | |
| * | | | | ARM: HYP/non-sec: add the option for a second-stage monitor | Marc Zyngier | 2014-07-28 | -2/+11 |