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