Age | Commit message (Expand) | Author |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-12-02 | Move strtomhz() to vsprintf.h | Simon Glass |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six |
2019-05-20 | mpc83xx: Make distinct caddy2 config | Mario Six |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-10-16 | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-04 | board: meesc: Update to support DT and DM | Wenyou.Yang@microchip.com |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-05 | arm: Include asm/setup.h explictly | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-05-15 | i2c: Drop use of CONFIG_I2C_HARD | Simon Glass |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2016-09-23 | treewide: use #include <...> to include public headers | Masahiro Yamada |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-05-27 | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day |
2016-02-18 | board: atmel: clean up peripheral clock code | Wenyou Yang |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-03 | arm: at91: reworked meesc board support | Daniel Gorsulowski |
2015-09-11 | arm: Remove otc570 board | Simon Glass |
2015-02-21 | ARM: at91: move board select menu and common settings | Masahiro Yamada |
2015-01-23 | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 | Masahiro Yamada |
2015-01-13 | ppc4xx: cleanup CPCI4052 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove some CPCI405 variants | Matthias Fuchs |
2015-01-13 | ppc4xx: remove WUH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove VOH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove PMC405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove PCI405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove OCRTC board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove HUB405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove HH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DU440 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DU405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DP405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove CPCIISER4 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove CMS700 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove ASH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove AR405 board | Matthias Fuchs |
2015-01-13 | ppx4xx: remove APC405 board | Matthias Fuchs |
2015-01-13 | m68k: remove TASREG board | Matthias Fuchs |
2014-11-26 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2014-11-23 | fat: Prepare API change for files greater than 2GB | Suriyan Ramasami |