Commit Graph

23387 Commits (8a45b0ba87649b1bad459fb235a843f5588a8251)
 

Author SHA1 Message Date
Masahiro Yamada 276511871b kbuild: fix errors of 'make *tags' and 'make cscope' 12 years ago
Masahiro Yamada 73c8b52b39 kbuild: a minor optimization of "make clobber" 12 years ago
Masahiro Yamada 5d0f01570c .gitignore: ignore boot images by pattern rule /u-boot* 12 years ago
York Sun 76698b4e6c Fix memory commands for 64-bit platforms 12 years ago
Stephen Warren e22361af07 pxe: prepend fdtdir to DTB name irrespective of source 12 years ago
David Feng 102c051fcc fix address of error message in mtest command 12 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 12 years ago
York Sun 6b1e1254f3 driver/ddr: Add 256 byte interleaving support 12 years ago
York Sun 6b9e309a8a Driver/ddr: Add support of different DDR base address 12 years ago
York Sun 4e5b1bd0df driver/ddr: Change Freescale ARM DDR driver to support both big and little endian 12 years ago
Christian Eggers 9c89614d3f common: Remove invalid endianess conversion 12 years ago
Axel Lin 1cb8393a13 serial: arc: Convert to use default_serial_puts 12 years ago
Stephen Warren 5c92d4823d ARM: rpi_b: load /uEnv.txt from MMC at startup 12 years ago
Stephen Warren 29235b7337 ARM: rpi_b: convert to use distro defaults 12 years ago
Stephen Warren b81fdb0486 pxe: allow compilation when !defined(CONFIG_CMD_NET) 12 years ago
Tom Rini 1530f6f51a fs/fdos: Remove 12 years ago
Tom Rini 4c89a369c7 Merge branch 'master' of git://git.denx.de/u-boot-spi 12 years ago
Alexey Brodkin 36ae5cd2a8 arc: fix relocation for big-endian target 12 years ago
Alexey Brodkin c42eb7f2c7 axs101: change command prompt marker to match marketing name of the board 12 years ago
Alexey Brodkin f39b2a6e88 axs101: fix dw gmac instantiation for updated dw gmac driver 12 years ago
Alexey Brodkin 94b5400e76 serial/serial_arc: switch from {read|write}l to {read|write}b accessors 12 years ago
Alexey Brodkin 1d568c7666 serial/serial_arc: add work-around of ISS bug 12 years ago
Tom Rini 6853e6aa77 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 12 years ago
Lukasz Majewski 17eb1d8f57 dfu: mmc: fs: Fix format accepted by ext4write command 12 years ago
Masahiro Yamada 3241e3d08c venice2: move device tree to fix build error 12 years ago
Albert ARIBAUD 3e11350255 Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
Alexey Brodkin 39abd65c34 arc: remove "hardware.h" 12 years ago
Alexey Brodkin 3d93f6959b designware_i2c: remove inclusion of <asm/arch/hardware.h> 12 years ago
Alexey Brodkin f93f589ca2 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs 12 years ago
Hannes Petermaier d5243359e1 OMAP24xx I2C: Add support for set-speed 12 years ago
Marek Vasut d22643e7e8 i2c: i2c-mxs: Wait for I2C to empty queue 12 years ago
Chin Liang See 070cbaf821 designware_i2c: Enhance DesignWare I2C driver address support 12 years ago
Heiko Schocher 9e50c406c8 i2c, bootcount: add support for bootcounter on i2c devices 12 years ago
Scott Jiang 16c550274c blackfin: make i2c driver blackfin independant 12 years ago
Sonic Zhang 86bdd70a09 blackfin: rename bfin-twi_i2c driver to adi_i2c 12 years ago
Sonic Zhang d6a320d5bb blackfin: add spi and i2c specific get clock functions 12 years ago
Sonic Zhang bb0fad0ea0 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 12 years ago
Michael Burr 18948632a9 i2c: zynq: Add support for the second i2c controller 12 years ago
Michael Burr 9e90107155 i2c: zynq: Support for 0-length register address 12 years ago
Tom Rini 0a8e823ad0 Prepare v2014.04-rc1 12 years ago
Masahiro Yamada 2aa43f70cf kbuild,tegra124: add dummy obj- for Kbuild 12 years ago
Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment 12 years ago
Masahiro Yamada ca53735a4c Move CONFIG_DISPLAY_CPUINFO to Makefile 12 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 12 years ago
Masahiro Yamada 2f13363b09 configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} 12 years ago
Masahiro Yamada 627b73e2a7 configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 12 years ago
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 12 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 12 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 12 years ago