- fc9ac35 drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
- 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
- c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
- 08e39a8 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · 11 years ago
- e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
- 36cf0a8 drivers: tpm: clean up unused code by Masahiro Yamada · 11 years ago
- 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
- 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
- 1b2226e Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
- 3fdf5c8 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · 11 years ago
- 620110a board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk by Masahiro Yamada · 11 years ago
- 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
- 5f9cc8e cosmetic: README.scrapyard: Add eNET board by Masahiro Yamada · 11 years ago
- 477fe65 nios2: remove unnecessary header include path by Masahiro Yamada · 11 years ago
- 0298793 board: cogent: include header files in a more natural way by Masahiro Yamada · 11 years ago
- e63510d configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · 11 years ago
- 5e995c0 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
- 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
- c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- ed5ac34 driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
- 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
- 618bbbb ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · 11 years ago
- 58fd563 at91: remove all occourances of CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
- 1bcdde2 net: remove unused CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
- 2ece29b snapper9260: remove unused AT91_LEGACY by Andreas Bießmann · 11 years ago
- c5a73cd at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
- cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
- 0f1f041 video: remove AT91 legacy API from bus_vcxk by Andreas Bießmann · 11 years ago
- 51abee6 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
- 8f9fe66 powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
- b4125a2 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
- 4e2e0df powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
- 0d7ba2e powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · 11 years ago
- 062ef1a powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · 11 years ago
- 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
- 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
- 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
- a31d3ef i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations by Eric Nelson · 11 years ago
- 38d8219 i.MX6DQ/DLS: remove unused pad declarations by Eric Nelson · 11 years ago
- 6001c11 i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo by Eric Nelson · 11 years ago
- 066b2d6 i.MX6DQ/DLS: remove useless mux/pad declarations by Eric Nelson · 11 years ago
- 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
- c2cde27 mx6: titanium: Move BSP code to barco board directory by Stefan Roese · 11 years ago
- 90fb985 titanium: Return the error when cpu_eth_init() fails by Fabio Estevam · 11 years ago
- c243a83 wandboard: Return the error when cpu_eth_init() fails by Fabio Estevam · 11 years ago
- cffe815 wandboard: Return the error immediately when ipuv3_fb_init() fails by Fabio Estevam · 11 years ago
- ac135f6 mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
- 85164e0 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
- f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
- 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
- a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
- 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
- 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
- 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
- 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
- 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
- 56eb3da arm, am335x: update for the siemens boards by Samuel Egli · 11 years ago
- 7a0d463 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
- 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
- f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
- f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
- 4700219 spi: define SPI_XFER_ONCE by Nikita Kiryanov · 11 years ago
- 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
- 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
- 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
- cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
- e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
- 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
- 79c5c08 omap730p2: Remove board by Tom Rini · 11 years ago
- abcaa6e am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
- ebc18af cm-t35: use gpio_led driver for status led by Igor Grinberg · 11 years ago
- e19a482 am335x_evm: Fix CONS_INDEX numbering by Andrew Bradford · 11 years ago
- 7ab9b3d boards.cfg: update email address for ti814x_evm maintainer by Matt Porter · 11 years ago
- 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
- eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
- d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
- 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
- a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
- 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
- f577b42 malta: add myself to maintainers by Paul Burton · 11 years ago
- 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago
- 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
- fba6f45 malta: store environment in flash by Paul Burton · 11 years ago
- 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
- e174bd7 malta: disable L2 caches by Paul Burton · 11 years ago
- 14b4e1a malta: remove cache size definitions by Paul Burton · 11 years ago
- e0878af malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
- e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
- baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
- a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
- 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
- fa5cec0 pci.h: allow inclusion in assembly source by Paul Burton · 11 years ago
- 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
- f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
- a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
- 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
- fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
- 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
- 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago