| Commit message (Expand) | Author | Age | Lines |
* | board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change | Dirk Eibach | 2014-07-07 | -1/+1 |
* | board: controlcenterd: Fix pci access | Dirk Eibach | 2014-07-07 | -3/+3 |
* | blackfin, powerpc: remove redundant definitions of ARRAY_SIZE | Masahiro Yamada | 2014-07-07 | -5/+0 |
* | blackfin: Add more dcache functions | Vasili Galka | 2014-07-07 | -0/+10 |
* | blackfin: Fix warning about undefined function | Vasili Galka | 2014-07-07 | -0/+1 |
* | m68k: Fix incorrect memory access on M5235 | Vasili Galka | 2014-07-07 | -16/+23 |
* | m68k: Fix bug, "address of" operator was forgotten | Vasili Galka | 2014-07-07 | -1/+1 |
* | mpc8xx: remove spc1920 board support | Masahiro Yamada | 2014-07-07 | -1367/+1 |
* | mpc8xx: remove v37 board support | Masahiro Yamada | 2014-07-07 | -1241/+2 |
* | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | -2442/+6 |
* | mpc8xx: remove netta, netta2, netphone board support | Masahiro Yamada | 2014-07-07 | -10221/+3 |
* | mpc8xx: remove rbc823 board support | Masahiro Yamada | 2014-07-07 | -1552/+3 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -2765/+3 |
* | mpc8xx: remove qs850, qs860t board support | Masahiro Yamada | 2014-07-07 | -3876/+3 |
* | tpm: don't use unneeded double brackets | Jeroen Hofstee | 2014-07-07 | -1/+1 |
* | vcma9/lowlevel_init.S: trivial: terminate comment | Jeroen Hofstee | 2014-07-07 | -1/+1 |
* | README: document CONFIG_ENV_IS_IN_SPI_FLASH | Wu, Josh | 2014-07-07 | -0/+37 |
* | env_fat: use get_device_and_partition() during env save and load | Wu, Josh | 2014-07-07 | -60/+34 |
* | am43xx: Tune the system to avoid DSS underflows | Cooper Jr., Franklin | 2014-07-07 | -10/+111 |
* | am43xx: Update EMIF DDR3 Configuration for AM43x GP | Franklin S. Cooper Jr | 2014-07-07 | -0/+114 |
* | doc/README.falcon: Clarify steps slightly. | Tom Rini | 2014-07-07 | -3/+4 |
* | board: ti: dra7xx: add mux data for UART3 | Felipe Balbi | 2014-07-07 | -0/+5 |
* | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada | 2014-07-07 | -60/+62 |
* | README: document the CONFIG_ENV_IS_IN_FAT option | Wu, Josh | 2014-07-07 | -0/+31 |
* | Makefile: drop arch/*/include/asm/proc from make mrproper pattern | Masahiro Yamada | 2014-07-07 | -1/+1 |
* | ARM: emif4: wait for CM_DLL_READYST to be set | Jeroen Hofstee | 2014-07-07 | -1/+1 |
* | Avoid using gawk-specific strtonum() | Simon Glass | 2014-07-07 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-07-07 | -17/+29 |
|\ |
|
| * | i2c: tegra: dump alen in debug statements | Stephen Warren | 2014-07-03 | -4/+4 |
| * | i2c: tegra: write clean data to TX FIFO | Stephen Warren | 2014-07-03 | -5/+7 |
| * | i2c: tegra: use repeated start for reads | Stephen Warren | 2014-07-03 | -8/+18 |
* | | socfpga: Relocate arch common functions away from board | Chin Liang See | 2014-07-05 | -23/+24 |
* | | integrator: switch to generic board | Linus Walleij | 2014-07-05 | -0/+1 |
* | | ARM: rpi_b: enable GENERIC_BOARD | Stephen Warren | 2014-07-05 | -0/+1 |
* | | arm, calimain: Add CONFIG_SYS_GENERIC_BOARD | Christian Riesch | 2014-07-05 | -1/+2 |
* | | arm: Fix armv8 compilation error | Shaibal.Dutta | 2014-07-05 | -1/+1 |
* | | arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD | Łukasz Dałek | 2014-07-05 | -0/+1 |
* | | arm: spl: fix include guard | Jeroen Hofstee | 2014-07-05 | -2/+2 |
* | | Reformat boards.cfg | Albert ARIBAUD | 2014-07-05 | -10/+10 |
* | | socfpga: Adding Scan Manager driver | Chin Liang See | 2014-07-05 | -1/+980 |
* | | socfpga: Adding DesignWare watchdog support | Chin Liang See | 2014-07-05 | -0/+15 |
* | | watchdog/denali: Adding DesignWare watchdog driver support | Chin Liang See | 2014-07-05 | -0/+75 |
* | | arm: ep9315: Return back Cirrus Logic EDB9315A board support | Sergey Kostanbaev | 2014-07-04 | -27/+1636 |
* | | gpio: spear_gpio: Fix gpio_set_value() implementation | Axel Lin | 2014-07-04 | -1/+4 |
* | | ARM: cache_v7: use __weak | Jeroen Hofstee | 2014-07-04 | -55/+15 |
* | | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support | York Sun | 2014-07-04 | -2/+622 |
* | | armv8/fsl-lsch3: Add support to load and start MC Firmware | J. German Rivera | 2014-07-03 | -3/+383 |
* | | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC | York Sun | 2014-07-03 | -4/+944 |
* | | ARMv8: Adjust MMU setup | York Sun | 2014-07-03 | -30/+44 |
* | | Added 64-bit MMIO accessors for ARMv8 | J. German Rivera | 2014-07-03 | -0/+8 |